Commit Graph

  • ed4ba8801f more emc tests Timothy Pogue 2022-09-10 23:57:17 -0600
  • 9a1a4dfb5b more ws endpoint tests Timothy Pogue 2022-09-10 16:08:05 -0600
  • 0f8eaf98e7 Merge branch 'develop' into feat/externalsignals Timothy Pogue 2022-09-10 15:14:10 -0600
  • 0bc18ea33c call websocket close in channel close Timothy Pogue 2022-09-10 15:12:18 -0600
  • 330d7068ab
    Merge branch 'develop' into add-xgboostclassifier Emre 2022-09-10 23:59:11 +0300
  • 075748b21a
    Merge pull request #7392 from freqtrade/improve_ai_tests Robert Caulk 2022-09-10 22:37:21 +0200
  • 2afd5c202c update message parsing, tests Timothy Pogue 2022-09-10 14:29:15 -0600
  • 5a0cfee27e allow user to multithread jobs (advanced users only) robcaulk 2022-09-10 22:16:49 +0200
  • 73e122ad10
    Merge pull request #7391 from wagnercosta/fixBTfreqaiV2 Robert Caulk 2022-09-10 21:53:00 +0200
  • c5d031733b remove old param in test fixture Timothy Pogue 2022-09-10 13:50:36 -0600
  • a7baccdb7d update log messages in emc, more tests Timothy Pogue 2022-09-10 13:44:27 -0600
  • 866a564958 update emc start/shutdown, initial emc tests Timothy Pogue 2022-09-10 12:51:29 -0600
  • b3fc1cfde9 Parametrize classifier tests Matthias 2022-09-10 20:17:57 +0200
  • 88892ba663 Parametrize regressor tests Matthias 2022-09-10 20:06:52 +0200
  • f97f1dc5c3 Test CatboostRegressorMultiTarget, simplify test setup via parametrization Matthias 2022-09-10 19:57:21 +0200
  • e4caccc353
    Merge pull request #7367 from freqtrade/add-continual-learning Matthias 2022-09-10 20:17:28 +0200
  • d8cdd92140 wrap background cleanup in finally, add tests Timothy Pogue 2022-09-10 11:47:21 -0600
  • 311ae8bf1f freqai backtesting - add startup_candle_count at function description Wagner Costa Santos 2022-09-10 14:45:42 -0300
  • 60eb02bb62
    Add XGBoostClassifier Emre 2022-09-10 20:13:16 +0300
  • 2077f84f9b
    Merge pull request #7363 from wagnercosta/fixHyperoptFreqai Robert Caulk 2022-09-10 17:02:01 +0200
  • 4a47c63f71
    Merge pull request #7374 from th0rntwig/filter-constant-features Robert Caulk 2022-09-10 16:58:58 +0200
  • 10b6aebc5f enable continual learning and evaluation sets on multioutput models. robcaulk 2022-09-10 16:54:13 +0200
  • daf352e6a5 Test online candle fetching in futures, too Matthias 2022-09-10 16:01:06 +0200
  • a1f88cca80 merge develop Wagner Costa Santos 2022-09-10 10:35:16 -0300
  • 79985fda01 fix backtesting freqai startup candles bug Wagner Costa Santos 2022-09-10 10:27:17 -0300
  • 4250174de9 Fix ws exception when no token is provided Matthias 2022-09-10 14:29:58 +0200
  • b344f78d00 Improve logic for token validation Matthias 2022-09-10 14:19:11 +0200
  • 170bec0438 Fix failing XGBoost tests Matthias 2022-09-10 08:24:23 +0200
  • 5705b8759b Merge branch 'develop' into add-continual-learning Matthias 2022-09-10 08:24:04 +0200
  • 2f6a61521f add more tests Timothy Pogue 2022-09-09 17:14:40 -0600
  • 05581db4e3 ensure columns are only dropped in training robcaulk 2022-09-09 20:37:21 +0200
  • 939fb7acb3 Fix enum imports Matthias 2022-09-09 20:31:30 +0200
  • 97be3318f4 Use Datetime_format from constants Matthias 2022-09-09 20:17:34 +0200
  • 37fcbeba58 Update backtesting output wording to Entries Matthias 2022-09-09 19:58:55 +0200
  • 826eb85254 update confige example Timothy Pogue 2022-09-09 11:58:30 -0600
  • c13bec26d1 add freqaimodel to hyperopt command robcaulk 2022-09-09 19:41:28 +0200
  • 6cbc03a96a support jwt token in place of ws token Timothy Pogue 2022-09-09 11:38:42 -0600
  • a826c0eb83 ensure signatures match, reduce verbosity robcaulk 2022-09-09 19:17:15 +0200
  • acb410a0de Remove verbosity params Emre 2022-09-09 00:11:43 +0300
  • df6e43d2c5 Add XGBoostRegressorMultiTarget class Emre 2022-09-09 00:11:09 +0300
  • 1b6410d7d1 Add XGBoostRegressor for freqAI, fix mypy errors Emre 2022-09-08 14:12:19 +0300
  • 09679cc798 fix dependency Timothy Pogue 2022-09-09 11:27:20 -0600
  • d38cc06139 Fix freqai backtesting time range issue Wagner Costa Santos 2022-09-07 18:52:58 -0300
  • 67749c3462 ensure signatures match, reduce verbosity robcaulk 2022-09-09 19:17:15 +0200
  • ad96597693 wording Timothy Pogue 2022-09-09 10:59:38 -0600
  • 445ab1beee update docs Timothy Pogue 2022-09-09 10:56:54 -0600
  • 426f8f37e9 change var names Timothy Pogue 2022-09-09 10:45:49 -0600
  • e256ebd727 Add ws_token to auto-generated config Matthias 2022-09-09 07:13:05 +0200
  • afc17c5ec9
    Merge pull request #7383 from freqtrade/dependabot/docker/python-3.10.7-slim-bullseye Matthias 2022-09-09 06:30:19 +0200
  • 92d71ebdb7
    Bump python from 3.10.6-slim-bullseye to 3.10.7-slim-bullseye dependabot[bot] 2022-09-09 03:03:30 +0000
  • 46cd0ce994 fix sentence in docs Timothy Pogue 2022-09-08 16:30:31 -0600
  • 1466d2d26f initial message ws docs Timothy Pogue 2022-09-08 16:27:09 -0600
  • 512a7dec0e
    Remove verbosity params Emre 2022-09-09 00:11:43 +0300
  • 75cf8dbfe4 missed await Timothy Pogue 2022-09-08 15:11:36 -0600
  • 68d419de65
    Add XGBoostRegressorMultiTarget class Emre 2022-09-09 00:11:09 +0300
  • c5d9180758 isort robcaulk 2022-09-08 22:35:52 +0200
  • bc7295579f improve docs, make example strat hyperoptable robcaulk 2022-09-08 22:22:50 +0200
  • c9d4f666c5 minor apiserver test change Timothy Pogue 2022-09-08 14:00:22 -0600
  • 2b9c8550b0 moved ws_schemas, first ws tests Timothy Pogue 2022-09-08 13:58:28 -0600
  • b9e7af1ce2 fix ws token auth Timothy Pogue 2022-09-08 11:25:30 -0600
  • fac6626459 update default timeouts Timothy Pogue 2022-09-08 10:54:31 -0600
  • b3b0c918d9 cleanup old code Timothy Pogue 2022-09-08 10:44:03 -0600
  • 379b1cbc90 remove unnecessary returns Timothy Pogue 2022-09-08 10:37:41 -0600
  • df3c126146 fix mypy error Timothy Pogue 2022-09-08 10:34:37 -0600
  • 9b752475db re-add fix to freqtradebot test Timothy Pogue 2022-09-08 10:20:03 -0600
  • 4104d0f68a Merge branch 'develop' into feat/externalsignals Timothy Pogue 2022-09-08 10:19:23 -0600
  • 4fac125443 fix apiserver cleanup issues in tests Timothy Pogue 2022-09-08 10:14:30 -0600
  • 83770d20fa fix existing freqtradebot tests Timothy Pogue 2022-09-08 10:10:32 -0600
  • f8b35dc5b4 added 1s timeframe changes and requirements WCKD 2022-09-08 17:14:52 +0300
  • d7ca203cf0
    Add XGBoostRegressor for freqAI, fix mypy errors Emre 2022-09-08 14:12:19 +0300
  • 883abe5b4f
    Merge pull request #7379 from freqtrade/fix/keyerror_fundingfee Matthias 2022-09-08 12:06:52 +0200
  • 08726a264b Update FAQ to point out multiple parallel positions per trade Matthias 2022-09-08 07:48:36 +0000
  • 5e42defafc Update telegram docs to disable partial exit notifications Matthias 2022-09-08 07:36:17 +0000
  • 9ef0ffe277 Update tests for funding-Fee exceptions Matthias 2022-09-08 07:19:17 +0000
  • 791f61c089 Add test case for funding fee update failure Matthias 2022-09-08 07:13:15 +0000
  • b91ad609f2
    Merge pull request #7370 from wizrds/feat/suffix-merge-informative Matthias 2022-09-08 08:08:55 +0200
  • 39b6cadd14 Test keyerror case for funding_Fee calculation Matthias 2022-09-08 07:24:57 +0200
  • 4e15611b05 Don't crash in case of funding fee fetch error Matthias 2022-09-08 07:18:38 +0200
  • 045c3f0f3a Reduce diff by avoiding unnecessary changes Matthias 2022-09-08 07:01:37 +0200
  • f3417a8690 Revert condition sequence to simplify conditions Matthias 2022-09-08 06:59:14 +0200
  • 20bf44a856
    Merge pull request #7375 from freqtrade/combine-metrics Matthias 2022-09-08 06:43:02 +0200
  • fe82fbeb79
    Bump python from 3.10.6-slim-bullseye to 3.11.0rc1-slim-bullseye dependabot[bot] 2022-09-08 03:02:02 +0000
  • a50923f796 add producers attribute to dataprovider Timothy Pogue 2022-09-07 17:14:26 -0600
  • f4f2884a66 Fix freqai backtesting time range issue Wagner Costa Santos 2022-09-07 18:52:58 -0300
  • 1ef1fc269e docstring and tests Timothy Pogue 2022-09-07 15:26:38 -0600
  • 5934495dda add websocket request/message schemas Timothy Pogue 2022-09-07 15:08:01 -0600
  • bf3ee51167 validate freqai hyperopt with freqai enabled param Wagner Costa Santos 2022-09-07 14:42:05 -0300
  • f8e7ed5d7d Reduce shutdown verbosity of exchange Matthias 2022-09-07 18:28:14 +0200
  • a9fd12b816 Allow more dynamic timeframes by disabling "choice" Matthias 2022-09-07 18:28:04 +0200
  • e51d352777 ensure pca is handling same DF as inlier robcaulk 2022-09-07 19:11:54 +0200
  • 4c9ac6b7c0 add kwargs, reduce duplicated code robcaulk 2022-09-07 18:58:55 +0200
  • 5d338e697c change window to timeperiod in hybrid Timothy Pogue 2022-09-07 09:59:46 -0600
  • 48cadbf933 remove duplicate line, change window to timeperiod Timothy Pogue 2022-09-07 09:52:22 -0600
  • ea7bdac9ed ensure inlier metric can be combined with other cleaning methods robcaulk 2022-09-07 18:45:16 +0200
  • 322f00e3e8 Fix empty entry message if order doesn't fill immediately Matthias 2022-09-07 18:19:25 +0200
  • cdc72bf8ca Correct indexing th0rntwig 2022-09-07 18:14:13 +0200
  • 969edd1f58 change window to timeperiod in hybrid Timothy Pogue 2022-09-07 09:59:46 -0600
  • a93085915e remove duplicate line, change window to timeperiod Timothy Pogue 2022-09-07 09:52:22 -0600
  • 047ded1baa Check for constant columns th0rntwig 2022-09-07 17:47:27 +0200
  • 2c9b765953 add suffix parameter Timothy Pogue 2022-09-07 09:35:37 -0600