Commit Graph

  • 78921824c6 Merge pull request #6197 from freqtrade/dependabot/pip/develop/progressbar2-4.0.0 Matthias 2022-01-10 13:22:40 +01:00
  • 0d00da8dab Bump ta-lib from 0.4.23 to 0.4.24 dependabot[bot] 2022-01-10 10:19:41 +00:00
  • e0b05c4df2 Bump progressbar2 from 3.55.0 to 4.0.0 dependabot[bot] 2022-01-10 10:18:55 +00:00
  • ef06ede3bd Merge pull request #6204 from freqtrade/dependabot/pip/develop/urllib3-1.26.8 Matthias 2022-01-10 11:17:19 +01:00
  • 42b5e8dac6 Merge pull request #6190 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.5 Matthias 2022-01-10 11:16:56 +01:00
  • 11d74da1e0 Merge pull request #6201 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.5 Matthias 2022-01-10 11:16:46 +01:00
  • fc1069cfe0 Bump urllib3 from 1.26.7 to 1.26.8 dependabot[bot] 2022-01-10 09:27:39 +00:00
  • 1e35f54709 Bump types-tabulate from 0.8.4 to 0.8.5 dependabot[bot] 2022-01-10 09:27:22 +00:00
  • d80216ca05 Merge pull request #6192 from freqtrade/dependabot/pip/develop/requests-2.27.1 Matthias 2022-01-10 10:26:22 +01:00
  • d2c7ff3f0f Merge pull request #6206 from freqtrade/dependabot/pip/develop/mypy-0.931 Matthias 2022-01-10 10:26:07 +01:00
  • d90745651a Merge pull request #6202 from freqtrade/dependabot/pip/develop/types-filelock-3.2.4 Matthias 2022-01-10 10:25:46 +01:00
  • 130275faff Bump mypy from 0.930 to 0.931 dependabot[bot] 2022-01-10 07:28:13 +00:00
  • 29457078e7 Bump requests from 2.26.0 to 2.27.1 dependabot[bot] 2022-01-10 07:27:43 +00:00
  • 8d554585f1 Bump types-filelock from 3.2.1 to 3.2.4 dependabot[bot] 2022-01-10 07:27:35 +00:00
  • 000e29113f Merge pull request #6203 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.6 Matthias 2022-01-10 08:27:02 +01:00
  • 8057929817 Merge pull request #6200 from freqtrade/dependabot/pip/develop/types-requests-2.27.5 Matthias 2022-01-10 08:26:22 +01:00
  • 858a65e308 Merge pull request #6196 from freqtrade/dependabot/pip/develop/fastapi-0.71.0 Matthias 2022-01-10 06:40:15 +01:00
  • fe067994e3 Bump types-requests from 2.26.3 to 2.27.5 dependabot[bot] 2022-01-10 05:39:59 +00:00
  • d349d2743a Merge pull request #6191 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.10 Matthias 2022-01-10 06:39:37 +01:00
  • 2d930d081c Bump types-python-dateutil from 2.8.4 to 2.8.6 dependabot[bot] 2022-01-10 05:38:50 +00:00
  • 96f8338496 Merge pull request #6195 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.8 Matthias 2022-01-10 06:38:35 +01:00
  • 7bc50dff7a Merge pull request #6199 from freqtrade/dependabot/pip/develop/ccxt-1.66.66 Matthias 2022-01-10 06:38:13 +01:00
  • a4d2cf2f06 Merge pull request #6194 from freqtrade/dependabot/pip/develop/nbconvert-6.4.0 Matthias 2022-01-10 06:37:57 +01:00
  • af60b9db59 Bump ccxt from 1.66.32 to 1.66.66 dependabot[bot] 2022-01-10 03:02:11 +00:00
  • bc95e1e151 Bump fastapi from 0.70.1 to 0.71.0 dependabot[bot] 2022-01-10 03:01:59 +00:00
  • 626970b32e Bump types-cachetools from 4.2.7 to 4.2.8 dependabot[bot] 2022-01-10 03:01:56 +00:00
  • a0d378fb7e Bump nbconvert from 6.3.0 to 6.4.0 dependabot[bot] 2022-01-10 03:01:52 +00:00
  • b8e8a31f84 Bump python-telegram-bot from 13.9 to 13.10 dependabot[bot] 2022-01-10 03:01:43 +00:00
  • 3fc44aa1bd Bump mkdocs-material from 8.1.4 to 8.1.5 dependabot[bot] 2022-01-10 03:01:38 +00:00
  • 59ffb98779 Merge pull request #6189 from jay-tau/patch-1 Matthias 2022-01-09 17:06:19 +01:00
  • cbd449f710 Remove non-decimal numerical separators Joel Tony 2022-01-09 14:21:57 +05:30
  • 91b89c8c42 Improve docs, fix telegram message to show current rate. Reigo Reinmets 2022-01-08 21:30:42 +02:00
  • 0424b44667 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2022-01-08 17:42:17 +02:00
  • 195d601b8e Fix notification message showing "Current rate" as the initial buy order desired rate. Reigo Reinmets 2022-01-08 17:41:59 +02:00
  • c929d428b2 Remove blank line. Reigo Reinmets 2022-01-08 17:21:32 +02:00
  • 0bca07a32a Added min_stake, max_stake. Removed pair as its included in trade. Reigo Reinmets 2022-01-08 17:20:02 +02:00
  • 813a2cd23b Add useful helper methods for adjust_trade_position implementation Reigo Reinmets 2022-01-08 17:18:37 +02:00
  • cf077b15c2 Fix random test failure Matthias 2022-01-08 14:54:39 +01:00
  • dd37e5cfb8 Fix compat-test failures due to wrong currency Matthias 2022-01-08 11:09:25 +01:00
  • 2fb9e7940a Improve "missing data" message Matthias 2022-01-08 14:38:46 +01:00
  • 94631c7d64 Add performance warnings for backtesting and implementation. Reigo Reinmets 2022-01-08 15:06:05 +02:00
  • 8e424f7c73 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2022-01-08 14:57:15 +02:00
  • dad080f56f Merge branch 'develop' into feat/short Matthias 2022-01-08 10:45:15 +01:00
  • 43f8087f32 Bitvavo does not support USDT stake Matthias 2022-01-08 10:44:07 +01:00
  • 9fc7392817 Merge pull request #6184 from samgermain/todos Matthias 2022-01-08 10:34:23 +01:00
  • c61acb9f19 removed rename todos Sam Germain 2022-01-08 03:09:47 -06:00
  • 827b8d3e4c Don't use test_datadir as userdata dir Matthias 2022-01-07 20:00:20 +01:00
  • 04976658da Fix crash when using backtesting-show on a old backtestresult Matthias 2022-01-07 17:32:13 +01:00
  • b82e63cb62 Merge pull request #6182 from rokups/rk/fix-6179 Matthias 2022-01-07 17:25:09 +01:00
  • 522496d9e2 Add Compatibility code for BT_DATA_COLUMNS Matthias 2022-01-07 17:17:35 +01:00
  • 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 +02:00
  • 46809f08fe Merge branch 'develop' into feat/short Matthias 2022-01-07 10:09:17 +01:00
  • 7f20f6834b Merge pull request #6181 from freqtrade/simplify_optimizereports Matthias 2022-01-07 09:43:57 +01:00
  • cd144cdfc9 Add bitvavo to compatibility tests Matthias 2022-01-05 20:39:14 +01:00
  • e540959c27 Remove btdata from generate_strategy_stats Matthias 2022-01-07 09:06:29 +01:00
  • 1203d08d1e generate_pair_metrics does not need processed dict Matthias 2022-01-07 08:44:11 +01:00
  • b77943af0d Merge pull request #6173 from freqtrade/volume_quote_workaround Matthias 2022-01-07 09:07:16 +01:00
  • 560b3d5dbe Merge pull request #6177 from freqtrade/remove_old_bt_format Matthias 2022-01-07 08:36:26 +01:00
  • d64f9030c1 Remove now unused codesegment Matthias 2022-01-07 08:04:01 +01:00
  • 9a3d0528a3 Versionbump ccxt to 1.66.32 Matthias 2022-01-07 07:55:11 +01:00
  • b3a4ecaf77 Remove old backtest format support Matthias 2022-01-06 19:49:25 +01:00
  • 28011a3907 Update bt_results filename to new.json Matthias 2022-01-06 19:28:04 +01:00
  • 72f486289a Update Volumepairlist test Matthias 2022-01-06 16:25:01 +01:00
  • 24ec78b11c Quote-volumelist fix for gateio Matthias 2022-01-06 16:13:10 +01:00
  • 326e3d1f8e Selectively convert quote to base volume in volumepairlist Matthias 2022-01-06 14:12:00 +01:00
  • 173524ea5b Merge pull request #6170 from freqtrade/contract_workaround Matthias 2022-01-06 16:25:19 +01:00
  • bb29c44462 Merge pull request #6174 from frosty00/okex-candle-limit Matthias 2022-01-06 15:59:59 +01:00
  • 7451b60501 increase okex candle limit Carlo Revelli 2022-01-06 05:31:23 -08:00
  • 431fcdd76f contractSize is a string comming from ccxt Matthias 2022-01-06 10:40:31 +01:00
  • a0f9c1bf7b Avoid failure when calculating max-drawdown Matthias 2022-01-06 13:51:15 +01:00
  • e88a1ab209 Improve VolumePairlist behaviour Matthias 2022-01-06 13:49:27 +01:00
  • 7c3babc86c Fix failing ftx test Matthias 2022-01-06 13:40:12 +01:00
  • 72b2d4ab5f Update FTX to support new standardized futures format Matthias 2022-01-06 11:16:05 +01:00
  • 04f2097002 Merge pull request #6168 from samgermain/todos Matthias 2022-01-06 10:44:25 +01:00
  • 6ad521a0f7 Update apply_fee_conditional with note about futures Matthias 2022-01-06 09:55:11 +01:00
  • c1d981749e Fix flake8 error Matthias 2022-01-06 10:09:41 +01:00
  • addba6597a Merge pull request #6165 from freqtrade/drawdown_fixes Matthias 2022-01-06 09:56:05 +01:00
  • 5451972456 Success-messages should use success coloring Matthias 2022-01-06 09:29:08 +01:00
  • 2a2392fd73 Update parameter name in docstring Matthias 2022-01-06 09:15:30 +01:00
  • 33d95d245e Fix unbounderror Matthias 2022-01-06 08:48:30 +01:00
  • a9a6cf13f8 Add exit_tag to detail-sells Matthias 2022-01-06 08:22:15 +01:00
  • 4e2b9203d7 Remove no longer used BT_DATA_COLUMNS_MID Matthias 2022-01-05 20:40:59 +01:00
  • 8958f569aa Fix random funding_rate test failure Matthias 2022-01-05 20:37:15 +01:00
  • 2ca90577a6 Update strategy-comparison test Matthias 2022-01-05 20:29:40 +01:00
  • 2ecaf9f8b4 Update backtest-result test-files to latest format Matthias 2022-01-05 20:17:04 +01:00
  • 6abd6bceb9 Avoid recalculating statistics for comparison line Matthias 2022-01-05 19:21:24 +01:00
  • 3d22497177 add warning for futures dust to freqtradebot.apply_fee_conditional Sam Germain 2022-01-05 00:46:09 -06:00
  • 501f473164 Merge branch 'develop' into feat/short Sam Germain 2022-01-04 22:47:33 -06:00
  • 67e4dda5b3 Fix missing DataFrame in advanced docs Matthias 2022-01-04 19:54:50 +01:00
  • 8373a4e713 Small Adjustments to improve compatibility Matthias 2022-01-04 17:56:41 +01:00
  • 4d9b4ddc28 Update hyperopt-tools to use account drawdown Matthias 2022-01-04 17:31:59 +01:00
  • 09fae25c94 Fix some tests after drawdown calculation change Matthias 2022-01-04 16:16:08 +01:00
  • 7a2b50ce8b Update drawdown calculation to account drawdown Matthias 2022-01-04 15:57:58 +01:00
  • 42579c0268 Drop hyperopt results legacy mode Matthias 2022-01-04 16:59:58 +01:00
  • 7bf735dbfc Update deprecated dynamic-whitelist docs with reference to new method Matthias 2022-01-04 16:58:40 +01:00
  • 937f5e3d0f No longer use legacy mode for tests Matthias 2022-01-04 16:48:23 +01:00
  • 7ea5b0e359 Simplify hyperopt test setup Matthias 2022-01-04 16:39:03 +01:00
  • 15cb3792cf Merge pull request #6161 from stash86/fix-docs Matthias 2022-01-04 15:37:15 +01:00
  • b2a1124a26 Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short Sam Germain 2022-01-04 00:17:42 -06:00
  • fa620d3f7b Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-04 13:44:03 +08:00