Commit Graph

  • e694ea1cfd make sure backtesting gets the populated indicators with slimmed down user strat robcaulk 2022-07-21 12:48:09 +02:00
  • ca4dd58642 remove superceded function from datakitchen robcaulk 2022-07-21 12:40:54 +02:00
  • 8f86b0deaa *breaking change* simplify user strat by consolidating feature loops into backend robcaulk 2022-07-21 12:24:22 +02:00
  • e7337728bf add separator in folder name just incase an asset ends in an integer robcaulk 2022-07-21 11:25:28 +02:00
  • c9a6dc88a1 add parameter list/discriptions to doc robcaulk 2022-07-21 11:10:12 +02:00
  • 6c5e48dd4f dev-dependencies should include freqAI Matthias 2022-07-21 07:26:44 +02:00
  • a99c126266 help windows builds pass freqai tests. Add freqai to README.md robcaulk 2022-07-20 16:14:19 +02:00
  • 4e5d60fdc9 match scikit-learn version to hyperopt required version robcaulk 2022-07-20 15:54:22 +02:00
  • 921a7ef216 add requirements-freqai.txt to builds robcaulk 2022-07-20 15:51:25 +02:00
  • 286bd0c40b follow string for adding a strat to tests/strategy/strats robcaulk 2022-07-20 15:00:02 +02:00
  • c43935e82a create dedicated minimal freqai test strat robcaulk 2022-07-20 14:39:28 +02:00
  • 88d769d801 comment out problematic catboost test robcaulk 2022-07-20 14:18:06 +02:00
  • d43c146676 add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest robcaulk 2022-07-20 12:56:46 +02:00
  • 78f77f6d35 Merge pull request #7101 from freqtrade/dependabot/pip/develop/markdown-3.4.1 Matthias 2022-07-20 06:48:28 +02:00
  • ac2e8d760e Added description heading to README.md rzrymiak 2022-07-19 14:24:44 -07:00
  • b609dbcd86 Update mdx_truly_sane_lists to be compatible with markdown again Matthias 2022-07-19 19:51:03 +02:00
  • 9c051958a6 Feat/freqai (#7105) lolong 2022-07-19 17:49:18 +02:00
  • 714d9534b6 start adding tests robcaulk 2022-07-19 16:16:44 +02:00
  • 75e190ff1d Update sell-test without filled buy order Matthias 2022-07-18 20:15:07 +02:00
  • ed0f8b1189 Improve FreqAI documentation (#7072) lolong 2022-07-18 11:57:52 +02:00
  • 99d5fbc9c0 Merge pull request #7102 from freqtrade/dependabot/pip/develop/types-requests-2.28.1 Matthias 2022-07-18 08:38:35 +02:00
  • 0daa9d3e57 Bump types-requests in pre-commit Matthias 2022-07-18 07:56:41 +02:00
  • 7365d23db8 Merge pull request #7099 from freqtrade/dependabot/pip/develop/fastapi-0.79.0 Matthias 2022-07-18 07:55:29 +02:00
  • df538f9cd6 Merge pull request #7097 from freqtrade/dependabot/pip/develop/jsonschema-4.7.2 Matthias 2022-07-18 07:54:55 +02:00
  • 9d261c88e6 Merge pull request #7098 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.19.0 Matthias 2022-07-18 07:54:31 +02:00
  • 8a1c95247d Merge pull request #7100 from freqtrade/dependabot/pip/develop/ccxt-1.90.89 Matthias 2022-07-18 07:53:52 +02:00
  • ea523136fc Bump types-requests from 2.28.0 to 2.28.1 dependabot[bot] 2022-07-18 03:01:49 +00:00
  • d2ef248781 Bump markdown from 3.3.7 to 3.4.1 dependabot[bot] 2022-07-18 03:01:43 +00:00
  • f07ad7aa87 Bump ccxt from 1.90.88 to 1.90.89 dependabot[bot] 2022-07-18 03:01:40 +00:00
  • cb63d5e3df Bump fastapi from 0.78.0 to 0.79.0 dependabot[bot] 2022-07-18 03:01:31 +00:00
  • 5f820ab0a6 Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot[bot] 2022-07-18 03:01:26 +00:00
  • 2c6fb617a6 Bump jsonschema from 4.6.2 to 4.7.2 dependabot[bot] 2022-07-18 03:01:23 +00:00
  • 921f3899f0 revert pickle reading for historic predictions Robert Caulk 2022-07-17 16:06:36 +02:00
  • 41eeb99177 load pickle file for writing Robert Caulk 2022-07-17 10:05:21 +02:00
  • 46be1b8778 Version bump ccxt to 1.90.88 Matthias 2022-07-17 07:21:42 +02:00
  • 05a5ae4fcf Update plotting to use entry/exit terminology Matthias 2022-07-16 22:28:46 +02:00
  • 9d184586f1 fix bug in historic prediction saving Robert Caulk 2022-07-16 21:16:59 +02:00
  • 9347677c60 Uppdate pricecontours test to not recreate backtesting every loop Matthias 2022-07-16 19:33:26 +02:00
  • 3bb4f2c7c2 Merge pull request #6780 from samgermain/dry-taker-or-maker Matthias 2022-07-16 18:15:02 +02:00
  • f6bfd89cef Merge branch 'develop' into feat/freqai Matthias 2022-07-16 18:14:34 +02:00
  • 423af371c0 Simplify calculation by calling "get_fee" only once Matthias 2022-07-16 17:59:05 +02:00
  • 4172f92bfc simplify dry-run taker/maker selection Matthias 2022-07-16 17:03:45 +02:00
  • 8b2535a8da Update Typing for fees Matthias 2022-07-16 15:42:17 +02:00
  • 8d2e22f009 Merge branch 'develop' into pr/samgermain/6780 Matthias 2022-07-16 15:35:00 +02:00
  • 004bf31142 Merge pull request #7093 from freqtrade/fix/gate_futures_stoposs Matthias 2022-07-16 15:18:32 +02:00
  • 3eb2131d0b Merge pull request #7092 from freqtrade/fix/hyperopt_inherit Matthias 2022-07-16 15:17:14 +02:00
  • bf07d8fe87 Update test to properly patch/mock exchange Matthias 2022-07-16 13:57:04 +02:00
  • 357000c478 Extract exchange validation to separate method Matthias 2022-07-16 13:27:13 +02:00
  • d03dfb3934 Oder cost is real cost (including leverage) Matthias 2022-07-16 13:12:50 +02:00
  • ed64e4299b Stoploss orders should also be eligible to update closed fees Matthias 2022-07-16 12:52:35 +02:00
  • 415780a4fe gateio order cost is not in contracts Matthias 2022-07-16 11:58:38 +02:00
  • 7b8a5585dd Fetch 2ndary stoploss order once the order triggered. Matthias 2022-07-15 14:35:49 +02:00
  • 7c4dd4c48c Support fee cost as string Matthias 2022-07-15 09:54:53 +02:00
  • 40e2da10f3 Add hypeorpt cloudpickle magic Matthias 2022-07-16 11:05:58 +02:00
  • e53e530874 Add test showing broken inheritance hyperopt Matthias 2022-07-16 11:32:43 +02:00
  • 2e642593e5 Update formatting of hyperopt_conf fixture Matthias 2022-07-16 11:23:37 +02:00
  • 29efe75a6f Update hyperoptable strategy to use V3 interface Matthias 2022-07-16 11:15:14 +02:00
  • 1c7f60103d Don't use master for publish CI action Matthias 2022-07-15 20:26:24 +02:00
  • 4ef2ed2f1b Merge pull request #7085 from wagnercosta/feat/freqai Robert Caulk 2022-07-15 20:00:53 +02:00
  • fada432f49 Pin markdown docs dependency Matthias 2022-07-15 19:48:12 +02:00
  • b657a4df23 Improve hyperopt docs Matthias 2022-07-15 18:55:30 +02:00
  • ca2029a46b fix issue when bot restarts with same identifier, does not load prediction history Wagner Costa Santos 2022-07-14 18:55:24 -03:00
  • cdc58058d7 Add candletype to notebook example Matthias 2022-07-14 19:40:26 +02:00
  • 4141d165ff add BaseTensorFlowModel class robcaulk 2022-07-12 19:10:09 +02:00
  • ef409dd345 Add ground work for TensorFlow models, add protections from common mistakes robcaulk 2022-07-12 18:09:17 +02:00
  • fea63fba12 Fix saving/loading historic predictions Robert Caulk 2022-07-12 10:12:50 +02:00
  • 8ce6b18318 start collecting indefinite history of predictions. Allow user to generate statistics on these predictions. Direct FreqAI to save these to disk and reload them if available. Robert Caulk 2022-07-11 22:01:48 +02:00
  • 0669d93f56 Merge pull request #7068 from freqtrade/ccxt_ordertype_validations Matthias 2022-07-11 19:41:05 +02:00
  • 5c164efdb6 Also check for createLimitOrder as optionals Matthias 2022-07-11 16:09:12 +02:00
  • b9ba94d644 Bump ccxt to 1.90.47 Matthias 2022-07-11 16:07:58 +02:00
  • bf992fd9df Add test for newly added functionality Matthias 2022-07-11 14:09:44 +02:00
  • f9d3775d4c Move "candle" logic for message to telegram Matthias 2022-07-11 14:09:39 +02:00
  • 9a3a2f9013 Simplify adding candle to message Matthias 2022-07-11 13:55:32 +02:00
  • 8e8f026ea7 Telegram candle message should be configurable Matthias 2022-07-11 12:10:29 +02:00
  • ed03ef47ef Merge branch 'develop' into pr/SurferAdmin/6916 Matthias 2022-07-11 11:49:22 +02:00
  • ec3179156c Revert unwanted changes. Matthias 2022-07-11 11:48:24 +02:00
  • 3fc92b1b21 Create BaseRegression model - designed to reduce code duplication across currently available models. Matthias 2022-07-11 11:33:59 +02:00
  • 64f89af69e Add Explicit test for "has" checks Matthias 2022-07-11 10:43:21 +02:00
  • 6ac1aa15f5 Reenable ccxt order checks Matthias 2022-07-11 10:36:19 +02:00
  • f8e35d8760 Add TODO to disabled test Matthias 2022-07-11 10:30:05 +02:00
  • 523d8a84a8 skip "supports market order" for now until CCXT fixes their assignemnt bugs. Matthias 2022-07-11 10:22:51 +02:00
  • 7d6b3d0e02 Update hyperopt param docs to be clear that non-conclusive parameters will be ignored Matthias 2022-07-11 08:14:39 +02:00
  • 0600c4d70e Merge pull request #7064 from freqtrade/dependabot/pip/develop/urllib3-1.26.10 Matthias 2022-07-11 08:16:58 +02:00
  • 2bba071b6a Merge pull request #7063 from freqtrade/dependabot/pip/develop/numpy-1.23.1 Matthias 2022-07-11 08:16:39 +02:00
  • a4901ae9a7 Merge pull request #7059 from freqtrade/dependabot/pip/develop/pre-commit-2.20.0 Matthias 2022-07-11 08:16:01 +02:00
  • 04ec44edc3 Merge pull request #7065 from freqtrade/dependabot/pip/develop/python-rapidjson-1.8 Matthias 2022-07-11 08:15:44 +02:00
  • 50d368f3ec Merge pull request #7060 from freqtrade/dependabot/pip/develop/cryptography-37.0.4 Matthias 2022-07-11 08:15:22 +02:00
  • 0bb8c8feba Bump python-rapidjson from 1.6 to 1.8 dependabot[bot] 2022-07-11 05:23:01 +00:00
  • 9b3032390c Merge pull request #7066 from freqtrade/dependabot/pip/develop/orjson-3.7.7 Matthias 2022-07-11 07:22:01 +02:00
  • c06b524b4e Bump urllib3 from 1.26.9 to 1.26.10 dependabot[bot] 2022-07-11 05:16:14 +00:00
  • 7c6c2c4d6e Bump cryptography from 37.0.2 to 37.0.4 dependabot[bot] 2022-07-11 05:15:38 +00:00
  • 7b998378ce Bump numpy from 1.23.0 to 1.23.1 dependabot[bot] 2022-07-11 05:15:37 +00:00
  • 2bc78fd045 Merge pull request #7062 from freqtrade/dependabot/pip/develop/jsonschema-4.6.2 Matthias 2022-07-11 07:15:07 +02:00
  • fa158ba8de Bump pre-commit from 2.19.0 to 2.20.0 dependabot[bot] 2022-07-11 05:14:41 +00:00
  • 9d453ffa08 Merge pull request #7061 from freqtrade/dependabot/pip/develop/ccxt-1.90.41 Matthias 2022-07-11 07:14:39 +02:00
  • 6aac4f9990 Merge pull request #7058 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.9 Matthias 2022-07-11 07:13:52 +02:00
  • d5e45d9c43 Merge pull request #7057 from freqtrade/dependabot/pip/develop/pytest-mock-3.8.2 Matthias 2022-07-11 07:13:29 +02:00
  • 719fa6f8e1 Bump orjson from 3.7.6 to 3.7.7 dependabot[bot] 2022-07-11 03:02:39 +00:00
  • c98786a4f6 Bump jsonschema from 4.6.1 to 4.6.2 dependabot[bot] 2022-07-11 03:02:17 +00:00
  • b1d34dba94 Bump ccxt from 1.90.40 to 1.90.41 dependabot[bot] 2022-07-11 03:02:12 +00:00