Commit Graph

  • 986bc63e54 raise OperationalException if latest historical data candle is older than earliest dataprovider candle robcaulk 2023-02-21 21:23:58 +0100
  • 2b5c11c7b4 allow users to buffer train data with buffer_train_data_candles parameter robcaulk 2023-02-21 21:08:34 +0100
  • 62e120a602 Remove special treatment of cryptography for raspberries Matthias 2023-02-21 20:34:55 +0100
  • 48ecc7f6dc Update freqai-reinforcement-learning docs Matthias 2023-02-21 19:55:32 +0100
  • 43962476aa Remove non-working links, update links to https Matthias 2023-02-21 19:53:09 +0100
  • a4a3d27ac6 Improve FAQ page Matthias 2023-02-21 19:52:22 +0100
  • f4bd424226 Remove deprecated ubuntu image Matthias 2023-02-21 18:29:00 +0100
  • af137188f4 Update wrong FAQ entry Matthias 2023-02-21 18:05:20 +0100
  • fd4e27d889 remove populate_any_indicators robcaulk 2023-02-21 14:22:40 +0100
  • 2261cbd92e fixed command regex and updated documentation Rahul Gudise 2023-02-20 16:22:17 -0500
  • 3033e27466 Added documentation for new telegram command Rahul Gudise 2023-02-20 15:53:29 -0500
  • 352f4962da
    Merge pull request #8198 from AchmadFathoni/develop Matthias 2023-02-20 11:05:42 +0100
  • 789c867c8f Fix outdated systemd related exception text. Achmad Fathoni 2023-02-20 16:30:23 +0700
  • 4f794aae61
    Merge pull request #8191 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.13 Matthias 2023-02-20 08:06:53 +0100
  • bf6560e45b
    Merge pull request #8194 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.13 Matthias 2023-02-20 08:06:37 +0100
  • 9376a8f215
    Bump cryptography from 38.0.1 to 39.0.1 dependabot[bot] 2023-02-20 06:12:47 +0000
  • ccf4fbed60
    Merge pull request #8192 from freqtrade/dependabot/pip/develop/ccxt-2.8.17 Matthias 2023-02-20 07:11:49 +0100
  • 250faf012d
    Bump types-requests for pre-commit Matthias 2023-02-20 06:55:58 +0100
  • 3a9ffdf135
    Merge pull request #8190 from freqtrade/dependabot/pip/develop/fastapi-0.92.0 Matthias 2023-02-20 06:55:17 +0100
  • ec1991d165
    Merge pull request #8189 from freqtrade/dependabot/pip/develop/scipy-1.10.1 Matthias 2023-02-20 06:54:16 +0100
  • 4e1f5354fe
    Merge pull request #8196 from freqtrade/dependabot/pip/develop/mypy-1.0.1 Matthias 2023-02-20 06:53:28 +0100
  • 0cd28e2cab
    Bump mypy from 1.0.0 to 1.0.1 dependabot[bot] 2023-02-20 03:58:03 +0000
  • 43dac707b1
    Bump setuptools from 65.5.1 to 67.3.2 dependabot[bot] 2023-02-20 03:57:53 +0000
  • eb08ef6ced
    Bump types-requests from 2.28.11.12 to 2.28.11.13 dependabot[bot] 2023-02-20 03:57:41 +0000
  • a4e69574d3
    Bump ccxt from 2.7.93 to 2.8.17 dependabot[bot] 2023-02-20 03:57:17 +0000
  • c85fc6c8ca
    Bump mkdocs-material from 9.0.12 to 9.0.13 dependabot[bot] 2023-02-20 03:57:10 +0000
  • f19128ad21
    Bump fastapi from 0.91.0 to 0.92.0 dependabot[bot] 2023-02-20 03:56:55 +0000
  • 2ef656fac0
    Bump scipy from 1.10.0 to 1.10.1 dependabot[bot] 2023-02-20 03:56:50 +0000
  • e9c64c5839 Update dependency to cysystemd Matthias 2023-02-19 19:30:27 +0100
  • 8927a92eaf fixed lint issue Rahul 2023-02-19 16:11:21 +0000
  • b0ec35d526
    Merge pull request #7904 from freqtrade/feat/shuffle_after_split Matthias 2023-02-19 15:03:04 +0100
  • 5fb539190d addressed some issues mentioned in PR Rahul 2023-02-18 23:50:02 +0000
  • f89b63b0c5 Fix dry-run stoploss orders filling "in place" after restart. Matthias 2023-02-18 19:25:11 +0100
  • 2c0fbd8500 Simplify test slightly Matthias 2023-02-18 18:03:07 +0100
  • ade64f25d3 fixed formatting Rahul Gudise 2023-02-17 17:08:39 -0500
  • 72af1912ca added new text Rahul 2023-02-17 22:01:00 +0000
  • 08ca0f7c0f
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-02-17 21:07:23 +0100
  • bcef00edee changed to ast_comments, added tests for comments. hippocritical 2023-02-17 21:04:26 +0100
  • 06edc5c044 changed to ast_comments, added tests for comments. hippocritical 2023-02-17 21:01:09 +0100
  • c4ec4db050
    Merge pull request #8183 from th0rntwig/improve-freqai-docs Matthias 2023-02-17 07:14:39 +0100
  • 31c7b3e136 Update binance leverage tiers Matthias 2023-02-17 06:28:11 +0100
  • 22700527ac Convert limit orders to market orders if they cross a threshold Matthias 2023-02-16 20:20:06 +0100
  • 9600039686 Update dry-run fill method naming Matthias 2023-02-16 19:47:12 +0100
  • 1a74ede126 Merge branch 'feature' of github.com:LangLazy/freqtrade into feature Rahul 2023-02-16 17:54:20 -0500
  • 07c886a2b1
    Merge branch 'freqtrade:develop' into feature Rahul Gudise 2023-02-16 17:54:14 -0500
  • b73089deb8 fixed a test Rahul 2023-02-16 17:51:50 -0500
  • 35fe37199d fix minor typos thorntwig 2023-02-16 20:04:42 +0100
  • 351c5fbf7f add shuffle_after_split to conftest robcaulk 2023-02-16 19:48:22 +0100
  • f68543b151
    Merge pull request #8182 from freqtrade/generalize-model-exists Robert Caulk 2023-02-16 19:41:07 +0100
  • be85ef2707 add documentation for shuffle_after_split, add to constants robcaulk 2023-02-16 18:50:11 +0100
  • b6a741b421 merge develop into feat/shuffle_after_split robcaulk 2023-02-16 18:46:01 +0100
  • 36d65e00f9 generalize model_exists() for RL and Keras robcaulk 2023-02-16 18:33:40 +0100
  • a2e1389943 Update Binance leverage code Matthias 2023-02-16 18:06:34 +0100
  • 7675fc9dd4 * fixed loading existing model for backtest Alexander Malysh 2023-02-16 13:24:11 +0100
  • a8921aeee5
    Update binance_leverage_tiers.json Anuj Shah 2023-02-16 11:12:00 +0530
  • 8ef110cc5f Rename ob variable to orderbook Matthias 2023-02-15 07:21:18 +0100
  • de7d274fcf Pass orderbook to dry-run fill logic Matthias 2023-02-15 07:19:47 +0100
  • 7c10921564 Improve Orderbook typing to align for diff. exchanges Matthias 2023-02-15 07:15:54 +0100
  • a11f081d2d
    Merge pull request #8176 from freqtrade/robcaulk-patch-1 Matthias 2023-02-16 06:14:56 +0100
  • 020c9a5cec
    Update freqai.md Robert Caulk 2023-02-15 21:54:45 +0100
  • ecff21ac21 type Orderbook Matthias 2023-02-15 07:01:36 +0100
  • 3397e47ccf Rename stoploss() to create_stoploss() Matthias 2023-02-14 20:42:08 +0100
  • 6e55a873b3 Rename edge.stoploss to get_stoploss Matthias 2023-02-14 07:18:11 +0100
  • bddec476f9 Fix missing typehint in hyper.py Matthias 2023-02-13 20:13:26 +0100
  • cdd324d0a9 Rename stoploss_reached to ft_stoploss_reached Matthias 2023-02-13 20:08:54 +0100
  • ce7d24f529 Extract ft_stoploss_adjust to seperate method Matthias 2023-02-13 19:53:04 +0100
  • a0e2f98086
    Merge pull request #8164 from freqtrade/dependabot/pip/develop/tensorboard-2.12.0 Matthias 2023-02-13 19:34:14 +0100
  • b514ff4a74 isort fix Nicolas Pinchaud 2023-02-13 18:07:00 +0000
  • 69d5459460 Improve stop behavior in SIGTERM cases (docker). Matthias 2023-02-13 18:25:15 +0100
  • aafaff877b
    Merge pull request #8170 from freqtrade/dependabot/pip/develop/ccxt-2.7.93 Matthias 2023-02-13 18:17:29 +0100
  • c660658c2f Remove deepcopy Nicolas Pinchaud 2023-02-13 16:26:10 +0000
  • 9061c04f1d
    Bump ccxt from 2.7.80 to 2.7.93 dependabot[bot] 2023-02-13 16:09:57 +0000
  • 73adc6119e
    Bump sqlalchemy from 1.4.46 to 2.0.3 dependabot[bot] 2023-02-13 08:50:57 +0000
  • c18d9a8f4f
    Bump ccxt from 2.7.80 to 2.7.91 dependabot[bot] 2023-02-13 08:50:55 +0000
  • 9a2f6d2416
    Merge pull request #8165 from freqtrade/dependabot/pip/develop/aiofiles-23.1.0 Matthias 2023-02-13 09:50:11 +0100
  • b5121d3f4c
    Merge pull request #8166 from freqtrade/dependabot/pip/develop/aiohttp-3.8.4 Matthias 2023-02-13 09:49:56 +0100
  • f3a6897870 Bump Docker images to latest minor version Matthias 2023-02-13 07:12:28 +0100
  • f16fd0ad23 Reenable binanceus active test Matthias 2023-02-12 20:12:06 +0100
  • f681ee7942
    Bump aiohttp from 3.8.3 to 3.8.4 dependabot[bot] 2023-02-13 06:11:49 +0000
  • 50a9df9b29
    Bump aiofiles from 22.1.0 to 23.1.0 dependabot[bot] 2023-02-13 06:11:37 +0000
  • 2a87ad044d
    Bump tensorboard from 2.11.2 to 2.12.0 dependabot[bot] 2023-02-13 06:11:33 +0000
  • a573976406
    Merge pull request #8158 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.12 Matthias 2023-02-13 07:09:58 +0100
  • 0b5b8e4c97
    Merge pull request #8163 from freqtrade/dependabot/pip/develop/fastapi-0.91.0 Matthias 2023-02-13 07:09:44 +0100
  • ee158c1f55
    Merge pull request #8162 from freqtrade/dependabot/pip/develop/mypy-1.0.0 Matthias 2023-02-13 07:08:53 +0100
  • bf242ac4a2
    Merge pull request #8156 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.12 Matthias 2023-02-13 06:39:34 +0100
  • a800c19c14
    Merge pull request #8157 from freqtrade/dependabot/pip/develop/orjson-3.8.6 Matthias 2023-02-13 06:37:39 +0100
  • d14283b0e7
    types-requests - precommit Matthias 2023-02-13 06:22:13 +0100
  • 9faa926803
    Bump fastapi from 0.89.1 to 0.91.0 dependabot[bot] 2023-02-13 03:58:55 +0000
  • 48c331785c
    Bump mypy from 0.991 to 1.0.0 dependabot[bot] 2023-02-13 03:58:34 +0000
  • 686c2adee5
    Bump setuptools from 65.5.1 to 67.2.0 dependabot[bot] 2023-02-13 03:58:20 +0000
  • bbb62c8a4b
    Bump types-requests from 2.28.11.8 to 2.28.11.12 dependabot[bot] 2023-02-13 03:57:16 +0000
  • b05999f6d5
    Bump orjson from 3.8.5 to 3.8.6 dependabot[bot] 2023-02-13 03:57:11 +0000
  • ee209e3b44
    Bump mkdocs-material from 9.0.11 to 9.0.12 dependabot[bot] 2023-02-13 03:56:56 +0000
  • 69a63975c1
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-02-12 20:11:15 +0100
  • a3cc001f1b initial commit Rahul 2023-02-11 18:31:25 -0500
  • b3fbb263ce
    Merge pull request #8152 from Shadyzpop/patch-1 Matthias 2023-02-11 20:22:16 +0100
  • b95ff827d3
    Typo on freqai docs Shadyzpop 2023-02-11 17:12:57 +0300
  • a3b4678ad6 stoploss_price_type for gate Matthias 2023-02-11 13:02:55 +0100
  • a2759b495b
    Merge pull request #8149 from freqtrade/gate_rename Matthias 2023-02-11 12:40:58 +0100
  • bedd3688d0 Properly format proxy configuration Matthias 2023-02-11 12:37:40 +0100