Commit Graph

8502 Commits

Author SHA1 Message Date
Matthias 737fc6d198 Fix bug when querying side 2020-05-01 20:05:13 +02:00
Matthias 71c90422ba Add explicit test for fee_updated 2020-05-01 20:02:38 +02:00
Matthias 6d620ba1f6 Verify if fee for this side has been updated 2020-05-01 19:54:16 +02:00
Matthias 6b33d5af1e Fix fee-calculation for dry-run orders 2020-05-01 19:51:35 +02:00
Matthias 40d4949f06 Don't handle trades if they've just been closed. 2020-05-01 17:46:01 +02:00
Matthias 7558e4bffe Split fee detection from trades from general logic 2020-05-01 16:13:07 +02:00
Matthias 371100a97c Update fee handling 2020-05-01 16:01:33 +02:00
Matthias a2ff632647 Add update_fee method to persistence 2020-05-01 16:01:12 +02:00
Matthias fdcc507f06 Fix integration tests 2020-05-01 15:50:02 +02:00
Matthias b93d33a93a Fix mock order dicts 2020-05-01 15:50:02 +02:00
Matthias db8fb39a38 don't use trade.update directly! 2020-05-01 15:50:02 +02:00
Matthias 59bafc8d02 Implement fee rate calculation 2020-05-01 15:50:02 +02:00
Matthias 45c97fde2d Use correct typehint for extract_cost_curr_rate 2020-05-01 15:50:02 +02:00
Matthias f8f794a803 Simplify fee-related tests 2020-05-01 15:49:52 +02:00
Matthias e74ed0ba7b Add tests for fee extraction methods 2020-04-30 20:05:27 +02:00
Matthias 2e4dc6c253 Exchange should return fee dict for dry-run orders 2020-04-30 19:56:48 +02:00
Matthias a867d40eac Move fee_methods to exchange 2020-04-30 19:33:27 +02:00
Matthias d3b9f4d393 Add extract_cost_curr_rate 2020-04-30 19:28:36 +02:00
Matthias 6d7a3a0cc9 Extract more logic into order-has_fee 2020-04-30 07:12:08 +02:00
Matthias b125dd3728 Extract order_has_fee method 2020-04-30 07:06:06 +02:00
Matthias 7936120afc Adapt tests to support new db fields 2020-04-30 06:58:55 +02:00
Matthias dec1b10743 Add fee_cost and currency columns 2020-04-30 06:57:39 +02:00
Matthias 25d9001f88
Merge pull request #3234 from hroff-1902/hyperopt-use-model-queue-size
Use skopt model_queue_size instead of custom hack
2020-04-29 19:29:27 +02:00
hroff-1902 38c6ba6c08 Update setup.py
Co-Authored-By: Matthias <xmatthias@outlook.com>
2020-04-29 13:54:47 +03:00
hroff-1902 9152e76966 Add skopt version check into setup.py 2020-04-29 13:54:47 +03:00
hroff-1902 fb0dfee3eb
Merge pull request #3235 from freqtrade/xmatthias-patch-1
Be clear on evaluation logic during backtesting
2020-04-29 12:08:41 +03:00
Matthias 69b44234a4
Update docs/backtesting.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-29 10:47:53 +02:00
Matthias 74281a16fd
Move to the last point and clarify further 2020-04-29 10:39:55 +02:00
Matthias 1a6ddfcaeb
Be clear on evaluation logic during backtesting 2020-04-29 10:37:48 +02:00
hroff-1902 726e52aaa7 Use skopt model_queue_size instead of custom hack 2020-04-29 10:49:25 +03:00
Matthias 32eaca9970
Merge pull request #3231 from hroff-1902/hyperopt-cleanup6
Cleanup in Hyperopt
2020-04-29 06:11:17 +02:00
hroff-1902 c6787d7e9f Do not use 'trials' in commands 2020-04-28 23:14:02 +03:00
hroff-1902 c26835048c Hyperopt cleanup, do not use 'trials' 2020-04-28 22:56:19 +03:00
hroff-1902 09e488a693
Merge pull request #3229 from hroff-1902/hyperopt-improve-logging
Improve hyperopt-list logging
2020-04-28 17:42:56 +03:00
hroff-1902 a01ed170f5 Improve hyperopt-list logging 2020-04-28 17:33:07 +03:00
hroff-1902 fedcf1db52
Merge pull request #3217 from freqtrade/remove_deprecation
Remove deprecated pairlist and binary
2020-04-27 19:41:54 +03:00
Matthias 3754bf46ed
Change wording in deprecation messages
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-27 17:13:30 +02:00
hroff-1902 9ebc997e9d
Merge pull request #3215 from freqtrade/backtest_use_pairlists
Backtest use pairlists
2020-04-27 13:34:06 +03:00
Matthias 5870d9dfc0
Merge pull request #3226 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.3
Bump mkdocs-material from 5.1.1 to 5.1.3
2020-04-27 11:25:48 +02:00
Matthias 73185471df
Merge pull request #3225 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.11.0
Bump pytest-asyncio from 0.10.0 to 0.11.0
2020-04-27 11:19:25 +02:00
Matthias 1d55514991
Merge pull request #3224 from freqtrade/dependabot/pip/develop/progressbar2-3.51.0
Bump progressbar2 from 3.50.1 to 3.51.0
2020-04-27 11:16:31 +02:00
Matthias 5b84e92b2e
Merge pull request #3223 from freqtrade/dependabot/pip/develop/ccxt-1.27.1
Bump ccxt from 1.26.53 to 1.27.1
2020-04-27 11:15:16 +02:00
dependabot-preview[bot] abbb3254b2
Bump mkdocs-material from 5.1.1 to 5.1.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.1...5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:03:59 +00:00
dependabot-preview[bot] 52c92a19e3
Bump pytest-asyncio from 0.10.0 to 0.11.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:03:30 +00:00
dependabot-preview[bot] 2122384ec1
Bump progressbar2 from 3.50.1 to 3.51.0
Bumps [progressbar2](https://github.com/WoLpH/python-progressbar) from 3.50.1 to 3.51.0.
- [Release notes](https://github.com/WoLpH/python-progressbar/releases)
- [Changelog](https://github.com/WoLpH/python-progressbar/blob/develop/CHANGES.rst)
- [Commits](https://github.com/WoLpH/python-progressbar/compare/v3.50.1...v3.51.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:02:49 +00:00
dependabot-preview[bot] 77a2ff8917
Bump ccxt from 1.26.53 to 1.27.1
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.26.53 to 1.27.1.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.26.53...1.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:02:21 +00:00
hroff-1902 9ed627091b
Merge pull request #3216 from freqtrade/hyperopt_docs
Hyperopt should mention that a strategy is mandatory.
2020-04-27 10:13:14 +03:00
Matthias fb8a85da01 Disallow VolumePairList from backtesting for now 2020-04-27 07:56:17 +02:00
Matthias e928c5fdaf
Update docs/hyperopt.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-04-27 07:15:37 +02:00
hroff-1902 485e324d36
Merge pull request #2872 from freqtrade/interface_ordertimeoutcallback
Buy order timeout callback
2020-04-25 19:02:15 +03:00