Commit Graph

  • 7275d48516
    Bump ccxt from 2.1.54 to 2.1.75 dependabot[bot] 2022-11-14 06:04:37 +0000
  • 60de797dcc
    Bump psutil from 5.9.3 to 5.9.4 dependabot[bot] 2022-11-14 06:03:58 +0000
  • 95fd4072fa
    Merge pull request #7701 from freqtrade/add-single-precision-freqai Matthias 2022-11-14 07:02:35 +0100
  • b2de070462
    bump types-requests Matthias 2022-11-14 07:01:49 +0100
  • 03d3492838
    Merge pull request #7739 from freqtrade/dependabot/pip/develop/tensorboard-2.11.0 Matthias 2022-11-14 06:55:24 +0100
  • 9843fb2087
    Bump mkdocs-material from 8.5.8 to 8.5.10 dependabot[bot] 2022-11-14 05:55:09 +0000
  • 447635043e
    Merge pull request #7740 from freqtrade/dependabot/pip/develop/nbconvert-7.2.4 Matthias 2022-11-14 06:54:47 +0100
  • 5d92008293
    Merge pull request #7743 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.2 Matthias 2022-11-14 06:54:27 +0100
  • d22a22d161
    Merge pull request #7748 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.8 Matthias 2022-11-14 06:53:51 +0100
  • bbfcaca9e0
    Bump pymdown-extensions from 9.7 to 9.8 dependabot[bot] 2022-11-14 03:02:26 +0000
  • 48c4d8d2df
    Bump types-requests from 2.28.11.2 to 2.28.11.4 dependabot[bot] 2022-11-14 03:02:21 +0000
  • ce269b7984
    Bump fastapi from 0.85.1 to 0.87.0 dependabot[bot] 2022-11-14 03:02:14 +0000
  • 9d8d18d76b
    Bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot[bot] 2022-11-14 03:01:42 +0000
  • 001602e034
    Bump nbconvert from 7.2.3 to 7.2.4 dependabot[bot] 2022-11-14 03:01:11 +0000
  • 3e6834e3f0
    Bump tensorboard from 2.10.1 to 2.11.0 dependabot[bot] 2022-11-14 03:01:08 +0000
  • 42b29cd307 Fix constants type Matthias 2022-11-13 19:31:49 +0100
  • bf4d5b432a ensure model_type is defined robcaulk 2022-11-13 18:50:25 +0100
  • 6394ef4558 fix docstrings robcaulk 2022-11-13 17:43:52 +0100
  • c8d3e57712 add note that these environments are designed for short-long bots only. robcaulk 2022-11-13 17:30:56 +0100
  • c76afc255a explain how to choose environments, and how to customize them robcaulk 2022-11-13 17:26:11 +0100
  • 96fafb7f56 remove limit_ram_use robcaulk 2022-11-13 17:14:47 +0100
  • b421521be3 help default ReinforcementLearner users by assigning the model_type automatically robcaulk 2022-11-13 17:12:17 +0100
  • 90f168d1ff remove more user references. cleanup dataprovider robcaulk 2022-11-13 17:06:06 +0100
  • f8f553ec14 remove references to "the user" robcaulk 2022-11-13 16:58:36 +0100
  • 388ca21200 update docs, fix bug in environment robcaulk 2022-11-13 16:56:31 +0100
  • 3c249ba994 add doc for data_kitchen_thread_count` robcaulk 2022-11-13 16:11:14 +0100
  • 1e9e7887aa fix constants.py, fix freqai test robcaulk 2022-11-13 15:38:35 +0100
  • af9e400562 add test coverage, fix bug in base environment. Ensure proper fee is used. robcaulk 2022-11-13 15:31:37 +0100
  • a59d61472b Add test for dataframe footprint reduction Matthias 2022-11-13 15:29:37 +0100
  • 942840da2d Improve setting wording to keep future possibilities open Matthias 2022-11-13 15:22:44 +0100
  • 81f800a79b switch to using FT calc_profi_pct, reverse entry/exit fees robcaulk 2022-11-13 13:41:17 +0100
  • e45d791c19 Merge remote-tracking branch 'origin/develop' into feat/freqai-rl-dev robcaulk 2022-11-13 13:00:16 +0100
  • c6013e5819 Fix doc typo Matthias 2022-11-13 12:01:20 +0100
  • 535c365b4a Disable ftx ccxt_compat tests Matthias 2022-11-13 10:29:24 +0100
  • fed3bc6730 Simplify Websocket Init Matthias 2022-11-13 10:26:27 +0100
  • 914bdbdd83
    Remove FTX from list of supported exchanges Matthias 2022-11-12 20:32:17 +0100
  • d39b997489
    Merge pull request #7736 from M451z/patch-1 Matthias 2022-11-12 20:30:50 +0100
  • 954da4fec9 Add "forcebuy error" exception log Matthias 2022-11-12 19:52:10 +0100
  • 259f87bd40 fix rl test; robcaulk 2022-11-12 19:01:40 +0100
  • e71a8b8ac1 add ability to integrate state info or not, and prevent state info integration during backtesting robcaulk 2022-11-12 18:46:48 +0100
  • 27fa9f1f4e backtest saved dataframe from live Wagner Costa Santos 2022-11-12 14:37:23 -0300
  • ee0e59157c Update join relationship of orders table to selectin Matthias 2022-11-12 16:09:58 +0100
  • 8c092d457c
    Update README.md Colt 1911 2022-11-12 18:28:51 +0300
  • 7adca97358 Improve python GC behavior Matthias 2022-11-12 15:39:54 +0100
  • f9c6c538be Merge branch 'develop' into backtest_fitlivepredictions Wagner Costa Santos 2022-11-12 09:37:45 -0300
  • 9c6b97c678 ensure normalization acceleration methods are employed in RL robcaulk 2022-11-12 12:01:59 +0100
  • 6746868ea7 store dataprovider to self instead of strategy robcaulk 2022-11-12 11:33:03 +0100
  • 6ff0e66ddf ensure strat tests are updated robcaulk 2022-11-12 11:13:31 +0100
  • 7a4bb040a5 merge develop into feat/freqai-rl-dev robcaulk 2022-11-12 10:54:34 +0100
  • 214c622475 move dataframe converter to converter.py robcaulk 2022-11-12 10:38:25 +0100
  • 9617d8143d Merge remote-tracking branch 'origin/develop' into add-single-precision-freqai robcaulk 2022-11-12 10:21:38 +0100
  • d6ed8f1980 add dynamic trade expiration time longyu 2022-11-11 22:33:11 +0100
  • e6172a68d7
    Merge pull request #7730 from freqtrade/fix-metric-tracker Matthias 2022-11-11 20:01:26 +0100
  • 833578716c
    Merge pull request #7644 from markdregan/multi-target-classifier Robert Caulk 2022-11-11 18:48:38 +0100
  • 790ff2a84b merge develop into add-single-prec robcaulk 2022-11-11 18:08:51 +0100
  • e46a57bbd0 move mem logs to debug robcaulk 2022-11-11 18:05:32 +0100
  • 66514e84e4 add LightGBMClassifierMultiTarget. add test robcaulk 2022-11-11 17:45:53 +0100
  • 054133955b fix loading of metric tracker from disk robcaulk 2022-11-11 17:24:09 +0100
  • e34f0f60a5
    Merge pull request #7724 from wassertim/bugfix/7723 Matthias 2022-11-10 21:05:36 +0100
  • 4664d5e1d8 Split installation to onCreateCommand Matthias 2022-11-10 18:56:19 +0000
  • 0f9c5f8d41 Simplify timerange handling Matthias 2022-11-10 18:26:14 +0100
  • 57313dd961 Update some usages of timerange to new, simplified method Matthias 2022-11-10 18:11:39 +0100
  • 3e676dbaa4 Add properties to simplify timerange handling Matthias 2022-11-10 16:33:57 +0100
  • 7147f52e02 FreqAI also requires plotting dependencies Matthias 2022-11-10 16:03:30 +0100
  • be83e73411 add pip install Tim 2022-11-10 08:42:47 +0000
  • 88ad3fe43e Remove typo from main page Matthias 2022-11-10 07:32:40 +0100
  • 22c419d5c4 Add warning about FTX Matthias 2022-11-10 07:14:02 +0100
  • 9e17eabd0a Improve Bybit configuration Matthias 2022-11-10 07:09:54 +0100
  • ec6ee7ead9 remove empty space Tim 2022-11-09 21:06:14 +0100
  • 7953280513 remove github.copilot extension Tim 2022-11-09 21:05:05 +0100
  • 037363f9ee support git and local changes in dev containers #7723 Tim 2022-11-09 18:51:25 +0000
  • d3006f7f3e Bump ccxt to 2.1.54 Matthias 2022-11-09 17:59:51 +0100
  • 4f0f3e5b64 removed unnecessary code Wagner Costa Santos 2022-11-09 10:07:24 -0300
  • 8ee95db927 refactoring backtesting_fit_live_predictions function Wagner Costa Santos 2022-11-09 09:51:42 -0300
  • 3e57c18ac6 add fix_live_predictions function to backtesting Wagner Costa Santos 2022-11-08 18:20:39 -0300
  • f43f967040 Improve handling of unfilled stoploss orders in edge-cases Matthias 2022-11-08 20:34:18 +0100
  • ce3959a0c6
    Merge pull request #7708 from freqtrade/improve_iteration Matthias 2022-11-08 19:25:01 +0100
  • 8d9988a942 enforce date column in backtesting freqai predictions files Wagner Costa Santos 2022-11-08 11:06:23 -0300
  • 9c5ba0732a save predictions with date and merge by date Wagner Costa Santos 2022-11-08 10:32:18 -0300
  • d59b3e2359
    Merge pull request #7710 from freqtrade/dependabot/pip/develop/catboost-1.1.1 Robert Caulk 2022-11-08 11:22:29 +0100
  • ea489133ac
    Bump catboost from 1.1 to 1.1.1 dependabot[bot] 2022-11-07 23:54:59 +0000
  • c3d2df2f4e
    Merge pull request #7711 from freqtrade/dependabot/pip/develop/xgboost-1.7.1 Robert Caulk 2022-11-08 00:53:51 +0100
  • 426a26f268
    Merge pull request #7475 from freqtrade/backtest_live_models Matthias 2022-11-07 20:39:49 +0100
  • 884014a4b9 Fix some minor typos Matthias 2022-11-07 18:35:28 +0000
  • 6559384286 Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-11-07 15:14:10 -0300
  • 8bc71f2025
    Merge pull request #7709 from freqtrade/dependabot/pip/develop/jsonschema-4.17.0 Matthias 2022-11-07 08:19:12 +0100
  • 24df2d576e
    Merge pull request #7718 from freqtrade/dependabot/pip/develop/orjson-3.8.1 Matthias 2022-11-07 08:18:30 +0100
  • 5ba012c592 Disable "tick" in test_update_funding_fees_schedule Matthias 2022-11-07 07:18:09 +0000
  • 05fc6a5e9f
    Merge pull request #7717 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.8 Matthias 2022-11-07 07:54:48 +0100
  • 850b04357e
    Bump mkdocs-material from 8.5.7 to 8.5.8 dependabot[bot] 2022-11-07 06:05:47 +0000
  • a90d91b576
    Merge pull request #7714 from freqtrade/dependabot/pip/develop/progressbar2-4.2.0 Matthias 2022-11-07 07:04:56 +0100
  • 95a1827af7
    Merge pull request #7712 from freqtrade/dependabot/pip/develop/mkdocs-1.4.2 Matthias 2022-11-07 07:04:02 +0100
  • 689f936390
    Merge pull request #7716 from freqtrade/dependabot/pip/develop/pytest-7.2.0 Matthias 2022-11-07 07:03:34 +0100
  • 031c472a23
    Merge pull request #7715 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.32 Matthias 2022-11-07 07:03:10 +0100
  • 71580a7159
    Merge pull request #7713 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.43 Matthias 2022-11-07 06:57:46 +0100
  • d978ff6bfb
    Bump orjson from 3.8.0 to 3.8.1 dependabot[bot] 2022-11-07 03:02:15 +0000
  • 0bb57f738d
    Bump pytest from 7.1.3 to 7.2.0 dependabot[bot] 2022-11-07 03:01:54 +0000
  • 37e066bd76
    Bump prompt-toolkit from 3.0.31 to 3.0.32 dependabot[bot] 2022-11-07 03:01:47 +0000
  • 224507dfa0
    Bump progressbar2 from 4.1.1 to 4.2.0 dependabot[bot] 2022-11-07 03:01:36 +0000
  • f174b41fd7
    Bump sqlalchemy from 1.4.42 to 1.4.43 dependabot[bot] 2022-11-07 03:01:30 +0000