Commit Graph

  • 6d9e50d60c Merge pull request #8209 from freqtrade/ruff Matthias 2023-02-25 16:14:26 +01:00
  • 25724ef729 Version bump 2023.2 Matthias 2023-02-25 16:02:36 +01:00
  • 46458bf5eb Merge branch 'stable' into new_release Matthias 2023-02-25 16:02:26 +01:00
  • be352ae014 Update more enums Matthias 2023-02-25 13:46:14 +01:00
  • 563742f13c Fix enum behavior for python 3.11 Matthias 2023-02-25 13:34:19 +01:00
  • dc2cfee056 Don't request sorted candles from HitBTC. Matthias 2023-02-25 13:49:16 +01:00
  • c6455c4131 Pin scikit-learn to <1.2.0 for conda as well Matthias 2023-02-25 13:39:48 +01:00
  • 7bcae7b665 removed redundant dependencies from environment.yml ASU 2023-02-25 00:26:20 +02:00
  • 3471f5204b Don't reuse variable Matthias 2023-02-24 14:34:41 +01:00
  • 521025037d Merge pull request #8203 from freqtrade/add-bufer-train-data-candles Matthias 2023-02-24 13:25:18 +01:00
  • ac2a2512ef Merge pull request #8210 from freqtrade/clean-data-drawer Matthias 2023-02-24 13:19:38 +01:00
  • 607d90ca5d Merge pull request #8215 from freqtrade/fix-freqai-index Robert Caulk 2023-02-24 12:38:56 +01:00
  • cb80d7c26f close the multi_proc env before creating new ones in an attempt to avoid increasing processes robcaulk 2023-02-24 11:19:54 +01:00
  • c283e22325 fix purge_old_models description in parameter table robcaulk 2023-02-24 10:54:43 +01:00
  • 5ac4b81a5d fix link in freqai index.md robcaulk 2023-02-24 10:50:39 +01:00
  • 34c42be74f Fix minor stylistic errors Matthias 2023-02-22 20:58:24 +01:00
  • 659140e190 Add bt-error to UI backtest method. Matthias 2023-02-22 20:22:59 +01:00
  • 63e5d33028 Better handle backtest errors Matthias 2023-02-22 20:02:51 +01:00
  • 2fed924a0d Merge pull request #8211 from TheJoeSchr/refactor-1 Matthias 2023-02-23 18:14:21 +01:00
  • 7d906fd4c2 refactor(if-gate): use temp variable instead of if-gate Joe Schr 2023-02-22 12:26:12 +01:00
  • 6b829d839b Improve ruff config Matthias 2023-02-23 07:12:54 +01:00
  • bf968a9fd8 Use actions as documented Matthias 2023-02-23 06:51:03 +01:00
  • cdc96136bc Merge pull request #8207 from freqtrade/add-freqai-disclaimer Matthias 2023-02-23 06:49:18 +01:00
  • 23a71680de Update Doc-box typo Matthias 2023-02-23 06:29:58 +01:00
  • 150b7f9c87 lighten the disclaimer message robcaulk 2023-02-22 22:33:41 +01:00
  • b8f011a2ab give users ability to decide how many models to keep in dry/live robcaulk 2023-02-22 22:27:56 +01:00
  • 9633081c31 remove remnants of follower, clean data-drawer, improve doc robcaulk 2023-02-22 22:01:41 +01:00
  • b4ea37d598 Remove flake8 in favor of ruff Matthias 2023-02-22 21:08:17 +01:00
  • 549a0e1c44 Add ruff linting - initial configuration Matthias 2023-02-22 21:06:07 +01:00
  • 2bc9413be1 Fix minor stylistic errors Matthias 2023-02-22 20:58:24 +01:00
  • e6766b9b82 Add bt-error to UI backtest method. Matthias 2023-02-22 20:22:59 +01:00
  • 75bc5809a9 Better handle backtest errors Matthias 2023-02-22 20:02:51 +01:00
  • 0f878daa98 Remove some too generic noqa statements Matthias 2023-02-22 19:56:27 +01:00
  • 01d51aa979 Add necesary noqa statements Matthias 2023-02-22 07:20:10 +01:00
  • f8fa5bd969 Fix gone wrong noqa ... Matthias 2023-02-22 07:17:17 +01:00
  • 18bbfa10e5 Reduce amount of variables for API backtesting Matthias 2023-02-22 07:15:50 +01:00
  • ff1258fd20 Better handle random UI backtest errors Matthias 2023-02-22 07:06:59 +01:00
  • e56bf067c4 Merge pull request #8205 from amalysh/develop Matthias 2023-02-22 17:43:57 +01:00
  • 3fbbc57a37 add imposter disclaimer to FreqAI front page robcaulk 2023-02-22 17:08:30 +01:00
  • 070a7efd73 * fixed filename in model_exists Alexander Malysh 2023-02-22 14:52:20 +01:00
  • 986bc63e54 raise OperationalException if latest historical data candle is older than earliest dataprovider candle robcaulk 2023-02-21 21:23:58 +01:00
  • 2b5c11c7b4 allow users to buffer train data with buffer_train_data_candles parameter robcaulk 2023-02-21 21:08:34 +01:00
  • 62e120a602 Remove special treatment of cryptography for raspberries Matthias 2023-02-21 20:34:55 +01:00
  • 48ecc7f6dc Update freqai-reinforcement-learning docs Matthias 2023-02-21 19:55:32 +01:00
  • 43962476aa Remove non-working links, update links to https Matthias 2023-02-21 19:53:09 +01:00
  • a4a3d27ac6 Improve FAQ page Matthias 2023-02-21 19:52:22 +01:00
  • f4bd424226 Remove deprecated ubuntu image Matthias 2023-02-21 18:29:00 +01:00
  • af137188f4 Update wrong FAQ entry Matthias 2023-02-21 18:05:20 +01:00
  • fd4e27d889 remove populate_any_indicators robcaulk 2023-02-21 14:22:40 +01:00
  • 2261cbd92e fixed command regex and updated documentation Rahul Gudise 2023-02-20 16:22:17 -05:00
  • 3033e27466 Added documentation for new telegram command Rahul Gudise 2023-02-20 15:53:29 -05:00
  • 352f4962da Merge pull request #8198 from AchmadFathoni/develop Matthias 2023-02-20 11:05:42 +01:00
  • 789c867c8f Fix outdated systemd related exception text. Achmad Fathoni 2023-02-20 16:30:23 +07:00
  • 4f794aae61 Merge pull request #8191 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.13 Matthias 2023-02-20 08:06:53 +01:00
  • bf6560e45b Merge pull request #8194 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.13 Matthias 2023-02-20 08:06:37 +01:00
  • ccf4fbed60 Merge pull request #8192 from freqtrade/dependabot/pip/develop/ccxt-2.8.17 Matthias 2023-02-20 07:11:49 +01:00
  • 250faf012d Bump types-requests for pre-commit Matthias 2023-02-20 06:55:58 +01:00
  • 3a9ffdf135 Merge pull request #8190 from freqtrade/dependabot/pip/develop/fastapi-0.92.0 Matthias 2023-02-20 06:55:17 +01:00
  • ec1991d165 Merge pull request #8189 from freqtrade/dependabot/pip/develop/scipy-1.10.1 Matthias 2023-02-20 06:54:16 +01:00
  • 4e1f5354fe Merge pull request #8196 from freqtrade/dependabot/pip/develop/mypy-1.0.1 Matthias 2023-02-20 06:53:28 +01:00
  • 0cd28e2cab Bump mypy from 1.0.0 to 1.0.1 dependabot[bot] 2023-02-20 03:58:03 +00:00
  • eb08ef6ced Bump types-requests from 2.28.11.12 to 2.28.11.13 dependabot[bot] 2023-02-20 03:57:41 +00:00
  • a4e69574d3 Bump ccxt from 2.7.93 to 2.8.17 dependabot[bot] 2023-02-20 03:57:17 +00:00
  • c85fc6c8ca Bump mkdocs-material from 9.0.12 to 9.0.13 dependabot[bot] 2023-02-20 03:57:10 +00:00
  • f19128ad21 Bump fastapi from 0.91.0 to 0.92.0 dependabot[bot] 2023-02-20 03:56:55 +00:00
  • 2ef656fac0 Bump scipy from 1.10.0 to 1.10.1 dependabot[bot] 2023-02-20 03:56:50 +00:00
  • e9c64c5839 Update dependency to cysystemd Matthias 2023-02-19 19:30:27 +01:00
  • 8927a92eaf fixed lint issue Rahul 2023-02-19 16:11:21 +00:00
  • b0ec35d526 Merge pull request #7904 from freqtrade/feat/shuffle_after_split Matthias 2023-02-19 15:03:04 +01:00
  • 5fb539190d addressed some issues mentioned in PR Rahul 2023-02-18 23:50:02 +00:00
  • f89b63b0c5 Fix dry-run stoploss orders filling "in place" after restart. Matthias 2023-02-18 19:25:11 +01:00
  • 2c0fbd8500 Simplify test slightly Matthias 2023-02-18 18:03:07 +01:00
  • ade64f25d3 fixed formatting Rahul Gudise 2023-02-17 17:08:39 -05:00
  • 72af1912ca added new text Rahul 2023-02-17 22:01:00 +00:00
  • 08ca0f7c0f Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-02-17 21:07:23 +01:00
  • bcef00edee changed to ast_comments, added tests for comments. hippocritical 2023-02-17 21:04:26 +01:00
  • 06edc5c044 changed to ast_comments, added tests for comments. hippocritical 2023-02-17 21:01:09 +01:00
  • c4ec4db050 Merge pull request #8183 from th0rntwig/improve-freqai-docs Matthias 2023-02-17 07:14:39 +01:00
  • 31c7b3e136 Update binance leverage tiers Matthias 2023-02-17 06:28:11 +01:00
  • 22700527ac Convert limit orders to market orders if they cross a threshold Matthias 2023-02-16 20:20:06 +01:00
  • 9600039686 Update dry-run fill method naming Matthias 2023-02-16 19:47:12 +01:00
  • 1a74ede126 Merge branch 'feature' of github.com:LangLazy/freqtrade into feature Rahul 2023-02-16 17:54:20 -05:00
  • 07c886a2b1 Merge branch 'freqtrade:develop' into feature Rahul Gudise 2023-02-16 17:54:14 -05:00
  • b73089deb8 fixed a test Rahul 2023-02-16 17:51:50 -05:00
  • 35fe37199d fix minor typos thorntwig 2023-02-16 20:04:42 +01:00
  • 351c5fbf7f add shuffle_after_split to conftest robcaulk 2023-02-16 19:48:22 +01:00
  • f68543b151 Merge pull request #8182 from freqtrade/generalize-model-exists Robert Caulk 2023-02-16 19:41:07 +01:00
  • be85ef2707 add documentation for shuffle_after_split, add to constants robcaulk 2023-02-16 18:50:11 +01:00
  • b6a741b421 merge develop into feat/shuffle_after_split robcaulk 2023-02-16 18:46:01 +01:00
  • 36d65e00f9 generalize model_exists() for RL and Keras robcaulk 2023-02-16 18:33:40 +01:00
  • a2e1389943 Update Binance leverage code Matthias 2023-02-16 18:06:34 +01:00
  • 8ef110cc5f Rename ob variable to orderbook Matthias 2023-02-15 07:21:18 +01:00
  • de7d274fcf Pass orderbook to dry-run fill logic Matthias 2023-02-15 07:19:47 +01:00
  • 7c10921564 Improve Orderbook typing to align for diff. exchanges Matthias 2023-02-15 07:15:54 +01:00
  • a11f081d2d Merge pull request #8176 from freqtrade/robcaulk-patch-1 Matthias 2023-02-16 06:14:56 +01:00
  • 020c9a5cec Update freqai.md Robert Caulk 2023-02-15 21:54:45 +01:00
  • ecff21ac21 type Orderbook Matthias 2023-02-15 07:01:36 +01:00
  • 3397e47ccf Rename stoploss() to create_stoploss() Matthias 2023-02-14 20:42:08 +01:00
  • 6e55a873b3 Rename edge.stoploss to get_stoploss Matthias 2023-02-14 07:18:11 +01:00
  • bddec476f9 Fix missing typehint in hyper.py Matthias 2023-02-13 20:13:26 +01:00