Commit Graph

  • 1b555ba462 remove unnecessary definition of np array robcaulk 2022-07-19 17:28:38 +0200
  • 714d9534b6 start adding tests robcaulk 2022-07-19 16:16:44 +0200
  • 568200cbe8
    Merge pull request #2 from lolongcovas/refactor_set_weights_higher_recent lolong 2022-07-19 10:49:37 +0200
  • d52073d546 too long line fix longyu 2022-07-19 09:39:36 +0200
  • 8cbd81e24f Update test adjust2 Matthias 2022-07-19 07:22:24 +0200
  • 0287b742da Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-07-19 07:22:02 +0200
  • 75e190ff1d Update sell-test without filled buy order Matthias 2022-07-18 20:15:07 +0200
  • c10c962f1b
    Merge pull request #1 from lolongcovas/refactor_set_weights_higher_recent lolong 2022-07-19 00:16:23 +0200
  • 703d913a3c Merge branch 'feat/freqai' of github.com:lolongcovas/freqtrade into refactor_set_weights_higher_recent longyu 2022-07-19 00:15:15 +0200
  • cd9be396dc
    Merge branch 'freqtrade:feat/freqai' into feat/freqai lolong 2022-07-19 00:14:57 +0200
  • ed0f8b1189
    Improve FreqAI documentation (#7072) lolong 2022-07-18 11:57:52 +0200
  • 99d5fbc9c0
    Merge pull request #7102 from freqtrade/dependabot/pip/develop/types-requests-2.28.1 Matthias 2022-07-18 08:38:35 +0200
  • 0daa9d3e57
    Bump types-requests in pre-commit Matthias 2022-07-18 07:56:41 +0200
  • 7365d23db8
    Merge pull request #7099 from freqtrade/dependabot/pip/develop/fastapi-0.79.0 Matthias 2022-07-18 07:55:29 +0200
  • df538f9cd6
    Merge pull request #7097 from freqtrade/dependabot/pip/develop/jsonschema-4.7.2 Matthias 2022-07-18 07:54:55 +0200
  • 9d261c88e6
    Merge pull request #7098 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.19.0 Matthias 2022-07-18 07:54:31 +0200
  • 8a1c95247d
    Merge pull request #7100 from freqtrade/dependabot/pip/develop/ccxt-1.90.89 Matthias 2022-07-18 07:53:52 +0200
  • ea523136fc
    Bump types-requests from 2.28.0 to 2.28.1 dependabot[bot] 2022-07-18 03:01:49 +0000
  • d2ef248781
    Bump markdown from 3.3.7 to 3.4.1 dependabot[bot] 2022-07-18 03:01:43 +0000
  • f07ad7aa87
    Bump ccxt from 1.90.88 to 1.90.89 dependabot[bot] 2022-07-18 03:01:40 +0000
  • cb63d5e3df
    Bump fastapi from 0.78.0 to 0.79.0 dependabot[bot] 2022-07-18 03:01:31 +0000
  • 5f820ab0a6
    Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot[bot] 2022-07-18 03:01:26 +0000
  • 2c6fb617a6
    Bump jsonschema from 4.6.2 to 4.7.2 dependabot[bot] 2022-07-18 03:01:23 +0000
  • 56ad107769 Fix english, generalize writing, improve clarity robcaulk 2022-07-17 20:58:26 +0200
  • 921f3899f0 revert pickle reading for historic predictions Robert Caulk 2022-07-17 16:06:36 +0200
  • 41eeb99177 load pickle file for writing Robert Caulk 2022-07-17 10:05:21 +0200
  • 46be1b8778 Version bump ccxt to 1.90.88 Matthias 2022-07-17 07:21:42 +0200
  • 05a5ae4fcf Update plotting to use entry/exit terminology Matthias 2022-07-16 22:28:46 +0200
  • 9d184586f1 fix bug in historic prediction saving Robert Caulk 2022-07-16 21:16:59 +0200
  • 9347677c60 Uppdate pricecontours test to not recreate backtesting every loop Matthias 2022-07-16 19:33:26 +0200
  • b65e4b5049
    Merge branch 'freqtrade:feat/freqai' into feat/freqai lolong 2022-07-16 18:27:16 +0200
  • 3bb4f2c7c2
    Merge pull request #6780 from samgermain/dry-taker-or-maker Matthias 2022-07-16 18:15:02 +0200
  • f6bfd89cef Merge branch 'develop' into feat/freqai Matthias 2022-07-16 18:14:34 +0200
  • 423af371c0 Simplify calculation by calling "get_fee" only once Matthias 2022-07-16 17:59:05 +0200
  • 4172f92bfc simplify dry-run taker/maker selection Matthias 2022-07-16 17:03:45 +0200
  • 8b2535a8da Update Typing for fees Matthias 2022-07-16 15:42:17 +0200
  • 8d2e22f009 Merge branch 'develop' into pr/samgermain/6780 Matthias 2022-07-16 15:35:00 +0200
  • 004bf31142
    Merge pull request #7093 from freqtrade/fix/gate_futures_stoposs Matthias 2022-07-16 15:18:32 +0200
  • 3eb2131d0b
    Merge pull request #7092 from freqtrade/fix/hyperopt_inherit Matthias 2022-07-16 15:17:14 +0200
  • 2fdea6d43a print start and end date of the train/test data longyu 2022-07-16 15:02:30 +0200
  • bf07d8fe87 Update test to properly patch/mock exchange Matthias 2022-07-16 13:57:04 +0200
  • 357000c478 Extract exchange validation to separate method Matthias 2022-07-16 13:27:13 +0200
  • d03dfb3934 Oder cost is real cost (including leverage) Matthias 2022-07-16 13:12:50 +0200
  • ed64e4299b Stoploss orders should also be eligible to update closed fees Matthias 2022-07-16 12:52:35 +0200
  • 415780a4fe gateio order cost is not in contracts Matthias 2022-07-16 11:58:38 +0200
  • 7b8a5585dd Fetch 2ndary stoploss order once the order triggered. Matthias 2022-07-15 14:35:49 +0200
  • 7c4dd4c48c Support fee cost as string Matthias 2022-07-15 09:54:53 +0200
  • 40e2da10f3 Add hypeorpt cloudpickle magic Matthias 2022-07-16 11:05:58 +0200
  • e53e530874 Add test showing broken inheritance hyperopt Matthias 2022-07-16 11:32:43 +0200
  • 2e642593e5 Update formatting of hyperopt_conf fixture Matthias 2022-07-16 11:23:37 +0200
  • 29efe75a6f Update hyperoptable strategy to use V3 interface Matthias 2022-07-16 11:15:14 +0200
  • 7260a71ecb refactor set_weights_higher_recent longyu 2022-07-15 23:02:09 +0200
  • 1c7f60103d Don't use master for publish CI action Matthias 2022-07-15 20:26:24 +0200
  • 4ef2ed2f1b
    Merge pull request #7085 from wagnercosta/feat/freqai Robert Caulk 2022-07-15 20:00:53 +0200
  • fada432f49 Pin markdown docs dependency Matthias 2022-07-15 19:48:12 +0200
  • b657a4df23 Improve hyperopt docs Matthias 2022-07-15 18:55:30 +0200
  • ca2029a46b fix issue when bot restarts with same identifier, does not load prediction history Wagner Costa Santos 2022-07-14 18:55:24 -0300
  • 89cf60bfc9 Update tests to desired results Matthias 2022-07-14 20:01:41 +0200
  • cdc58058d7 Add candletype to notebook example Matthias 2022-07-14 19:40:26 +0200
  • 00461850f5 change doc longyu 2022-07-13 19:18:13 +0200
  • 44650ed8a9 clean a bit of doc longyu 2022-07-13 19:14:10 +0200
  • a6e1535ad8 clean a bit of doc longyu 2022-07-13 19:12:39 +0200
  • 7b6397b08f fix indicator_max_period parameter longyu 2022-07-13 19:00:54 +0200
  • b06f9c99f8
    Merge branch 'freqtrade:feat/freqai' into feat/freqai lolong 2022-07-13 08:44:49 +0200
  • 4141d165ff add BaseTensorFlowModel class robcaulk 2022-07-12 19:10:09 +0200
  • ef409dd345 Add ground work for TensorFlow models, add protections from common mistakes robcaulk 2022-07-12 18:09:17 +0200
  • fea63fba12 Fix saving/loading historic predictions Robert Caulk 2022-07-12 10:12:50 +0200
  • da9db8eaa2 undo 1.25 longyu 2022-07-11 23:43:57 +0200
  • 3fefa4b144 add shuffle parameter explaination longyu 2022-07-11 23:36:01 +0200
  • bb1ab0be2a Merge branch 'feat/freqai' of https://github.com/lolongcovas/freqtrade into feat/freqai longyu 2022-07-11 22:53:37 +0200
  • 7c850a4c2d test the score during the training in the multi model longyu 2022-07-11 22:53:35 +0200
  • 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 +0200
  • 0669d93f56
    Merge pull request #7068 from freqtrade/ccxt_ordertype_validations Matthias 2022-07-11 19:41:05 +0200
  • 5c164efdb6 Also check for createLimitOrder as optionals Matthias 2022-07-11 16:09:12 +0200
  • b9ba94d644 Bump ccxt to 1.90.47 Matthias 2022-07-11 16:07:58 +0200
  • bf992fd9df Add test for newly added functionality Matthias 2022-07-11 14:09:44 +0200
  • f9d3775d4c Move "candle" logic for message to telegram Matthias 2022-07-11 14:09:39 +0200
  • 9a3a2f9013 Simplify adding candle to message Matthias 2022-07-11 13:55:32 +0200
  • 8e8f026ea7 Telegram candle message should be configurable Matthias 2022-07-11 12:10:29 +0200
  • ed03ef47ef Merge branch 'develop' into pr/SurferAdmin/6916 Matthias 2022-07-11 11:49:22 +0200
  • ec3179156c Revert unwanted changes. Matthias 2022-07-11 11:48:24 +0200
  • 3fc92b1b21 Create BaseRegression model - designed to reduce code duplication across currently available models. Matthias 2022-07-11 11:33:59 +0200
  • 273f162f6f Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-07-11 11:20:31 +0200
  • 64f89af69e Add Explicit test for "has" checks Matthias 2022-07-11 10:43:21 +0200
  • 6ac1aa15f5 Reenable ccxt order checks Matthias 2022-07-11 10:36:19 +0200
  • f8e35d8760 Add TODO to disabled test Matthias 2022-07-11 10:30:05 +0200
  • 523d8a84a8 skip "supports market order" for now until CCXT fixes their assignemnt bugs. Matthias 2022-07-11 10:22:51 +0200
  • 7d6b3d0e02 Update hyperopt param docs to be clear that non-conclusive parameters will be ignored Matthias 2022-07-11 08:14:39 +0200
  • 0600c4d70e
    Merge pull request #7064 from freqtrade/dependabot/pip/develop/urllib3-1.26.10 Matthias 2022-07-11 08:16:58 +0200
  • 2bba071b6a
    Merge pull request #7063 from freqtrade/dependabot/pip/develop/numpy-1.23.1 Matthias 2022-07-11 08:16:39 +0200
  • a4901ae9a7
    Merge pull request #7059 from freqtrade/dependabot/pip/develop/pre-commit-2.20.0 Matthias 2022-07-11 08:16:01 +0200
  • 04ec44edc3
    Merge pull request #7065 from freqtrade/dependabot/pip/develop/python-rapidjson-1.8 Matthias 2022-07-11 08:15:44 +0200
  • 50d368f3ec
    Merge pull request #7060 from freqtrade/dependabot/pip/develop/cryptography-37.0.4 Matthias 2022-07-11 08:15:22 +0200
  • 0bb8c8feba
    Bump python-rapidjson from 1.6 to 1.8 dependabot[bot] 2022-07-11 05:23:01 +0000
  • 9b3032390c
    Merge pull request #7066 from freqtrade/dependabot/pip/develop/orjson-3.7.7 Matthias 2022-07-11 07:22:01 +0200
  • c06b524b4e
    Bump urllib3 from 1.26.9 to 1.26.10 dependabot[bot] 2022-07-11 05:16:14 +0000
  • 7c6c2c4d6e
    Bump cryptography from 37.0.2 to 37.0.4 dependabot[bot] 2022-07-11 05:15:38 +0000
  • 7b998378ce
    Bump numpy from 1.23.0 to 1.23.1 dependabot[bot] 2022-07-11 05:15:37 +0000
  • 2bc78fd045
    Merge pull request #7062 from freqtrade/dependabot/pip/develop/jsonschema-4.6.2 Matthias 2022-07-11 07:15:07 +0200
  • fa158ba8de
    Bump pre-commit from 2.19.0 to 2.20.0 dependabot[bot] 2022-07-11 05:14:41 +0000