Commit Graph

  • 4790aaaae1 Implement cli options for backtesting-analysis date filtering froggleston 2022-11-26 16:58:56 +00:00
  • e1456e407b Merge branch 'freqtrade:develop' into entry_exit_date_print Robert Davey 2022-11-26 16:53:48 +00:00
  • a26b3a9ca8 change sleep call back to 0.01 Timothy Pogue 2022-11-26 09:40:22 -07:00
  • 9af62ad117 Add note to dev docs about freqUI release Matthias 2022-11-26 14:09:05 +01:00
  • ce213b55a2 Bybit fix candle limit Matthias 2022-11-26 13:58:22 +01:00
  • b52f05923a fix list to array in constants.py robcaulk 2022-11-26 13:47:47 +01:00
  • be890b52fd remove np import robcaulk 2022-11-26 13:44:48 +01:00
  • aaaa5a5f64 add documentation for net_arch, other small changes robcaulk 2022-11-26 13:44:03 +01:00
  • fcf13580f1 Revert "offload initial df computation to thread" Matthias 2022-11-26 13:33:54 +01:00
  • 7b0a76fb70 Improve typehint Matthias 2022-11-25 10:41:37 +01:00
  • 7ebc8ee169 Fix missing Optional typehint Matthias 2022-11-26 13:32:18 +01:00
  • 8660ac9aa0 Fix import in docs Matthias 2022-11-26 13:12:44 +01:00
  • cf2f12b472 Headers between Tables -> Tables can be jumped to directly Matthias 2022-11-26 13:06:21 +01:00
  • bdfedb5fcb Improve typehints / reduce warnings from mypy Matthias 2022-11-26 13:03:07 +01:00
  • 81fd2e588f ensure typing, remove unsued code robcaulk 2022-11-26 12:11:59 +01:00
  • 8dbfd2cacf improve docstring clarity about how to inherit from ReinforcementLearner, demonstrate inherittance with ReinforcementLearner_multiproc robcaulk 2022-11-26 11:51:08 +01:00
  • 9f13d99b99 improve parameter table, add better documentation for custom calculate_reward, add various helpful notes in docstrings etc robcaulk 2022-11-26 11:32:39 +01:00
  • 2159059b87 add longlong yu and add github handles robcaulk 2022-11-26 10:25:56 +01:00
  • f0f4faca71 add ORCID for pascal schmidt robcaulk 2022-11-26 00:55:24 +01:00
  • 0bc647dbd9 add Emre Suzen (@aemr3) to acknowledgements robcaulk 2022-11-26 00:53:02 +01:00
  • bd95392eea fix formatted string in warning message :) Timothy Pogue 2022-11-25 13:10:22 -07:00
  • 4aa4c6f49d change sleep in channel send to 0 Timothy Pogue 2022-11-25 13:08:41 -07:00
  • f268187e9b offload initial df computation to thread Timothy Pogue 2022-11-25 12:56:33 -07:00
  • afc00bc30a log warning if channel too far behind, add docstrings to message stream Timothy Pogue 2022-11-25 12:48:57 -07:00
  • 391817243c Tidy up complex functions froggleston 2022-11-25 16:12:15 +00:00
  • 756921b16a Update fthypt file Matthias 2022-11-25 17:05:49 +01:00
  • 79c041b62d Update tests for new export format Matthias 2022-11-25 16:56:47 +01:00
  • 8c014bd365 Export trade-counts to csv Matthias 2022-11-25 16:36:41 +01:00
  • 8ee8b6e943 Improve hyperopt list output Matthias 2022-11-25 16:31:21 +01:00
  • 0f97ef0d7b Reset stoploss_order_id when order is canceled Matthias 2022-11-25 16:08:33 +01:00
  • 1b3e62bcbc Lock execute_entry to prevent timing hickups Matthias 2022-11-25 14:50:48 +01:00
  • c593cdc438 Improve type hints Matthias 2022-11-25 14:48:06 +01:00
  • 5e6cda11ef Update method name for trade fee updating Matthias 2022-11-25 14:43:43 +01:00
  • 048119ad3d Improve doc wording around informative pair candle types Matthias 2022-11-25 14:20:41 +01:00
  • b8d1862ca8 Update cached binance leverage tiers Matthias 2022-11-25 10:42:19 +01:00
  • bcc8063eeb Merge branch 'develop' into feat/refactor-ws Timothy Pogue 2022-11-24 13:42:57 -07:00
  • fc59b02255 prevent ws endpoint from running without valid token Timothy Pogue 2022-11-24 13:41:10 -07:00
  • 101dec461e close ws channel if can't accept Timothy Pogue 2022-11-24 11:35:50 -07:00
  • 2e82e6784a move data_provider cleanup to shutdown() robcaulk 2022-11-24 19:07:38 +01:00
  • 73c458d47b use importlib instead of __import___ robcaulk 2022-11-24 19:04:35 +01:00
  • 00d2a01bf0 isort robcaulk 2022-11-24 18:57:01 +01:00
  • 4894d772ed merge develop into feat/freqai-rl-dev robcaulk 2022-11-24 18:50:11 +01:00
  • 3a07749fcc fix docstring robcaulk 2022-11-24 18:46:54 +01:00
  • 8855e36f57 reduce freqai testing time by reducing retrain frequency and number of features robcaulk 2022-11-24 18:16:33 +01:00
  • 44b042ba51 remove unused function robcaulk 2022-11-24 17:53:26 +01:00
  • 8f1a8c752b Add freqairl docker build process Matthias 2022-11-24 07:00:12 +01:00
  • e5fc21f577 Fix broken table rendering Matthias 2022-11-23 20:59:45 +01:00
  • 3d26659d5e Fix some doc typos Matthias 2022-11-23 20:09:55 +01:00
  • c963fd720b Slightly change test setup for dry_run_order_fill Matthias 2022-11-23 18:17:10 +01:00
  • 12e17b80fe Merge pull request #7791 from freqtrade/fix-m1-wheel-lightgbm Robert Caulk 2022-11-23 17:52:20 +01:00
  • 335de760ed Enable --use-pep517 flag for freqai Emre 2022-11-23 18:34:50 +03:00
  • 48242ca02b update catch block in cancel channel tasks Timothy Pogue 2022-11-22 12:43:45 -07:00
  • 7785c91c5d Merge pull request #7756 from wizrds/feat/secure-ws-conn Matthias 2022-11-22 19:18:16 +01:00
  • d09157efb8 update code to use one prediction file / pair Wagner Costa 2022-11-22 15:15:42 -03:00
  • bd05f85c26 Simplify ssl documentation Matthias 2022-11-22 18:11:18 +01:00
  • a5442772fc ensure only broadcasting to subscribed topics Timothy Pogue 2022-11-22 09:42:09 -07:00
  • 91779bb28b Merge branch 'develop' into backtest_fitlivepredictions Wagner Costa 2022-11-22 13:09:48 -03:00
  • c01f25ddc9 update code to freqai_backtest_live_models only from historic predictions Wagner Costa 2022-11-22 13:09:09 -03:00
  • fff745fd83 add map to nginx config Timothy Pogue 2022-11-22 07:17:57 -07:00
  • 5a489ce71b Fix docs typo Matthias 2022-11-22 10:46:38 +01:00
  • 86ff711525 update docs on reverse proxy Timothy Pogue 2022-11-21 12:52:18 -07:00
  • 8cb2b4666d Improve proxy docs Matthias 2022-11-21 20:42:07 +01:00
  • d9d7df70bf fix tests, log unknown errors Timothy Pogue 2022-11-21 12:21:40 -07:00
  • 0fa5217043 Improve protection setup Matthias 2022-11-21 19:30:49 +01:00
  • be80d91ca6 Merge pull request #7779 from freqtrade/dependabot/pip/develop/uvicorn-0.20.0 Matthias 2022-11-21 18:08:27 +01:00
  • 450ebaa2cc Merge pull request #7778 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.5 Matthias 2022-11-21 13:23:52 +01:00
  • 7c00ef8a76 Bump pre-commit requests version Matthias 2022-11-21 11:32:31 +01:00
  • 74be124a47 Merge pull request #7775 from freqtrade/dependabot/pip/develop/ccxt-2.1.96 Matthias 2022-11-21 11:31:48 +01:00
  • adc1174d2e Bump types-requests from 2.28.11.4 to 2.28.11.5 dependabot[bot] 2022-11-21 10:30:22 +00:00
  • 69b2e31bdb Merge pull request #7773 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.4 Matthias 2022-11-21 11:29:03 +01:00
  • 747dd9cb16 Merge pull request #7774 from freqtrade/dependabot/pip/develop/mypy-0.991 Matthias 2022-11-21 07:12:19 +01:00
  • 2df0d613da Bump types-dateutil for precommit Matthias 2022-11-21 06:58:59 +01:00
  • beec9e2d1a Bump mypy from 0.990 to 0.991 dependabot[bot] 2022-11-21 05:36:52 +00:00
  • 129f549793 Merge pull request #7781 from freqtrade/dependabot/pip/develop/orjson-3.8.2 Matthias 2022-11-21 06:36:34 +01:00
  • 1456022dfe Merge pull request #7780 from freqtrade/dependabot/pip/develop/httpx-0.23.1 Matthias 2022-11-21 06:35:55 +01:00
  • 0d615cfdd8 Merge pull request #7777 from freqtrade/dependabot/pip/develop/nbconvert-7.2.5 Matthias 2022-11-21 06:35:40 +01:00
  • 3dc6a30d65 Merge pull request #7772 from freqtrade/dependabot/pip/develop/numpy-1.23.5 Matthias 2022-11-21 06:35:19 +01:00
  • f09fb2374b Bump orjson from 3.8.1 to 3.8.2 dependabot[bot] 2022-11-21 03:02:47 +00:00
  • 8d1ee67ed4 Bump httpx from 0.23.0 to 0.23.1 dependabot[bot] 2022-11-21 03:02:38 +00:00
  • 844334a7ea Bump uvicorn from 0.19.0 to 0.20.0 dependabot[bot] 2022-11-21 03:02:34 +00:00
  • ec15ef0398 Bump nbconvert from 7.2.4 to 7.2.5 dependabot[bot] 2022-11-21 03:02:26 +00:00
  • 3f9dacc9be Bump ccxt from 2.1.75 to 2.1.96 dependabot[bot] 2022-11-21 03:02:15 +00:00
  • 5cce8f4f2d Bump types-python-dateutil from 2.8.19.3 to 2.8.19.4 dependabot[bot] 2022-11-21 03:02:00 +00:00
  • 0cb08024f1 Bump numpy from 1.23.4 to 1.23.5 dependabot[bot] 2022-11-21 03:01:59 +00:00
  • edb817e2e6 add tutorial for ssl in docs Timothy Pogue 2022-11-20 19:19:28 -07:00
  • 106ac2ab4d fix tests, change to get call Timothy Pogue 2022-11-20 16:36:22 -07:00
  • d2870d48ea change typing to async iterator Timothy Pogue 2022-11-20 16:24:44 -07:00
  • 48a1f2418f update typing, remove unneeded try block, readd sleep Timothy Pogue 2022-11-20 16:18:24 -07:00
  • 60a167bdef add dynamic send timeout Timothy Pogue 2022-11-20 14:09:45 -07:00
  • dc79284c54 Merge branch 'develop' into feat/refactor-ws Timothy Pogue 2022-11-20 10:05:22 -07:00
  • 12b471c64b Prevent 2 parallel open orders through forceentry Matthias 2022-11-20 09:28:14 +01:00
  • fdc82af883 fix tests - update code to backtest with historic_predictions Wagner Costa Santos 2022-11-19 22:27:58 -03:00
  • 3714d7074b smaller throttle in channel send Timothy Pogue 2022-11-19 13:29:23 -07:00
  • c1a73a5512 move sleep call in send, minor cleanup Timothy Pogue 2022-11-19 13:21:26 -07:00
  • 80d070e9ee update code to use historic_predictions for freqai_backtest_live_models Wagner Costa Santos 2022-11-19 14:15:58 -03:00
  • d02da279f8 document the simplifications of the training environment robcaulk 2022-11-19 13:20:20 +01:00
  • 3d3195847c Merge branch 'develop' into backtest_fitlivepredictions Wagner Costa Santos 2022-11-18 17:53:34 -03:00
  • 98d87b3ba6 Merge branch 'develop' into feat/refactor-ws Timothy Pogue 2022-11-18 13:41:22 -07:00
  • 0cb6f71c02 better error handling, true async sending, more readable api Timothy Pogue 2022-11-18 13:32:27 -07:00
  • 4de9a46618 Merge pull request #7759 from wizrds/fix/pd-mem-leak Matthias 2022-11-18 20:24:16 +01:00