Commit Graph

  • b6a8e421f1 remove redundant timestamp conversion in ws serializer Timothy Pogue 2022-11-18 09:43:39 -07:00
  • 61a859ba4c remove tensorboard req from rl reqs robcaulk 2022-11-18 17:30:03 +01:00
  • 12cd83453c Add warning when queue websocket queue becomes too full Matthias 2022-11-18 14:03:56 +01:00
  • 4c7bb79c86 Restore prior data transfer format Matthias 2022-11-18 13:59:29 +01:00
  • ba493eb7a7 Merge fix/pd-mem-leak Timothy Pogue 2022-11-17 16:21:12 -07:00
  • 387c905a86 merge develop into RL robcaulk 2022-11-17 21:59:07 +01:00
  • 60fcd8dce2 fix skipped mac test, fix RL bug in add_state_info, fix use of __import__, revise doc robcaulk 2022-11-17 21:50:02 +01:00
  • 91df79ff44 merge dev into backtest-live-predictions robcaulk 2022-11-17 21:20:47 +01:00
  • 436b314c80 add safe_remaining Matthias 2022-11-17 18:58:46 +00:00
  • 1975e942d6 Add test for no remaining Matthias 2022-11-01 18:58:04 +00:00
  • 48e5a45856 rpc_test: dont replicate whole response, Matthias 2022-11-17 10:54:03 +00:00
  • 49ecc83061 Merge branch 'develop' into fix/pd-mem-leak Timothy Pogue 2022-11-17 12:04:49 -07:00
  • ce43fa5f43 small fix to websocketchannel and relay Timothy Pogue 2022-11-17 12:03:11 -07:00
  • 875e9ab447 change df serialization to avoid mem leak Timothy Pogue 2022-11-17 11:59:03 -07:00
  • cd6f87be17 Merge pull request #7728 from freqtrade/improve_timerange Robert Caulk 2022-11-17 19:57:48 +01:00
  • b929e0bb2b Merge branch 'develop' into gc_improvements Matthias 2022-11-17 19:55:03 +01:00
  • 9432bcd065 Fix telegram error on force_enter exception Matthias 2022-11-17 19:52:03 +01:00
  • 3903b04d3f save_live_data_backtest - added docs and tests Wagner Costa Santos 2022-11-17 15:20:07 -03:00
  • a993cb512d change to get call in ws_client Timothy Pogue 2022-11-17 10:22:55 -07:00
  • 99bff9cbfa backtesting_from_live_saved_files - code refactoring Wagner Costa Santos 2022-11-17 10:30:51 -03:00
  • 913749c81b backtesting_from_live_saved_files - code refactoring Wagner Costa Santos 2022-11-17 10:30:16 -03:00
  • b01e4e3dbf change default value - save_live_data_backtest as false Wagner Costa Santos 2022-11-17 10:14:30 -03:00
  • 1a19d90e2e Merge branch 'develop' into backtest_fitlivepredictions Wagner Costa Santos 2022-11-17 10:13:11 -03:00
  • 0a7f4fd3cc fix httpx test warning Matthias 2022-11-17 10:36:24 +00:00
  • afcb86f422 Improve migration types Matthias 2022-11-17 10:25:51 +00:00
  • 93addbe5c3 Improve typechecking Matthias 2022-11-17 10:16:38 +00:00
  • 097af973d2 improve RPC testcase to cover open orders Matthias 2022-11-17 07:10:47 +01:00
  • 1380ddd066 update ws client Timothy Pogue 2022-11-15 22:44:02 -07:00
  • 019577f73d Temporarily Downgrade cryptography until piwheels has the new wheel available Matthias 2022-11-16 06:36:26 +01:00
  • 86e094e39b update docs Timothy Pogue 2022-11-15 22:33:42 -07:00
  • 6a1655c047 support ssl connections in emc Timothy Pogue 2022-11-15 22:26:54 -07:00
  • 442467e8ae remove old comments and code Timothy Pogue 2022-11-14 22:26:34 -07:00
  • 6deb2dfb61 Merge pull request #7744 from freqtrade/dependabot/pip/develop/mypy-0.990 Matthias 2022-11-15 06:24:24 +01:00
  • d713af045f remove main queue completely Timothy Pogue 2022-11-14 22:21:40 -07:00
  • 659c8c237f initial revision Timothy Pogue 2022-11-14 20:27:45 -07:00
  • 0a702cdd26 Ensure more methods are typechecked Matthias 2022-11-14 20:56:35 +01:00
  • f27be7ada8 Configure mypy to old behavior Matthias 2022-11-14 20:52:40 +01:00
  • a951b49541 Use Generator when sending initial dataframes Matthias 2022-11-14 07:25:52 +01:00
  • 30b467906c Delist FTX, following ccxt's delisting. Matthias 2022-11-14 19:40:57 +01:00
  • 663039835d Merge pull request #7745 from freqtrade/dependabot/pip/develop/fastapi-0.87.0 Matthias 2022-11-14 15:19:52 +01:00
  • c72ffad698 Add starlette test dependency Matthias 2022-11-14 13:08:29 +00:00
  • 2a1bfb8e57 Merge pull request #7746 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.3 Matthias 2022-11-14 14:05:03 +01:00
  • a689538b9a Merge pull request #7751 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.44 Matthias 2022-11-14 09:39:47 +01:00
  • e24f644251 Merge pull request #7742 from freqtrade/dependabot/pip/develop/cryptography-38.0.3 Matthias 2022-11-14 09:39:25 +01:00
  • c12dcd9b9b update pre-commit dateutil Matthias 2022-11-14 08:40:09 +01:00
  • 4cece8720a Bump mypy from 0.982 to 0.990 dependabot[bot] 2022-11-14 07:33:06 +00:00
  • 721998521b Bump types-python-dateutil from 2.8.19.2 to 2.8.19.3 dependabot[bot] 2022-11-14 07:33:03 +00:00
  • 60449d9bec Bump cryptography from 38.0.1 to 38.0.3 dependabot[bot] 2022-11-14 07:32:31 +00:00
  • 5ca705ae3a Merge pull request #7747 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.4 Matthias 2022-11-14 08:32:11 +01:00
  • cf6aa0506f Merge pull request #7750 from freqtrade/dependabot/pip/develop/ccxt-2.1.75 Matthias 2022-11-14 08:31:41 +01:00
  • 849c028133 Merge pull request #7749 from freqtrade/dependabot/pip/develop/psutil-5.9.4 Matthias 2022-11-14 08:28:38 +01:00
  • cf9944c48d Merge pull request #7741 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.10 Matthias 2022-11-14 08:03:39 +01:00
  • cf5cda4df5 Bump sqlalchemy from 1.4.43 to 1.4.44 dependabot[bot] 2022-11-14 06:04:54 +00:00
  • 7275d48516 Bump ccxt from 2.1.54 to 2.1.75 dependabot[bot] 2022-11-14 06:04:37 +00:00
  • 60de797dcc Bump psutil from 5.9.3 to 5.9.4 dependabot[bot] 2022-11-14 06:03:58 +00:00
  • 95fd4072fa Merge pull request #7701 from freqtrade/add-single-precision-freqai Matthias 2022-11-14 07:02:35 +01:00
  • b2de070462 bump types-requests Matthias 2022-11-14 07:01:49 +01:00
  • 03d3492838 Merge pull request #7739 from freqtrade/dependabot/pip/develop/tensorboard-2.11.0 Matthias 2022-11-14 06:55:24 +01:00
  • 9843fb2087 Bump mkdocs-material from 8.5.8 to 8.5.10 dependabot[bot] 2022-11-14 05:55:09 +00:00
  • 447635043e Merge pull request #7740 from freqtrade/dependabot/pip/develop/nbconvert-7.2.4 Matthias 2022-11-14 06:54:47 +01:00
  • 5d92008293 Merge pull request #7743 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.2 Matthias 2022-11-14 06:54:27 +01:00
  • d22a22d161 Merge pull request #7748 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.8 Matthias 2022-11-14 06:53:51 +01:00
  • bbfcaca9e0 Bump pymdown-extensions from 9.7 to 9.8 dependabot[bot] 2022-11-14 03:02:26 +00:00
  • 48c4d8d2df Bump types-requests from 2.28.11.2 to 2.28.11.4 dependabot[bot] 2022-11-14 03:02:21 +00:00
  • ce269b7984 Bump fastapi from 0.85.1 to 0.87.0 dependabot[bot] 2022-11-14 03:02:14 +00:00
  • 9d8d18d76b Bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot[bot] 2022-11-14 03:01:42 +00:00
  • 001602e034 Bump nbconvert from 7.2.3 to 7.2.4 dependabot[bot] 2022-11-14 03:01:11 +00:00
  • 3e6834e3f0 Bump tensorboard from 2.10.1 to 2.11.0 dependabot[bot] 2022-11-14 03:01:08 +00:00
  • 42b29cd307 Fix constants type Matthias 2022-11-13 19:31:49 +01:00
  • bf4d5b432a ensure model_type is defined robcaulk 2022-11-13 18:50:25 +01:00
  • 6394ef4558 fix docstrings robcaulk 2022-11-13 17:43:52 +01:00
  • c8d3e57712 add note that these environments are designed for short-long bots only. robcaulk 2022-11-13 17:30:56 +01:00
  • c76afc255a explain how to choose environments, and how to customize them robcaulk 2022-11-13 17:26:11 +01:00
  • 96fafb7f56 remove limit_ram_use robcaulk 2022-11-13 17:14:47 +01:00
  • b421521be3 help default ReinforcementLearner users by assigning the model_type automatically robcaulk 2022-11-13 17:12:17 +01:00
  • 90f168d1ff remove more user references. cleanup dataprovider robcaulk 2022-11-13 17:06:06 +01:00
  • f8f553ec14 remove references to "the user" robcaulk 2022-11-13 16:58:36 +01:00
  • 388ca21200 update docs, fix bug in environment robcaulk 2022-11-13 16:56:31 +01:00
  • 3c249ba994 add doc for data_kitchen_thread_count` robcaulk 2022-11-13 16:11:14 +01:00
  • 1e9e7887aa fix constants.py, fix freqai test robcaulk 2022-11-13 15:38:35 +01:00
  • af9e400562 add test coverage, fix bug in base environment. Ensure proper fee is used. robcaulk 2022-11-13 15:31:37 +01:00
  • a59d61472b Add test for dataframe footprint reduction Matthias 2022-11-13 15:29:37 +01:00
  • 942840da2d Improve setting wording to keep future possibilities open Matthias 2022-11-13 15:22:44 +01:00
  • 81f800a79b switch to using FT calc_profi_pct, reverse entry/exit fees robcaulk 2022-11-13 13:41:17 +01:00
  • e45d791c19 Merge remote-tracking branch 'origin/develop' into feat/freqai-rl-dev robcaulk 2022-11-13 13:00:16 +01:00
  • c6013e5819 Fix doc typo Matthias 2022-11-13 12:01:20 +01:00
  • 535c365b4a Disable ftx ccxt_compat tests Matthias 2022-11-13 10:29:24 +01:00
  • fed3bc6730 Simplify Websocket Init Matthias 2022-11-13 10:26:27 +01:00
  • 914bdbdd83 Remove FTX from list of supported exchanges Matthias 2022-11-12 20:32:17 +01:00
  • d39b997489 Merge pull request #7736 from M451z/patch-1 Matthias 2022-11-12 20:30:50 +01:00
  • 954da4fec9 Add "forcebuy error" exception log Matthias 2022-11-12 19:52:10 +01:00
  • 259f87bd40 fix rl test; robcaulk 2022-11-12 19:01:40 +01:00
  • e71a8b8ac1 add ability to integrate state info or not, and prevent state info integration during backtesting robcaulk 2022-11-12 18:46:48 +01:00
  • 27fa9f1f4e backtest saved dataframe from live Wagner Costa Santos 2022-11-12 14:37:23 -03:00
  • ee0e59157c Update join relationship of orders table to selectin Matthias 2022-11-12 16:09:58 +01:00
  • 8c092d457c Update README.md Colt 1911 2022-11-12 18:28:51 +03:00
  • 7adca97358 Improve python GC behavior Matthias 2022-11-12 15:39:54 +01:00
  • f9c6c538be Merge branch 'develop' into backtest_fitlivepredictions Wagner Costa Santos 2022-11-12 09:37:45 -03:00
  • 9c6b97c678 ensure normalization acceleration methods are employed in RL robcaulk 2022-11-12 12:01:59 +01:00
  • 6746868ea7 store dataprovider to self instead of strategy robcaulk 2022-11-12 11:33:03 +01:00