Commit Graph

  • a14e027ad4
    Bump arrow from 0.15.5 to 0.15.6 dependabot-preview[bot] 2020-05-04 09:16:50 +0000
  • f7a3bb82da
    Bump numpy from 1.18.3 to 1.18.4 dependabot-preview[bot] 2020-05-04 09:16:28 +0000
  • b88724ed9e
    Merge pull request #3248 from freqtrade/fallback_amoutn hroff-1902 2020-05-04 05:22:20 +0300
  • b38f9ed5e7 Increase cache for rate limit to avoid delays Matthias 2020-05-03 20:44:18 +0200
  • 2a4c9bf3d3 Improve logmessage when falling back to wallet amount Matthias 2020-05-03 20:32:45 +0200
  • 889a153731 fix PEP8 Florian Merz 2020-05-03 17:29:56 +0200
  • 690bb7646a hyperopt csv export - add params Florian Merz 2020-05-03 16:54:42 +0200
  • 1c9c72937e Adjust trade-ids param Matthias 2020-05-03 15:32:09 +0200
  • e92d3867cf Fix failing test Matthias 2020-05-03 15:25:54 +0200
  • 81397874eb Remove commented mock Matthias 2020-05-03 11:29:51 +0200
  • 72282a2239 Add explicit test for fee_conditional Matthias 2020-05-03 11:28:29 +0200
  • 58168336e1 Add test for apply_fee_conditional Matthias 2020-05-03 11:13:59 +0200
  • 38c4949360 Align applying of fee when comming from orders or trades Matthias 2020-05-03 10:50:59 +0200
  • 7dcef58f15 Add show-trades to documentation Matthias 2020-05-02 11:50:48 +0200
  • 1066a4504b Add test for show_trades Matthias 2020-05-02 11:44:18 +0200
  • 56bb5f7a11 Add show-trades command Matthias 2020-05-02 11:26:12 +0200
  • 78b3d8487f Add typehint Matthias 2020-05-01 20:34:58 +0200
  • 021e2b58ca Support partially cancelled orders for fee calculation Matthias 2020-05-01 20:17:22 +0200
  • 737fc6d198 Fix bug when querying side Matthias 2020-05-01 20:03:06 +0200
  • 71c90422ba Add explicit test for fee_updated Matthias 2020-05-01 20:02:38 +0200
  • 6d620ba1f6 Verify if fee for this side has been updated Matthias 2020-05-01 19:54:16 +0200
  • 6b33d5af1e Fix fee-calculation for dry-run orders Matthias 2020-05-01 19:51:35 +0200
  • bd51cd332b Cancel all open orders after receiving /stop or ctrl+c jpribyl 2020-04-24 16:16:52 -0600
  • 0f50449196
    Merge pull request #3241 from freqtrade/fix/deprecation hroff-1902 2020-05-01 19:18:28 +0300
  • 509f38d3aa Use non-deprectated parameter for progressbar Matthias 2020-05-01 17:59:24 +0200
  • 40d4949f06 Don't handle trades if they've just been closed. Matthias 2020-05-01 17:46:01 +0200
  • 7558e4bffe Split fee detection from trades from general logic Matthias 2020-05-01 16:13:07 +0200
  • 371100a97c Update fee handling Matthias 2020-05-01 16:01:33 +0200
  • a2ff632647 Add update_fee method to persistence Matthias 2020-05-01 16:00:42 +0200
  • fdcc507f06 Fix integration tests Matthias 2020-05-01 15:35:57 +0200
  • b93d33a93a Fix mock order dicts Matthias 2020-05-01 15:30:49 +0200
  • db8fb39a38 don't use trade.update directly! Matthias 2020-05-01 15:20:38 +0200
  • 59bafc8d02 Implement fee rate calculation Matthias 2020-05-01 15:17:52 +0200
  • 45c97fde2d Use correct typehint for extract_cost_curr_rate Matthias 2020-04-30 22:16:52 +0200
  • f8f794a803 Simplify fee-related tests Matthias 2020-04-30 20:15:35 +0200
  • 63b55658ac Add ticker to dataprovider hroff-1902 2020-05-01 05:11:30 +0300
  • e74ed0ba7b Add tests for fee extraction methods Matthias 2020-04-30 20:05:27 +0200
  • 2e4dc6c253 Exchange should return fee dict for dry-run orders Matthias 2020-04-30 19:56:48 +0200
  • a867d40eac Move fee_methods to exchange Matthias 2020-04-30 19:33:09 +0200
  • d3b9f4d393 Add extract_cost_curr_rate Matthias 2020-04-30 19:28:36 +0200
  • 443a36dd62 rename to profitperc orehunt 2020-04-30 12:11:08 +0200
  • ceb697f54c sortino loss balance orehunt 2020-04-30 07:56:18 +0200
  • 6d7a3a0cc9 Extract more logic into order-has_fee Matthias 2020-04-30 07:12:08 +0200
  • b125dd3728 Extract order_has_fee method Matthias 2020-04-30 07:06:06 +0200
  • 7936120afc Adapt tests to support new db fields Matthias 2020-04-30 06:58:43 +0200
  • dec1b10743 Add fee_cost and currency columns Matthias 2020-04-30 06:51:42 +0200
  • 25d9001f88
    Merge pull request #3234 from hroff-1902/hyperopt-use-model-queue-size Matthias 2020-04-29 19:29:27 +0200
  • 38c6ba6c08 Update setup.py hroff-1902 2020-04-29 13:21:04 +0300
  • 9152e76966 Add skopt version check into setup.py hroff-1902 2020-04-29 12:17:08 +0300
  • fb0dfee3eb
    Merge pull request #3235 from freqtrade/xmatthias-patch-1 hroff-1902 2020-04-29 12:08:41 +0300
  • 69b44234a4
    Update docs/backtesting.md Matthias 2020-04-29 10:47:53 +0200
  • 74281a16fd
    Move to the last point and clarify further Matthias 2020-04-29 10:39:55 +0200
  • 1a6ddfcaeb
    Be clear on evaluation logic during backtesting Matthias 2020-04-29 10:37:48 +0200
  • 726e52aaa7 Use skopt model_queue_size instead of custom hack hroff-1902 2020-04-29 10:49:25 +0300
  • 32eaca9970
    Merge pull request #3231 from hroff-1902/hyperopt-cleanup6 Matthias 2020-04-29 06:11:17 +0200
  • c6787d7e9f Do not use 'trials' in commands hroff-1902 2020-04-28 23:14:02 +0300
  • c26835048c Hyperopt cleanup, do not use 'trials' hroff-1902 2020-04-28 22:56:19 +0300
  • 09e488a693
    Merge pull request #3229 from hroff-1902/hyperopt-improve-logging hroff-1902 2020-04-28 17:42:56 +0300
  • a01ed170f5 Improve hyperopt-list logging hroff-1902 2020-04-28 17:33:07 +0300
  • 2a9653cd4e
    Merge pull request #3228 from freqtrade/new_release2020.4 2020.4 hroff-1902 2020-04-28 12:18:54 +0300
  • fa6fe618ac Version bump 2020.4 Matthias 2020-04-28 07:58:31 +0200
  • ce3fa533ae Merge branch 'master' into new_release2020.4 Matthias 2020-04-28 07:51:05 +0200
  • fedcf1db52
    Merge pull request #3217 from freqtrade/remove_deprecation hroff-1902 2020-04-27 19:41:54 +0300
  • 3754bf46ed
    Change wording in deprecation messages Matthias 2020-04-27 17:13:30 +0200
  • 9ebc997e9d
    Merge pull request #3215 from freqtrade/backtest_use_pairlists hroff-1902 2020-04-27 13:34:06 +0300
  • 5870d9dfc0
    Merge pull request #3226 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.3 Matthias 2020-04-27 11:25:48 +0200
  • 73185471df
    Merge pull request #3225 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.11.0 Matthias 2020-04-27 11:19:25 +0200
  • 1d55514991
    Merge pull request #3224 from freqtrade/dependabot/pip/develop/progressbar2-3.51.0 Matthias 2020-04-27 11:16:31 +0200
  • 5b84e92b2e
    Merge pull request #3223 from freqtrade/dependabot/pip/develop/ccxt-1.27.1 Matthias 2020-04-27 11:15:16 +0200
  • abbb3254b2
    Bump mkdocs-material from 5.1.1 to 5.1.3 dependabot-preview[bot] 2020-04-27 09:03:59 +0000
  • 52c92a19e3
    Bump pytest-asyncio from 0.10.0 to 0.11.0 dependabot-preview[bot] 2020-04-27 09:03:30 +0000
  • 2122384ec1
    Bump progressbar2 from 3.50.1 to 3.51.0 dependabot-preview[bot] 2020-04-27 09:02:49 +0000
  • 77a2ff8917
    Bump ccxt from 1.26.53 to 1.27.1 dependabot-preview[bot] 2020-04-27 09:02:21 +0000
  • 9ed627091b
    Merge pull request #3216 from freqtrade/hyperopt_docs hroff-1902 2020-04-27 10:13:14 +0300
  • fb8a85da01 Disallow VolumePairList from backtesting for now Matthias 2020-04-27 07:56:17 +0200
  • e928c5fdaf
    Update docs/hyperopt.md Matthias 2020-04-27 07:15:37 +0200
  • 485e324d36
    Merge pull request #2872 from freqtrade/interface_ordertimeoutcallback hroff-1902 2020-04-25 19:02:15 +0300
  • 255a43c98e Update price timeout example Matthias 2020-04-25 17:25:18 +0200
  • 927a7ee330
    Merge pull request #3218 from freqtrade/setup_sh Matthias 2020-04-25 17:05:34 +0200
  • e1a347df90 Use subcommand, add 3rd line Matthias 2020-04-25 16:55:13 +0200
  • deb14e0c85 Update "final" message in setup.sh Matthias 2020-04-25 16:32:11 +0200
  • 9fa21628d7 Deprecate keys other than quoteVolume Matthias 2020-04-25 16:29:17 +0200
  • d1a24db6b7 Remove deprecated pairlist and binary Matthias 2020-04-25 16:04:10 +0200
  • a3a045dbd4 Add small section noting that a strategy file is always necessary Matthias 2020-04-25 15:54:23 +0200
  • e8530c36d3 Remove pairlists from hyperopt too (it holds a reference to exchange) Matthias 2020-04-25 15:46:20 +0200
  • 57345476ab Document pairlists for backtesting Matthias 2020-04-25 15:38:20 +0200
  • 8987859044 Enable pairlist parsing for backtesting and hyperopt Matthias 2020-04-25 15:37:13 +0200
  • 1761f5af1a
    Merge pull request #3214 from hroff-1902/hyperopt-best-asterisk Matthias 2020-04-25 15:28:02 +0200
  • d9f255a6c0 Fix asterisk printing for csv output hroff-1902 2020-04-25 12:49:14 +0300
  • c9711678fd fixed indent Yazeed Al Oyoun 2020-02-22 15:51:36 +0100
  • 181b12b3a8 added wins/draws/losses Yazeed Al Oyoun 2020-02-22 15:49:18 +0100
  • 72b088d85f added test Yazeed Al Oyoun 2020-03-02 02:50:27 +0100
  • 6147498fd4 fixed indent Yazeed Al Oyoun 2020-02-22 15:51:36 +0100
  • 2fb3d94938 added wins/draws/losses Yazeed Al Oyoun 2020-02-22 15:49:18 +0100
  • c230a94d55 Fix #3065 hroff-1902 2020-04-25 11:23:54 +0300
  • 3e3b495804 Create .DS_Store Colton Deegan 2020-04-24 22:30:52 -0600
  • e68890735f Working Strategy Colton Deegan 2020-04-24 22:24:40 -0600
  • 2d994f6feb Better printing of asterisk hroff-1902 2020-04-24 21:57:29 +0300
  • a19ea0f46f
    Merge pull request #3207 from hroff-1902/hyperopt-cleanup5 Matthias 2020-04-24 19:17:40 +0200
  • 6e5f0869b3 Remove another unused method hroff-1902 2020-04-24 18:39:08 +0300