Commit Graph

  • 8865af9104 Remove .query from pairlock Matthias 2023-03-15 21:19:36 +01:00
  • aa54b77702 Rename _session to sessoin Matthias 2023-03-15 21:12:06 +01:00
  • 8073989c98 Remove more usages of .query Matthias 2023-03-15 21:10:47 +01:00
  • d45599ca3b Fix some type errors Matthias 2023-03-15 21:09:25 +01:00
  • b469addffb remove usage of .query from regular models Matthias 2023-03-15 21:00:30 +01:00
  • 47ab285252 Minor test fix Matthias 2023-03-15 20:49:35 +01:00
  • 95ff59a21c Improve documentation for get_trades_proxy Matthias 2023-03-15 07:23:54 +01:00
  • 7e08e3a59a Update example to use get_trades_proxy Matthias 2023-03-15 07:22:07 +01:00
  • 4550447409 cheat flake8 for now until we can refactor save into the model class robcaulk 2023-03-14 21:13:30 +01:00
  • 8f29312c9e Minimum re-entry stake should not include stoploss Matthias 2023-03-14 08:14:01 +01:00
  • 5c280d5649 Improve emergency_exit handling Matthias 2023-03-13 20:28:13 +01:00
  • b23cea6e59 Bump ruff to 0.0.255 Matthias 2023-03-13 20:16:12 +01:00
  • 487469680f Use correct exception type for ccxt.InvalidOrder Matthias 2023-03-13 20:13:12 +01:00
  • 8fd13933c3 Improve variable naming Matthias 2023-03-13 19:50:19 +01:00
  • cf70deaf8d Disallow negative liquidation prices Matthias 2023-03-13 19:41:39 +01:00
  • 3d31eca365 Update Exception to contain more info Matthias 2023-03-13 19:40:48 +01:00
  • d723979c42 Move total_trades to explicit variable Matthias 2023-03-13 19:21:53 +01:00
  • 366740885a reduce mlp number of parameters for testing Yinon Polak 2023-03-13 20:18:26 +02:00
  • 918889a2bd reduce mlp number of parameters for testing Yinon Polak 2023-03-13 20:09:12 +02:00
  • 1947fab3d7 Merge pull request #8315 from freqtrade/dependabot/pip/develop/uvicorn-0.21.0 Matthias 2023-03-13 18:11:13 +01:00
  • cdb97e64ab Merge pull request #8323 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.7.1 Matthias 2023-03-13 18:10:04 +01:00
  • daa59f6248 Merge pull request #8322 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.2 Matthias 2023-03-13 18:08:08 +01:00
  • 9c8c30b0e8 add test Yinon Polak 2023-03-13 17:17:00 +02:00
  • f3a1177bad bring inc back initrv 2023-03-13 17:53:35 +03:00
  • ad5afd3047 Bump uvicorn from 0.20.0 to 0.21.0 dependabot[bot] 2023-03-13 08:08:57 +00:00
  • 458bfcc89b Merge pull request #8324 from freqtrade/dependabot/pip/develop/urllib3-1.26.15 Matthias 2023-03-13 09:02:17 +01:00
  • d4122c36ac Merge pull request #8317 from freqtrade/dependabot/pip/develop/fastapi-0.94.0 Matthias 2023-03-13 09:01:59 +01:00
  • 0e663a5bf8 Refresh binance cached leverage tiers Matthias 2023-03-13 07:06:16 +01:00
  • 562efd1841 Merge pull request #8320 from freqtrade/dependabot/pip/develop/pytest-7.2.2 Matthias 2023-03-13 06:59:00 +01:00
  • 7baa2b9005 Merge pull request #8321 from freqtrade/dependabot/pip/develop/mypy-1.1.1 Matthias 2023-03-13 06:58:32 +01:00
  • 10c5adfa50 Bump fastapi from 0.92.0 to 0.94.0 dependabot[bot] 2023-03-13 05:37:55 +00:00
  • 44c4729a9d Merge pull request #8319 from freqtrade/dependabot/pip/develop/pydantic-1.10.6 Matthias 2023-03-13 06:28:28 +01:00
  • dc6af9a1a7 Bump urllib3 from 1.26.14 to 1.26.15 dependabot[bot] 2023-03-13 03:57:54 +00:00
  • 82707be7d0 Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 dependabot[bot] 2023-03-13 03:57:48 +00:00
  • b800f27092 Bump mkdocs-material from 9.1.1 to 9.1.2 dependabot[bot] 2023-03-13 03:57:46 +00:00
  • 31daf72cc6 Bump mypy from 1.0.1 to 1.1.1 dependabot[bot] 2023-03-13 03:57:40 +00:00
  • 22ebf04daa Bump pytest from 7.2.1 to 7.2.2 dependabot[bot] 2023-03-13 03:57:29 +00:00
  • 52a091e063 Bump pydantic from 1.10.5 to 1.10.6 dependabot[bot] 2023-03-13 03:57:23 +00:00
  • d7ea750823 revert to using model_training_parameters Yinon Polak 2023-03-13 00:35:51 +02:00
  • b6096efadd logging change Yinon Polak 2023-03-13 00:35:14 +02:00
  • b927c9dc01 remove train loss calculation from estimate_loss Yinon Polak 2023-03-13 00:17:34 +02:00
  • 523a58d3d6 simplify statement for pytorch file_type extension Yinon Polak 2023-03-13 00:16:44 +02:00
  • fbca8e6587 Allow empty pairlock reasons through api Matthias 2023-03-12 21:31:08 +01:00
  • a10f78e3ef fix increment in case of 0 initrv 2023-03-12 23:29:27 +03:00
  • 8987e5f108 Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-12 20:14:40 +01:00
  • f584edf809 Improve tests by simply running a full strategy through everything Matthias 2023-03-12 16:45:56 +01:00
  • f5848ea891 Add test for successful_buys Matthias 2023-03-12 16:29:18 +01:00
  • b5c4f9ebe2 Split updater_tests to be clearer Matthias 2023-03-12 16:26:12 +01:00
  • 0911cd72a2 Add test for strategy-updater start method Matthias 2023-03-12 15:59:02 +01:00
  • d2a412d2c6 Simplify start_strategy_update Matthias 2023-03-12 15:47:03 +01:00
  • cb086f79ff Improve doc wording and command parameters Matthias 2023-03-12 15:46:34 +01:00
  • d9bff68501 Merge pull request #8311 from froggleston/develop Matthias 2023-03-12 15:25:30 +01:00
  • 5bfee44bba Whitespace fix Matthias 2023-03-12 15:24:27 +01:00
  • 0012fe36ca sort imports Yinon Polak 2023-03-12 16:16:04 +02:00
  • d186f8f1e1 Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-12 14:40:02 +01:00
  • cb17b36981 simplify file_type check comparisons Yinon Polak 2023-03-12 14:50:08 +02:00
  • aa283a0447 Fix None limit on pair_candles RPC call froggleston 2023-03-12 12:44:12 +00:00
  • f9fdf1c31b generalize mlp model Yinon Polak 2023-03-12 14:31:08 +02:00
  • 1cf0e7be24 use one iteration on all test and train data for evaluation Yinon Polak 2023-03-12 12:48:15 +02:00
  • 82cb107520 add tensorboard category initrv 2023-03-12 01:32:55 +03:00
  • b23841fbfe Bump ccxt to 2.9.12 Matthias 2023-03-11 17:35:30 +01:00
  • 8726a4645d Don't use deprecated Type construct Matthias 2023-03-11 15:15:32 +01:00
  • 59d2ff3ffa Simplify handle_cancel_exit Matthias 2023-03-11 15:12:32 +01:00
  • 39c651e40c Remove pointless reset of close_profit Matthias 2023-03-11 15:03:06 +01:00
  • a2336f256b Add profit descriptions Matthias 2023-03-11 08:25:45 +01:00
  • a76ca771f8 telegram: Fix sending telegram message with exception Matthias 2023-03-10 18:00:20 +01:00
  • f722823b0d Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-10 09:24:08 +01:00
  • a3988f56b2 Sorry matthias, did not see that you already committed something and did overwrite you. Added your version to it instead of mine and pushed again (since it was already overwritten by me). hippocritical 2023-03-10 09:23:56 +01:00
  • 5a467eb969 Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-10 09:18:44 +01:00
  • 5f8202e1b5 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-10 09:00:00 +01:00
  • bfc7f48f17 added checks for python3.8 or lower since ast_comments.unparse() needs python 3.9 or higher. testing with python 3.8 would make the build fail tests, skipping it there. hippocritical 2023-03-10 08:59:07 +01:00
  • 5b2a291109 Merge pull request #8273 from freqtrade/stop_from_open_lev Matthias 2023-03-09 19:44:16 +01:00
  • d3a3ddbc61 Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't. Matthias 2023-03-09 19:42:43 +01:00
  • 8a9f2aedbb improve documentation Yinon Polak 2023-03-09 14:55:52 +02:00
  • e88a0d5248 convert single quotes to double quotes Yinon Polak 2023-03-09 13:29:11 +02:00
  • 2ef11faba7 reformat documentation Yinon Polak 2023-03-09 13:25:20 +02:00
  • c9eee2944b reformat documentation Yinon Polak 2023-03-09 13:01:04 +02:00
  • 6f962362f2 expand pytorch trainer documentation Yinon Polak 2023-03-09 12:45:46 +02:00
  • ba5de0cd00 add documentation Yinon Polak 2023-03-09 11:21:10 +02:00
  • 3081b9402b add documentation Yinon Polak 2023-03-09 11:14:54 +02:00
  • 30fd1e742e Add 3.8 block for strategyUpdater Matthias 2023-03-09 07:14:54 +00:00
  • 4d8e3c25bd Merge branch 'develop' into strategy_utils Matthias 2023-03-09 07:12:48 +00:00
  • 1132fa6093 feat: Added price_rounding modes in config ASU 2023-03-09 02:11:31 +02:00
  • 29dfb5c169 Merge pull request #8291 from freqtrade/allow-ohlc-removal Matthias 2023-03-08 21:04:34 +01:00
  • d10ee0979a ensure training_features_list is updated properly robcaulk 2023-03-08 19:37:11 +01:00
  • 0318486bee Update stoploss_from_open documentation for leverage adjustment Matthias 2023-03-08 19:35:26 +01:00
  • 85e345fc48 Update BaseReinforcementLearningModel.py Robert Caulk 2023-03-08 19:29:39 +01:00
  • 1597c3aa89 set class names in IStrategy.set_freqai_targets method, also save class name with model meta data Yinon Polak 2023-03-08 18:36:44 +02:00
  • 7d26df01b8 fix tensor type hint Yinon Polak 2023-03-08 16:16:49 +02:00
  • c8296ccb2d sort imports Yinon Polak 2023-03-08 16:13:35 +02:00
  • 8d60327d60 add missing import Yinon Polak 2023-03-08 16:12:47 +02:00
  • 04564dc134 add missing import Yinon Polak 2023-03-08 16:11:51 +02:00
  • 6161b858c4 sort imports Yinon Polak 2023-03-08 16:10:25 +02:00
  • 1921a07b89 sort imports Yinon Polak 2023-03-08 16:08:04 +02:00
  • b65ade51be revert config_freqai_example changes Yinon Polak 2023-03-08 16:05:02 +02:00
  • dfbb2e2b35 sort imports Yinon Polak 2023-03-08 16:03:36 +02:00
  • 1805db2b07 change documentation and small bugfix Yinon Polak 2023-03-08 15:38:22 +02:00
  • 76fbec0c17 ad multiclass target names encoder to ints Yinon Polak 2023-03-08 14:29:38 +02:00
  • 29d337fa02 ensure ohlc is dropped from both train and predict robcaulk 2023-03-08 11:26:28 +01:00
  • 2c7ae756f5 Improve mock behavior Matthias 2023-03-08 07:05:59 +01:00