Commit Graph

  • 23a5a516f9 Merge pull request #7557 from freqtrade/add-metric-tracker Matthias 2022-10-16 18:20:07 +02:00
  • e82baf5f60 Use helper-method to modify trades_open Matthias 2022-10-16 13:19:42 +02:00
  • 2b70106019 Merge pull request #7596 from iprogger/fix/backtest-counting-available-slots Matthias 2022-10-16 16:45:09 +02:00
  • 82d75d8914 Fix tests that failed due to new strategy. Evgeniy Vladimirov 2022-10-16 14:59:55 +03:00
  • f4059ccabe Merge pull request #7595 from matteoettam09/develop Matthias 2022-10-16 13:29:45 +02:00
  • b7dce8d24a Update stoploss.md Matteo Manzi 2022-10-16 12:02:27 +02:00
  • de9f5660f3 Fix counting available trade slots in backtesting. Evgeniy Vladimirov 2022-10-16 12:56:59 +03:00
  • dc50186d5b Merge branch 'develop' into list-models Matthias 2022-10-16 09:23:10 +02:00
  • b6c096d3bc Simplify backtest condition Matthias 2022-10-15 12:08:58 +02:00
  • 20fc521771 Fix constant PCA th0rntwig 2022-10-15 23:30:12 +02:00
  • 62ca822597 Merge pull request #7569 from Silur/develop Robert Caulk 2022-10-15 16:09:26 +02:00
  • 46ba3bb357 Merge pull request #7585 from aemr3/add-eval-set-catboost Robert Caulk 2022-10-15 16:08:13 +02:00
  • 9135e631c0 :Merge branch 'develop' into add-metric-tracker robcaulk 2022-10-15 15:54:41 +02:00
  • 3b4402aaab Merge branch 'move-disk-writing-to-ram' into add-metric-tracker robcaulk 2022-10-15 13:52:14 +02:00
  • 99dbba6cad avoid reading from disk to instantiate large objects robcaulk 2022-10-15 13:50:55 +02:00
  • d81eef0b70 add timestamps to each metric, use rapidjson robcaulk 2022-10-15 13:23:01 +02:00
  • 05ca725e4d Remove no longer needed local state Matthias 2022-10-15 12:07:22 +02:00
  • c8e6dad9cd use exit_reason to determine left open trades Matthias 2022-10-15 12:00:20 +02:00
  • 498289728d Fix catboost tests polluting CWD Matthias 2022-10-15 08:48:41 +02:00
  • 93ad3810fd Add test for list-freqaimodels Matthias 2022-10-15 08:20:06 +02:00
  • 4bfe58706b Generalize "path" variables for resolvers Matthias 2022-10-14 19:49:06 +02:00
  • b236e362ba Merge remote-tracking branch 'origin/develop' into add-metric-tracker robcaulk 2022-10-14 19:00:49 +02:00
  • 2ef315e8c2 Add documentation for list-freqaimodels Matthias 2022-10-14 18:24:15 +02:00
  • fda3a2827b add list-freqAI models command Matthias 2022-10-14 16:20:49 +00:00
  • 4a8cb3359b Fix broken tests Matthias 2022-10-14 14:59:55 +00:00
  • 9d4ba767c4 Update usages of search_all_objects Matthias 2022-10-14 14:41:25 +00:00
  • 1d8d360a12 update _search_all_objects functioning Matthias 2022-10-14 14:32:30 +00:00
  • 7f05b44376 Add eval set to CatboostClassifier Emre 2022-10-13 23:01:09 +03:00
  • 02fc59d473 Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-10-13 15:52:19 -03:00
  • 4e1bf79239 backtest live models - documentation Wagner Costa Santos 2022-10-13 15:47:31 -03:00
  • 6919f3aa75 Backtest live models - fix utc date convert issue Wagner Costa Santos 2022-10-13 15:03:27 -03:00
  • c6d2eed4fc Merge pull request #7582 from th0rntwig/improve-freqai-docs Matthias 2022-10-13 19:57:56 +02:00
  • f019471051 Don't round prices if no custom prices have been used Matthias 2022-10-13 19:30:59 +02:00
  • 7672586de9 Fix unreliable hyperopt test Matthias 2022-10-13 19:43:37 +02:00
  • c71c0e8da0 Fix some typos Matthias 2022-10-13 18:16:39 +02:00
  • 93fe2b6446 Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-10-13 11:22:58 -03:00
  • c4d60184cd Merge pull request #7581 from TheJoeSchr/develop Matthias 2022-10-13 14:23:18 +02:00
  • 28be784c2e Fix kucoin live test failure Matthias 2022-10-13 12:17:53 +00:00
  • 2045780810 Reinstate default of 1000% for roi Matthias 2022-10-13 11:57:36 +00:00
  • f8331e0326 Add model libs info th0rntwig 2022-10-13 10:53:25 +02:00
  • e3ca740704 Merge pull request #7558 from wizrds/feat/queue-per-client-ws Matthias 2022-10-13 09:52:29 +02:00
  • 75f1a123eb Move "tickers_needed" check to pairlistmanager to cover all pairlists Matthias 2022-10-13 04:58:17 +00:00
  • 39c27cfc37 Don't fail if fetchTickers is not availlable Matthias 2022-10-13 04:58:02 +00:00
  • 96e6c1b190 Docs: add ignore_buying_expired_candle_after and order pricing to summary Joe Schr 2022-10-12 20:05:50 +02:00
  • a6f6a17393 Type fetch_ticker Matthias 2022-10-11 21:42:48 +02:00
  • 52e9528361 Improve ticker type Matthias 2022-10-11 19:33:07 +00:00
  • 35f3f988d4 Improve price handling in priceFilter Matthias 2022-10-11 19:33:05 +00:00
  • afaca2167c use Type Alias for Ticker result to improve keyerror resiliancy Matthias 2022-10-11 19:33:02 +00:00
  • 8ab600f7b2 Merge pull request #7576 from freqtrade/bugfix-tensorboard Robert Caulk 2022-10-11 21:27:42 +02:00
  • a9ef63cb20 add assets to joss sub-folder robcaulk 2022-10-11 21:15:40 +02:00
  • 1e31be562e remove whitespace robcaulk 2022-10-11 21:05:42 +02:00
  • 3b0daff2a2 ensure compiled pdf is written to dir robcaulk 2022-10-11 20:06:46 +02:00
  • 67bd4f08e6 ensure paper compiles on push robcaulk 2022-10-11 20:04:21 +02:00
  • 4c2d291eaf add JOSS draft workflow robcaulk 2022-10-11 20:01:17 +02:00
  • 85df7faa98 add CNN prediction model robcaulk 2022-10-11 19:55:28 +02:00
  • dba1b573bc remove tensorboard dir from other pred models robcaulk 2022-10-11 19:49:24 +02:00
  • 8d3ed03184 add JOSS paper sources robcaulk 2022-10-11 19:46:25 +02:00
  • 88b8f18639 add test for metric tracker robcaulk 2022-10-11 19:24:47 +02:00
  • 5b5bb8aab5 catboost tensorboard bugfix robcaulk 2022-10-11 19:05:46 +02:00
  • 30a45bb597 add XGBoostRF models to freqai test interface silur 2022-10-11 13:17:21 +02:00
  • 8f2a887a58 Merge pull request #7572 from wizrds/fix/ws-client-timestamp Matthias 2022-10-11 08:49:47 +02:00
  • 16c0fef72e update timestamp calculation to correct int, remove internal ping interval Timothy Pogue 2022-10-11 00:10:57 -06:00
  • eb8c89fe31 move send delay to relay Timothy Pogue 2022-10-10 23:32:10 -06:00
  • 5ada5eb540 fix error message, update exception import Timothy Pogue 2022-10-10 23:30:43 -06:00
  • 28f0a35e73 Merge pull request #7549 from froggleston/discord_sendmsg Matthias 2022-10-11 06:35:29 +02:00
  • ecdb466887 Merge pull request #7560 from smarmau/patch-2 add-spice-rack Matthias 2022-10-11 06:26:52 +02:00
  • 2e34aa9f04 Merge pull request #7544 from th0rntwig/prediction-shape Robert Caulk 2022-10-10 21:24:25 +02:00
  • 7bcb7d9a1a Merge pull request #7554 from initrv/add-catboost-tensorboard Robert Caulk 2022-10-10 21:03:45 +02:00
  • c9eee2eba4 revert syntax robcaulk 2022-10-10 20:50:54 +02:00
  • 724be0afef add tensorboard asset to fai doc robcaulk 2022-10-10 20:39:31 +02:00
  • 01e3507e4c fix freqai backtest live models Wagner Costa Santos 2022-10-10 15:15:43 -03:00
  • 88418d524a Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-10-10 15:14:59 -03:00
  • 341cfc0cb6 Merge pull request #7571 from freqtrade/feat/freqaimodels Matthias 2022-10-10 19:57:23 +02:00
  • 3081e73f8a Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-10-10 14:53:45 -03:00
  • 5ffa3cb9ba Update docs to mention freqaimodels directory Matthias 2022-10-10 18:11:32 +02:00
  • ee0d90d1aa Automatically create freqai models directory Matthias 2022-10-10 18:03:55 +02:00
  • 002a46c5a0 Fix typo in docstring Matthias 2022-10-10 14:16:37 +00:00
  • 2ad086dd7a add XGBoost random forest predictors to freqai silur 2022-10-10 14:35:07 +02:00
  • eaae9c9e03 Update docstring format Matthias 2022-10-10 12:15:30 +00:00
  • 60de192d47 Update Classifier docstrings Matthias 2022-10-10 12:13:41 +00:00
  • d3b2b2972e Update pairlist docstring to be less missleading Matthias 2022-10-10 11:54:13 +00:00
  • 6be9b81f4c Fix workflow syntax error Matthias 2022-10-10 12:12:30 +02:00
  • 53e685f97b Merge pull request #7568 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.2 Matthias 2022-10-10 10:12:20 +02:00
  • d0b163764e Run coveralls only when needed Matthias 2022-10-10 07:41:38 +00:00
  • 81ed80c594 Merge pull request #7566 from freqtrade/dependabot/pip/develop/pytest-mock-3.10.0 Matthias 2022-10-10 09:26:58 +02:00
  • f120c66987 types-requests - update pre-commit Matthias 2022-10-10 08:52:38 +02:00
  • 5218fb1df5 Bump types-requests from 2.28.11 to 2.28.11.2 dependabot[bot] 2022-10-10 06:49:11 +00:00
  • 2b1c1afc46 Merge pull request #7567 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.0 Matthias 2022-10-10 08:48:02 +02:00
  • 9412d76934 Merge pull request #7564 from freqtrade/dependabot/pip/develop/scipy-1.9.2 Matthias 2022-10-10 08:31:51 +02:00
  • d9ff072dd6 Merge pull request #7563 from freqtrade/dependabot/pip/develop/mypy-0.982 Matthias 2022-10-10 08:31:01 +02:00
  • 13529fabb1 types-tabulate in pre-commit Matthias 2022-10-10 08:16:26 +02:00
  • 884410a761 Merge pull request #7565 from freqtrade/dependabot/pip/develop/ccxt-1.95.30 Matthias 2022-10-10 08:12:24 +02:00
  • 3fcba2fb8d Remove hard-pin on python version in ci Matthias 2022-10-10 08:03:40 +02:00
  • c55bea2a5e Merge pull request #7562 from freqtrade/dependabot/pip/develop/tabulate-0.9.0 Matthias 2022-10-10 07:09:52 +02:00
  • c1dfa837bd Bump mypy from 0.981 to 0.982 dependabot[bot] 2022-10-10 04:56:43 +00:00
  • 9776067028 Merge pull request #7561 from freqtrade/dependabot/pip/develop/nbconvert-7.2.1 Matthias 2022-10-10 06:55:50 +02:00
  • 935adc99ae Bump types-tabulate from 0.8.11 to 0.9.0.0 dependabot[bot] 2022-10-10 03:03:06 +00:00
  • 9d2f281ca6 Bump pytest-mock from 3.9.0 to 3.10.0 dependabot[bot] 2022-10-10 03:02:57 +00:00
  • 8bb7b94f8d Bump ccxt from 1.95.2 to 1.95.30 dependabot[bot] 2022-10-10 03:02:53 +00:00
  • dab2759c21 Bump scipy from 1.9.1 to 1.9.2 dependabot[bot] 2022-10-10 03:02:43 +00:00