Commit Graph

  • 04976658da Fix crash when using backtesting-show on a old backtestresult Matthias 2022-01-07 17:32:13 +0100
  • b82e63cb62
    Merge pull request #6182 from rokups/rk/fix-6179 Matthias 2022-01-07 17:25:09 +0100
  • 522496d9e2 Add Compatibility code for BT_DATA_COLUMNS Matthias 2022-01-07 17:17:35 +0100
  • 85fd4f4eba use python3 tef 2022-01-07 09:27:08 -0500
  • 11ace0f867 Instead of clearing processed dict, store df_analyzed (one with buy/sell signals) dataframe in it. Rokas Kupstys 2022-01-07 12:07:49 +0200
  • 46809f08fe Merge branch 'develop' into feat/short Matthias 2022-01-07 10:09:17 +0100
  • 7f20f6834b
    Merge pull request #6181 from freqtrade/simplify_optimizereports Matthias 2022-01-07 09:43:57 +0100
  • cd144cdfc9 Add bitvavo to compatibility tests Matthias 2022-01-05 20:39:14 +0100
  • e540959c27 Remove btdata from generate_strategy_stats Matthias 2022-01-07 09:06:29 +0100
  • 1203d08d1e generate_pair_metrics does not need processed dict Matthias 2022-01-07 08:44:11 +0100
  • b77943af0d
    Merge pull request #6173 from freqtrade/volume_quote_workaround Matthias 2022-01-07 09:07:16 +0100
  • aaeaeb3f9d test freqyfreqy 2022-01-06 23:55:47 -0800
  • 560b3d5dbe
    Merge pull request #6177 from freqtrade/remove_old_bt_format Matthias 2022-01-07 08:36:26 +0100
  • d64f9030c1 Remove now unused codesegment Matthias 2022-01-07 08:04:01 +0100
  • 9a3d0528a3 Versionbump ccxt to 1.66.32 Matthias 2022-01-07 07:55:11 +0100
  • b3a4ecaf77 Remove old backtest format support Matthias 2022-01-06 19:49:25 +0100
  • 28011a3907 Update bt_results filename to new.json Matthias 2022-01-06 19:28:04 +0100
  • 72f486289a Update Volumepairlist test Matthias 2022-01-06 16:25:01 +0100
  • 24ec78b11c Quote-volumelist fix for gateio Matthias 2022-01-06 16:13:10 +0100
  • 326e3d1f8e Selectively convert quote to base volume in volumepairlist Matthias 2022-01-06 14:12:00 +0100
  • 173524ea5b
    Merge pull request #6170 from freqtrade/contract_workaround Matthias 2022-01-06 16:25:19 +0100
  • bb29c44462
    Merge pull request #6174 from frosty00/okex-candle-limit Matthias 2022-01-06 15:59:59 +0100
  • 7451b60501
    increase okex candle limit Carlo Revelli 2022-01-06 05:31:23 -0800
  • 431fcdd76f contractSize is a string comming from ccxt Matthias 2022-01-06 10:40:31 +0100
  • a0f9c1bf7b Avoid failure when calculating max-drawdown Matthias 2022-01-06 13:51:15 +0100
  • e88a1ab209 Improve VolumePairlist behaviour Matthias 2022-01-06 13:49:27 +0100
  • 7c3babc86c Fix failing ftx test Matthias 2022-01-06 13:40:12 +0100
  • 72b2d4ab5f Update FTX to support new standardized futures format Matthias 2022-01-06 11:16:05 +0100
  • 04f2097002
    Merge pull request #6168 from samgermain/todos Matthias 2022-01-06 10:44:25 +0100
  • 6ad521a0f7 Update apply_fee_conditional with note about futures Matthias 2022-01-06 09:55:11 +0100
  • c1d981749e Fix flake8 error Matthias 2022-01-06 10:09:41 +0100
  • addba6597a
    Merge pull request #6165 from freqtrade/drawdown_fixes Matthias 2022-01-06 09:56:05 +0100
  • cfd4438913
    Update docs/hyperopt.md Sam Germain 2022-01-06 02:55:39 -0600
  • 0897f12143
    Update docs/hyperopt.md Sam Germain 2022-01-06 02:55:17 -0600
  • 5451972456 Success-messages should use success coloring Matthias 2022-01-06 09:29:08 +0100
  • 2a2392fd73 Update parameter name in docstring Matthias 2022-01-06 09:15:30 +0100
  • 33d95d245e Fix unbounderror Matthias 2022-01-06 08:48:30 +0100
  • a9a6cf13f8 Add exit_tag to detail-sells Matthias 2022-01-06 08:22:15 +0100
  • 4e2b9203d7 Remove no longer used BT_DATA_COLUMNS_MID Matthias 2022-01-05 20:40:59 +0100
  • 8958f569aa Fix random funding_rate test failure Matthias 2022-01-05 20:37:15 +0100
  • 2ca90577a6 Update strategy-comparison test Matthias 2022-01-05 20:29:40 +0100
  • 2ecaf9f8b4 Update backtest-result test-files to latest format Matthias 2022-01-05 20:17:04 +0100
  • 6abd6bceb9 Avoid recalculating statistics for comparison line Matthias 2022-01-05 19:21:24 +0100
  • 3d22497177 add warning for futures dust to freqtradebot.apply_fee_conditional Sam Germain 2022-01-05 00:46:09 -0600
  • 3146e3646d Removed sell->exit todos Sam Germain 2022-01-04 23:42:56 -0600
  • 19e4ef39ce isort Sam Germain 2022-01-04 23:40:51 -0600
  • 6b4971026d strategy.should_exit: custom sell reason -> custom exit long reason Sam Germain 2022-01-04 23:30:04 -0600
  • 295050b80b sell reason -> exit reason Sam Germain 2022-01-04 23:27:08 -0600
  • fa1bd269d8 sell-signal -> exit_signal Sam Germain 2022-01-04 23:25:41 -0600
  • 15db16797e Custom sell -> Custom exit Sam Germain 2022-01-04 23:25:03 -0600
  • cc8dd76879 sell_profit_offset -> exit_profit_offset Sam Germain 2022-01-04 23:17:05 -0600
  • 66cadcac01 sell_profit_only -> exit_profit_only Sam Germain 2022-01-04 23:15:49 -0600
  • a07cf45968 sell_flag -> exit_flag Sam Germain 2022-01-04 23:14:05 -0600
  • 69c0e028c2 custom_sell -> custom_exit Sam Germain 2022-01-04 23:12:56 -0600
  • c830db62f6 CUSTOM_SELL -> CUSTOM_EXIT Sam Germain 2022-01-04 23:12:05 -0600
  • 26e54fb035 emergencysell -> emergencyexit Sam Germain 2022-01-04 23:10:14 -0600
  • ad9c5d96dc EMERGENCY_SELL -> EMERGENCY_EXIT Sam Germain 2022-01-04 23:09:35 -0600
  • 7dbb1c8b75 FORCE_SELL -> FORCE_EXIT Sam Germain 2022-01-04 23:07:47 -0600
  • e8c35e591b force_sell -> force_exit Sam Germain 2022-01-04 23:05:40 -0600
  • 2124438202 SellCheckTuple -> ExitCheckTuple Sam Germain 2022-01-04 23:03:58 -0600
  • 19692ff4e8 sell_signal -> exit_signal Sam Germain 2022-01-04 23:01:57 -0600
  • 93e332e506 SELL_SIGNAL -> EXIT_SIGNAL Sam Germain 2022-01-04 23:00:42 -0600
  • 0037754969 sell_type -> exit_type Sam Germain 2022-01-04 22:57:59 -0600
  • e9d3903827 SellType -> ExitType Sam Germain 2022-01-04 22:56:15 -0600
  • f5805543ed sell_reason -> exit_reason Sam Germain 2022-01-04 22:52:52 -0600
  • c899eabe1d sell_order_status -> exit_order_status Sam Germain 2022-01-04 22:51:06 -0600
  • b09ac3e5b6 ignore_roi_if_buy_signal -> ignore_roi_if_enter_signal Sam Germain 2022-01-04 22:49:49 -0600
  • 86cc911559 use_sell_signal -> use_exit_signal Sam Germain 2022-01-04 22:49:14 -0600
  • 501f473164 Merge branch 'develop' into feat/short Sam Germain 2022-01-04 22:47:33 -0600
  • f894d7d1f6 Strategy4 pass pair tef 2022-01-04 21:08:13 -0500
  • 5a15fef72e add datetime tef 2022-01-04 18:48:42 -0500
  • 8f7db488ff add Strategy004.py: confirm_trade_entry tef 2022-01-04 18:41:08 -0500
  • 1d2c3e519e add Strategy004.py tef 2022-01-04 18:39:41 -0500
  • 96005482ef add config 4 tef 2022-01-04 18:35:17 -0500
  • 67e4dda5b3 Fix missing DataFrame in advanced docs Matthias 2022-01-04 19:54:50 +0100
  • 8373a4e713 Small Adjustments to improve compatibility Matthias 2022-01-04 17:56:41 +0100
  • 4d9b4ddc28 Update hyperopt-tools to use account drawdown Matthias 2022-01-04 17:31:59 +0100
  • 09fae25c94 Fix some tests after drawdown calculation change Matthias 2022-01-04 16:16:08 +0100
  • 7a2b50ce8b Update drawdown calculation to account drawdown Matthias 2022-01-04 15:57:58 +0100
  • 42579c0268 Drop hyperopt results legacy mode Matthias 2022-01-04 16:59:58 +0100
  • 7bf735dbfc Update deprecated dynamic-whitelist docs with reference to new method Matthias 2022-01-04 16:58:40 +0100
  • 937f5e3d0f No longer use legacy mode for tests Matthias 2022-01-04 16:48:23 +0100
  • 7ea5b0e359 Simplify hyperopt test setup Matthias 2022-01-04 16:39:03 +0100
  • 15cb3792cf
    Merge pull request #6161 from stash86/fix-docs Matthias 2022-01-04 15:37:15 +0100
  • 47fa3af0f7 test richardjozsa 2022-01-04 15:05:22 +0100
  • b2a1124a26 Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short Sam Germain 2022-01-04 00:17:42 -0600
  • fa620d3f7b
    Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-04 13:44:03 +0800
  • c95702c2a3 disable telegram tef 2022-01-03 23:56:42 -0500
  • e57c2d64a5
    Merge pull request #5888 from samgermain/contract-sizes Matthias 2022-01-03 21:55:19 +0100
  • 293ffeae67 Fix random test failure in funding test Matthias 2022-01-03 20:18:43 +0100
  • 7adb7f90a6
    Merge pull request #6154 from freqtrade/dependabot/pip/develop/ta-lib-0.4.23 Matthias 2022-01-03 19:08:59 +0100
  • d8cb61278f Simplify contract conversion code Matthias 2022-01-03 18:12:45 +0100
  • 5536410ed0 Update ta-lib wheels Matthias 2022-01-03 17:58:53 +0100
  • de2a7c1956
    Merge pull request #6153 from freqtrade/dependabot/pip/develop/psutil-5.9.0 Matthias 2022-01-03 17:55:05 +0100
  • 079dbc7997 Remove duplicate psutil dependency Matthias 2022-01-03 17:41:55 +0100
  • 05ac09b38e
    Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2022-01-03 11:41:33 +0200
  • 028636b4a9
    Merge pull request #6150 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.4 Matthias 2022-01-03 09:20:56 +0100
  • 8ed30fc9c1
    Bump psutil from 5.8.0 to 5.9.0 dependabot[bot] 2022-01-03 06:32:27 +0000
  • 2469dc0424
    Bump types-tabulate from 0.8.3 to 0.8.4 dependabot[bot] 2022-01-03 06:30:53 +0000
  • 33991e8de9
    Merge pull request #6157 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.7 Matthias 2022-01-03 07:30:04 +0100