Commit Graph

  • cdd324d0a9 Rename stoploss_reached to ft_stoploss_reached Matthias 2023-02-13 20:08:54 +01:00
  • ce7d24f529 Extract ft_stoploss_adjust to seperate method Matthias 2023-02-13 19:53:04 +01:00
  • a0e2f98086 Merge pull request #8164 from freqtrade/dependabot/pip/develop/tensorboard-2.12.0 Matthias 2023-02-13 19:34:14 +01:00
  • 69d5459460 Improve stop behavior in SIGTERM cases (docker). Matthias 2023-02-13 18:25:15 +01:00
  • aafaff877b Merge pull request #8170 from freqtrade/dependabot/pip/develop/ccxt-2.7.93 Matthias 2023-02-13 18:17:29 +01:00
  • 9061c04f1d Bump ccxt from 2.7.80 to 2.7.93 dependabot[bot] 2023-02-13 16:09:57 +00:00
  • 9a2f6d2416 Merge pull request #8165 from freqtrade/dependabot/pip/develop/aiofiles-23.1.0 Matthias 2023-02-13 09:50:11 +01:00
  • b5121d3f4c Merge pull request #8166 from freqtrade/dependabot/pip/develop/aiohttp-3.8.4 Matthias 2023-02-13 09:49:56 +01:00
  • f3a6897870 Bump Docker images to latest minor version Matthias 2023-02-13 07:12:28 +01:00
  • f16fd0ad23 Reenable binanceus active test Matthias 2023-02-12 20:12:06 +01:00
  • f681ee7942 Bump aiohttp from 3.8.3 to 3.8.4 dependabot[bot] 2023-02-13 06:11:49 +00:00
  • 50a9df9b29 Bump aiofiles from 22.1.0 to 23.1.0 dependabot[bot] 2023-02-13 06:11:37 +00:00
  • 2a87ad044d Bump tensorboard from 2.11.2 to 2.12.0 dependabot[bot] 2023-02-13 06:11:33 +00:00
  • a573976406 Merge pull request #8158 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.12 Matthias 2023-02-13 07:09:58 +01:00
  • 0b5b8e4c97 Merge pull request #8163 from freqtrade/dependabot/pip/develop/fastapi-0.91.0 Matthias 2023-02-13 07:09:44 +01:00
  • ee158c1f55 Merge pull request #8162 from freqtrade/dependabot/pip/develop/mypy-1.0.0 Matthias 2023-02-13 07:08:53 +01:00
  • bf242ac4a2 Merge pull request #8156 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.12 Matthias 2023-02-13 06:39:34 +01:00
  • a800c19c14 Merge pull request #8157 from freqtrade/dependabot/pip/develop/orjson-3.8.6 Matthias 2023-02-13 06:37:39 +01:00
  • d14283b0e7 types-requests - precommit Matthias 2023-02-13 06:22:13 +01:00
  • 9faa926803 Bump fastapi from 0.89.1 to 0.91.0 dependabot[bot] 2023-02-13 03:58:55 +00:00
  • 48c331785c Bump mypy from 0.991 to 1.0.0 dependabot[bot] 2023-02-13 03:58:34 +00:00
  • bbb62c8a4b Bump types-requests from 2.28.11.8 to 2.28.11.12 dependabot[bot] 2023-02-13 03:57:16 +00:00
  • b05999f6d5 Bump orjson from 3.8.5 to 3.8.6 dependabot[bot] 2023-02-13 03:57:11 +00:00
  • ee209e3b44 Bump mkdocs-material from 9.0.11 to 9.0.12 dependabot[bot] 2023-02-13 03:56:56 +00:00
  • 69a63975c1 Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-02-12 20:11:15 +01:00
  • a3cc001f1b initial commit Rahul 2023-02-11 18:31:25 -05:00
  • b3fbb263ce Merge pull request #8152 from Shadyzpop/patch-1 Matthias 2023-02-11 20:22:16 +01:00
  • b95ff827d3 Typo on freqai docs Shadyzpop 2023-02-11 17:12:57 +03:00
  • a3b4678ad6 stoploss_price_type for gate Matthias 2023-02-11 13:02:55 +01:00
  • a2759b495b Merge pull request #8149 from freqtrade/gate_rename Matthias 2023-02-11 12:40:58 +01:00
  • bedd3688d0 Properly format proxy configuration Matthias 2023-02-11 12:37:40 +01:00
  • c229ba97a9 Update gateio terminology to Gate Matthias 2023-02-10 20:58:02 +01:00
  • 07e6932a17 Reenable longrun test mark Matthias 2023-02-11 08:13:46 +01:00
  • 0713fc6a6a Merge pull request #8148 from stash86/bt-metrics Matthias 2023-02-11 08:14:23 +01:00
  • 73992dde8d Add explicit warning that supported price types gonna differ on each exchanges Stefano Ariestasia 2023-02-11 11:15:31 +09:00
  • 42c76d9e0c Merge pull request #8147 from freqtrade/add-pair-to-env Matthias 2023-02-10 19:38:10 +01:00
  • 45e24d21d3 Bump ccxt to 2.7.78 Matthias 2023-02-10 18:26:24 +01:00
  • f440d66210 Add sample_order for gate Matthias 2023-02-09 19:23:57 +01:00
  • 8873a565ee expose raw features to the environment for use in calculate_reward robcaulk 2023-02-10 15:48:18 +01:00
  • 154b6711b3 use function level noqa ignore robcaulk 2023-02-10 15:26:17 +01:00
  • 4fc0edb8b7 add pair to environment for access inside calculate_reward robcaulk 2023-02-10 14:45:50 +01:00
  • d47d8c135b Add windows wheel for ta-lib on python 3.11 Matthias 2023-02-10 07:17:12 +01:00
  • 22cbc16238 Merge pull request #8120 from freqtrade/fut/stop_price_type Matthias 2023-02-10 07:02:25 +01:00
  • eab724fe54 Merge branch 'develop' into fut/stop_price_type Matthias 2023-02-09 20:02:59 +01:00
  • 8d156b2770 Bump ccxt to 2.7.66 Matthias 2023-02-08 20:35:24 +01:00
  • 3d22ad36b8 Show Config should contain stoploss-on-exchange status Matthias 2023-02-08 07:06:03 +01:00
  • 102c1e799c realign binance set_leverage override Matthias 2023-02-07 20:51:55 +01:00
  • 980ffa6bfb Add test for binance rounding leverage Matthias 2023-02-07 20:50:53 +01:00
  • 997df2032e Add response_log for set_leverage Matthias 2023-02-07 20:37:06 +01:00
  • d19ee9c95f Update okx position mode terminology Matthias 2023-02-07 20:21:55 +01:00
  • e2d81b0ce0 Skip binanceus ccxt test Matthias 2023-02-07 19:45:37 +01:00
  • c15e10fe1f Improve logic for initially placed stoploss Matthias 2023-02-07 19:42:18 +01:00
  • 2b0e281113 Merge pull request #8136 from freqtrade/dependabot/pip/cryptography-39.0.1 Matthias 2023-02-08 06:33:49 +01:00
  • 67a2cd7086 Bump cryptography from 38.0.1 to 39.0.1 dependabot[bot] 2023-02-08 04:07:21 +00:00
  • 5a61e076d7 Remove unused import Matthias 2023-02-07 19:19:59 +01:00
  • 953be8a7f8 Split validate_order_types to 2 functions to allow selective application Matthias 2023-02-07 18:00:44 +01:00
  • 8c0c2496c2 Temporarily disable gate advanced stop orders Matthias 2023-02-07 07:13:01 +01:00
  • e8dc3dd59a Merge pull request #8126 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.0 Matthias 2023-02-07 06:21:03 +01:00
  • 81619fb4a0 Properly use sqlalchemy column types Matthias 2023-02-06 19:26:16 +01:00
  • 82dad7ab17 Merge pull request #8086 from freqtrade/feat/cancel_order Matthias 2023-02-06 19:43:21 +01:00
  • a6adcb485e Bump several pre-commit hooks versions Matthias 2023-02-06 19:34:30 +01:00
  • be335c401d Merge pull request #8125 from freqtrade/dependabot/pip/develop/ccxt-2.7.45 Matthias 2023-02-06 19:24:23 +01:00
  • b6eb1f9395 Bump pre-commit Matthias 2023-02-06 07:09:59 +01:00
  • 7f5a624cfd Merge pull request #8127 from freqtrade/dependabot/pip/develop/numpy-1.24.2 Matthias 2023-02-06 07:08:27 +01:00
  • b215329456 Merge pull request #8128 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.9.2 Matthias 2023-02-06 07:07:47 +01:00
  • c6601cbd89 Bump pymdown-extensions from 9.9.1 to 9.9.2 dependabot[bot] 2023-02-06 03:01:25 +00:00
  • f96cb47727 Bump numpy from 1.24.1 to 1.24.2 dependabot[bot] 2023-02-06 03:01:17 +00:00
  • 365522f5c8 Bump types-cachetools from 5.2.1 to 5.3.0.0 dependabot[bot] 2023-02-06 03:00:52 +00:00
  • 8dde7ab6b8 Bump ccxt from 2.7.12 to 2.7.45 dependabot[bot] 2023-02-06 03:00:49 +00:00
  • e964377edf Add new field to full config Matthias 2023-02-05 14:58:12 +01:00
  • d904e91663 Add documentation for new setting Matthias 2023-02-05 14:53:52 +01:00
  • 61ba1a0dc7 Pin telegram in conda environment to <20 Matthias 2023-02-05 14:38:59 +01:00
  • 48d78d8df9 Merge pull request #8116 from freqtrade/dependabot/pip/develop/technical-1.4.0 Matthias 2023-02-05 13:16:23 +01:00
  • 797993d0b7 Merge pull request #8118 from freqtrade/dependabot/pip/develop/isort-5.12.0 Matthias 2023-02-05 13:15:37 +01:00
  • 79d279b99b Merge pull request #8114 from freqtrade/dependabot/pip/develop/plotly-5.13.0 Matthias 2023-02-05 12:43:46 +01:00
  • a577d6ab36 Merge pull request #8112 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.11 Matthias 2023-02-05 12:42:58 +01:00
  • 389e576b3e Merge pull request #8113 from freqtrade/dependabot/pip/develop/nbconvert-7.2.9 Matthias 2023-02-05 12:42:17 +01:00
  • 47f47a33e3 Merge pull request #8115 from freqtrade/dependabot/pip/develop/pre-commit-3.0.4 Matthias 2023-02-05 12:41:47 +01:00
  • b8a527e4a0 Add gateio price type field Matthias 2023-02-05 10:46:24 +01:00
  • 3497de3dd5 Add more validation Matthias 2023-02-04 21:08:41 +01:00
  • cf9e99b8e1 Add tests for ordertype validation Matthias 2023-02-04 20:44:17 +01:00
  • 2738c37845 Test stoploss validation ... Matthias 2023-02-04 20:37:13 +01:00
  • c4fc811619 Add stop_price_type support (futures only!). Matthias 2023-02-04 17:38:39 +01:00
  • a9241f61f9 Add Price Type Enum Matthias 2023-02-04 13:33:09 +01:00
  • e38e41ab97 Bump isort from 5.11.4 to 5.12.0 dependabot[bot] 2023-02-05 09:20:10 +00:00
  • e3f0e66b9a Bump technical from 1.3.0 to 1.4.0 dependabot[bot] 2023-02-05 09:19:44 +00:00
  • b80d196d56 Bump pre-commit from 2.21.0 to 3.0.4 dependabot[bot] 2023-02-05 09:19:39 +00:00
  • c61995aad9 Bump plotly from 5.11.0 to 5.13.0 dependabot[bot] 2023-02-05 09:19:31 +00:00
  • 34711eb683 Bump nbconvert from 7.2.8 to 7.2.9 dependabot[bot] 2023-02-05 09:19:25 +00:00
  • 5ed06cd79b Bump mkdocs-material from 9.0.8 to 9.0.11 dependabot[bot] 2023-02-05 09:19:18 +00:00
  • a7fec1f871 Merge pull request #8109 from freqtrade/add-metadata-to-feature-engineering Matthias 2023-02-05 09:56:21 +01:00
  • 801714a588 Update function signatures in all templates Matthias 2023-02-04 20:04:16 +01:00
  • 0dd2472385 add metadata param to docstrings robcaulk 2023-02-04 16:56:36 +01:00
  • e569f6f6df add explicit metadata argument to example strat, include it with backtesting robcaulk 2023-02-04 16:53:17 +01:00
  • 5da60b718d pass metadata dictionary to feature_engineering_* and set_freqai_targets functions. Add doc robcaulk 2023-02-04 13:47:11 +01:00
  • 55850a5ccd Skip orders when correlated trade was deleted. Matthias 2023-02-04 08:39:01 +01:00
  • 7991124794 Merge pull request #8102 from TheJoeSchr/develop Matthias 2023-02-03 16:56:52 +01:00
  • 02c0f91f4d fix: removes duplicated if branch Joe Schr 2023-02-03 16:16:30 +01:00
  • 3fd6d72984 setup.sh: fix truty/falsy return of check_git_changes() Joe Schr 2023-02-02 20:56:54 +01:00
  • 3c4ff2e037 Merge pull request #8095 from freqtrade/remove-follow-mode Matthias 2023-02-03 07:02:56 +01:00