Commit Graph

  • a4eaff4da6 Add training elapsed time Emre 2022-09-23 01:18:34 -07:00
  • 1c56fa034f add test_models folder robcaulk 2022-09-23 09:19:16 +02:00
  • 5fb56b09f2 Test Feather/parquet datahandler init Matthias 2022-09-23 07:20:09 +02:00
  • 983a16d937 Rudimentary "not implemented" test Matthias 2022-09-23 07:02:28 +02:00
  • 044891f543 Add conditional formats depending on mode Matthias 2022-09-23 07:02:18 +02:00
  • dc2b93228b Add ParquetDataHandler Matthias 2022-09-20 13:42:15 +00:00
  • 3c0d2c446d Add Feather datahandler (no trade mode yet) Matthias 2022-09-19 20:23:20 +02:00
  • 7b4af85425 Remove double-init in test Matthias 2022-09-23 07:18:08 +02:00
  • f62f2bb1ca Improve datahandler tests Matthias 2022-09-23 07:17:33 +02:00
  • 2a5bc58df8 Split datahandler and history tests Matthias 2022-09-23 07:09:34 +02:00
  • 1db8421b9d Merge pull request #7303 from wizrds/feat/externalsignals Matthias 2022-09-23 06:29:58 +02:00
  • 7295ba0fb2 add test for Base4ActionEnv robcaulk 2022-09-22 23:42:33 +02:00
  • b7c60e810a improve class diagram robcaulk 2022-09-22 21:32:12 +02:00
  • f6e9753c99 show advanced users how they can customize agent indepth` robcaulk 2022-09-22 21:18:09 +02:00
  • eeebb78a5c skip darwin in RL tests, remove example scripts, improve doc robcaulk 2022-09-22 21:16:21 +02:00
  • 06a5cfa401 Update "branding" to producer/follower mode Matthias 2022-09-22 21:08:06 +02:00
  • 1626eb7f97 Update dataprovider function name to get_producer_df Matthias 2022-09-22 20:46:40 +02:00
  • e6c5c22ea0 Update websocket/follower docs Matthias 2022-09-22 19:58:38 +02:00
  • ea8e34e192 Merge branch 'develop' into dev-merge-rl robcaulk 2022-09-22 19:46:50 +02:00
  • 71e6c54ea4 Normalise distances before Weibull fit (#7432) th0rntwig 2022-09-22 18:11:50 +02:00
  • b1dbc3a65f remove function remove_training_from_backtesting and ensure BT period is correct with startup_candle_count Wagner Costa Santos 2022-09-22 12:13:51 -03:00
  • 3e1e530aca Merge branch 'develop' into improve-freqai-docs Robert Caulk 2022-09-22 15:58:27 +02:00
  • 6a6ae809f4 fix jwt auth Timothy Pogue 2022-09-21 18:23:00 -06:00
  • 77ed713232 add catch for invalid message error Timothy Pogue 2022-09-21 16:04:25 -06:00
  • 128b117af6 support list of tokens in ws_token Timothy Pogue 2022-09-21 16:02:21 -06:00
  • 0811bca8b4 revise docs, update dp method docstring Timothy Pogue 2022-09-21 15:50:11 -06:00
  • 91dc5e7aa6 Be sure to provide an amount in entry notifications Matthias 2022-09-21 21:12:08 +02:00
  • 08e183fb55 Add note about okx trading mode Matthias 2022-09-21 20:59:12 +02:00
  • 366c6c24d8 Add docs for External Signals API paranoidandy 2022-09-21 15:22:50 +01:00
  • 923182680e Explicitly define notification defaults Matthias 2022-09-21 12:43:17 +00:00
  • f7b8c5a767 Reorder telegram noise sample Matthias 2022-09-21 12:46:43 +00:00
  • 02f2096fc3 Reverse and fix rangestability conditions Matthias 2022-09-21 06:51:14 +02:00
  • 8f41f943b4 Fix 0.0 amount message wording Matthias 2022-09-21 06:42:55 +02:00
  • ff36431680 Adjust tests for new messageType handling Matthias 2022-09-20 20:31:06 +02:00
  • 3b0874eb37 Update exit message handling to gracefully handle kucoins "empty" responses Matthias 2022-09-20 20:00:08 +02:00
  • 0c01b23cba Capture exceptions in send_msg calls Matthias 2022-09-20 18:09:14 +02:00
  • 0bd6ad55a1 Always show freqtrade version Matthias 2022-09-20 14:14:54 +00:00
  • 8a91c8e220 Sort and dedup pairs before data conversion Matthias 2022-09-20 13:30:59 +00:00
  • 6c18fa0847 Update proxy docs Matthias 2022-09-20 09:30:41 +00:00
  • 914eccecec Merge branch 'develop' into pr/wizrds/7303 Matthias 2022-09-20 06:56:15 +02:00
  • 3274bb0751 Remove msgpack for now Matthias 2022-09-20 06:55:22 +02:00
  • b5fd11f91b protect against unforeseen issues in scanning thread robcaulk 2022-09-19 20:39:19 +02:00
  • 32d46e8a6b Improve fixture naming Matthias 2022-09-19 20:59:40 +02:00
  • 703bcc099a Fix list-pair regex to also support 1INCH/USDT Matthias 2022-09-19 20:32:54 +02:00
  • eb9ac9cbda add --exchange to convert-trade-data Matthias 2022-09-19 20:17:58 +02:00
  • a023ac26f3 Merge pull request #7441 from freqtrade/train-queue Matthias 2022-09-19 19:33:16 +02:00
  • 42c75b4a7b combine log messages robcaulk 2022-09-19 19:16:32 +02:00
  • 9b66297cc0 Fix append Robert Caulk 2022-09-19 12:47:20 +02:00
  • 995396c775 Add useful log info Robert Caulk 2022-09-19 11:42:56 +02:00
  • ad652817ef Ensure train ordering after restart Robert Caulk 2022-09-19 11:11:23 +02:00
  • f9460c80c2 Merge pull request #7434 from freqtrade/improve-train-queue Robert Caulk 2022-09-19 10:55:53 +02:00
  • ea58c29ded Add plot_feature_importance to schema definition Matthias 2022-09-19 08:11:25 +00:00
  • 225f7cd5f8 Merge pull request #7431 from initrv/add-plot-feature-importance Matthias 2022-09-19 08:41:10 +02:00
  • 2c4137e5ca Merge pull request #7440 from freqtrade/dependabot/pip/develop/fastapi-0.85.0 Matthias 2022-09-19 08:01:12 +02:00
  • ec7642febf Merge pull request #7437 from freqtrade/dependabot/pip/develop/ccxt-1.93.66 Matthias 2022-09-19 08:00:57 +02:00
  • 4a0a0c307c Use json_load to load leverage tiers Matthias 2022-09-19 07:23:26 +02:00
  • d930931000 Bring back sleep - it'll ensure we give up control over the thread. Matthias 2022-09-19 07:14:33 +02:00
  • 1d0e686cd4 Merge pull request #7436 from freqtrade/dependabot/pip/develop/joblib-1.2.0 Matthias 2022-09-19 06:59:10 +02:00
  • cc89b4127a Merge pull request #7439 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.2 Matthias 2022-09-19 06:57:47 +02:00
  • b5f51b5ec2 Bump fastapi from 0.83.0 to 0.85.0 dependabot[bot] 2022-09-19 04:34:24 +00:00
  • 613ad8cb31 Merge pull request #7438 from freqtrade/dependabot/pip/develop/pyjwt-2.5.0 Matthias 2022-09-19 06:33:29 +02:00
  • 15c9b6bf41 Bump mkdocs-material from 8.4.3 to 8.5.2 dependabot[bot] 2022-09-19 03:02:33 +00:00
  • cbdb0ce3e7 Bump pyjwt from 2.4.0 to 2.5.0 dependabot[bot] 2022-09-19 03:02:23 +00:00
  • f512717943 Bump ccxt from 1.93.35 to 1.93.66 dependabot[bot] 2022-09-19 03:02:16 +00:00
  • 4cdc89706e Bump joblib from 1.1.0 to 1.2.0 dependabot[bot] 2022-09-19 03:02:04 +00:00
  • 8b1e5daf22 revert remove_training_from_backtesting()` robcaulk 2022-09-18 22:12:53 +02:00
  • 8116ca847b move trades_get_pairs to parent class Matthias 2022-09-18 16:57:03 +02:00
  • a06eee300a move ohlcv_get_pairs to parent class Matthias 2022-09-18 16:18:27 +02:00
  • 584b2381d1 Fix Imports Matthias 2022-09-18 19:36:11 +02:00
  • 9e01ff5a72 Merge pull request #7435 from th0rntwig/improve-freqai-docs Matthias 2022-09-18 19:24:10 +02:00
  • 7b390b8edb ensure spice_rack is backtestable. Ensure download-data knows about the spice_rack informative pair requirements robcaulk 2022-09-18 18:40:03 +02:00
  • 470d5d8405 ensure full new pairlist is in the queue robcaulk 2022-09-18 17:08:07 +02:00
  • eaa43337d2 improve train queue system, ensure crash resilience in train queue. robcaulk 2022-09-18 17:00:55 +02:00
  • edbe9137da Add Common pitfalls th0rntwig 2022-09-18 14:51:11 +02:00
  • 95457d23ca escape freqai-specific characters from file naming robcaulk 2022-09-18 13:59:30 +02:00
  • 994c1c5ea0 use Config typing in more places Matthias 2022-09-18 13:31:52 +02:00
  • 667853c504 Use Alias to type config objects Matthias 2022-09-18 13:20:36 +02:00
  • 91e2a05aff remove test config now that spice_rack adapts to any config robcaulk 2022-09-18 13:05:13 +02:00
  • 793c54db9d improve spice rack test, remove spice rack test strat robcaulk 2022-09-18 13:04:04 +02:00
  • 188f75d8ec set model in models dict robcaulk 2022-09-18 12:49:08 +02:00
  • 27c46300a7 Merge pull request #7430 from th0rntwig/improve-freqai-docs Matthias 2022-09-18 10:22:45 +02:00
  • 9f23588154 strategy template - remove pointless noqa's Matthias 2022-09-18 08:58:33 +02:00
  • 7a73adb955 Improve default strategy template Matthias 2022-09-18 08:57:26 +02:00
  • faf84295a5 Separate strategy subtemplates for better overview Matthias 2022-09-18 08:50:41 +02:00
  • ab78fb373a Improve freqAI strategy formatting and readability Matthias 2022-09-18 08:45:24 +02:00
  • 4634936265 additional support for --data-dir Matthias 2022-09-18 08:39:03 +02:00
  • fa3d4b58ab Revert unnecessary formatting Matthias 2022-09-18 08:30:59 +02:00
  • bdeb2f9c6a Merge branch 'develop' into add-plot-feature-importance Robert Caulk 2022-09-18 00:02:46 +02:00
  • 1ef875901a maintian user privacy by keeping plotly offline robcaulk 2022-09-18 00:01:42 +02:00
  • 68f7a31504 ensure continued operation despite not being able to plot robcaulk 2022-09-18 00:00:14 +02:00
  • 2c23effbf2 allow plot to plot multitargets, add test robcaulk 2022-09-17 19:17:44 +02:00
  • b1e92933f4 Merge branch 'develop' into add-spice-rack Robert Caulk 2022-09-17 17:56:08 +02:00
  • 1c92734f39 simplify plot_feature_importance call initrv 2022-09-17 18:53:43 +03:00
  • 7b1d409c98 fix mypy/flake8 robcaulk 2022-09-17 17:51:06 +02:00
  • d056d766ed make tests pass robcaulk 2022-09-17 17:46:47 +02:00
  • c210d6614c Reorganise multipage doc th0rntwig 2022-09-17 17:43:39 +02:00
  • 12a9fda885 fix spice-rack test robcaulk 2022-09-17 17:36:48 +02:00
  • 92a32ab31b Add documentation for stop-market on binance futures Matthias 2022-09-17 17:14:45 +02:00
  • 063511826c Update stoploss on exchange logic Matthias 2022-09-17 17:07:47 +02:00
  • 9f266cbcb2 Allow safe_price for market stop orders Matthias 2022-09-17 16:44:08 +02:00