Wagner Costa
|
17cf3c7e83
|
bug fixes and removed fillna from fit_live_predictions
|
2022-11-30 08:28:45 -03:00 |
|
robcaulk
|
4571aedb33
|
consolidate and clean code
|
2022-11-30 00:53:35 +01:00 |
|
Wagner Costa
|
8ea58ab352
|
change BT prediction files to feather format
|
2022-11-29 10:38:35 -03:00 |
|
Wagner Costa
|
df979ece33
|
Merge branch 'develop' into backtest_fitlivepredictions
|
2022-11-29 09:39:15 -03:00 |
|
Matthias
|
f4025ee5de
|
Merge pull request #7289 from freqtrade/feat/freqai-rl-dev
Add reinforcement learning module to FreqAI
|
2022-11-27 17:15:21 +01:00 |
|
robcaulk
|
dba30393fb
|
ensure extra_returns_per_train are set properly on first hist_preds build
|
2022-11-26 18:04:47 +01:00 |
|
robcaulk
|
2e82e6784a
|
move data_provider cleanup to shutdown()
|
2022-11-24 19:07:38 +01:00 |
|
Wagner Costa
|
d09157efb8
|
update code to use one prediction file / pair
|
2022-11-22 15:15:42 -03:00 |
|
Wagner Costa
|
c01f25ddc9
|
update code to freqai_backtest_live_models only from historic predictions
|
2022-11-22 13:09:09 -03:00 |
|
Wagner Costa Santos
|
80d070e9ee
|
update code to use historic_predictions for freqai_backtest_live_models
|
2022-11-19 14:15:58 -03:00 |
|
robcaulk
|
387c905a86
|
merge develop into RL
|
2022-11-17 21:59:07 +01:00 |
|
robcaulk
|
91df79ff44
|
merge dev into backtest-live-predictions
|
2022-11-17 21:20:47 +01:00 |
|
Wagner Costa Santos
|
3903b04d3f
|
save_live_data_backtest - added docs and tests
|
2022-11-17 15:20:07 -03:00 |
|
Wagner Costa Santos
|
913749c81b
|
backtesting_from_live_saved_files - code refactoring
|
2022-11-17 10:30:16 -03:00 |
|
Wagner Costa Santos
|
b01e4e3dbf
|
change default value - save_live_data_backtest as false
|
2022-11-17 10:14:30 -03:00 |
|
robcaulk
|
90f168d1ff
|
remove more user references. cleanup dataprovider
|
2022-11-13 17:06:06 +01:00 |
|
Wagner Costa Santos
|
27fa9f1f4e
|
backtest saved dataframe from live
|
2022-11-12 14:37:23 -03:00 |
|
robcaulk
|
6746868ea7
|
store dataprovider to self instead of strategy
|
2022-11-12 11:33:03 +01:00 |
|
robcaulk
|
7a4bb040a5
|
merge develop into feat/freqai-rl-dev
|
2022-11-12 10:54:34 +01:00 |
|
Matthias
|
0f9c5f8d41
|
Simplify timerange handling
|
2022-11-10 18:28:18 +01:00 |
|
Wagner Costa Santos
|
4f0f3e5b64
|
removed unnecessary code
|
2022-11-09 10:07:24 -03:00 |
|
Wagner Costa Santos
|
8ee95db927
|
refactoring backtesting_fit_live_predictions function
|
2022-11-09 09:51:42 -03:00 |
|
Wagner Costa Santos
|
3e57c18ac6
|
add fix_live_predictions function to backtesting
|
2022-11-08 18:20:39 -03:00 |
|
Wagner Costa Santos
|
9c5ba0732a
|
save predictions with date and merge by date
|
2022-11-08 10:32:18 -03:00 |
|
Matthias
|
884014a4b9
|
Fix some minor typos
|
2022-11-07 18:35:28 +00:00 |
|
Wagner Costa Santos
|
6559384286
|
Merge branch 'develop' into backtest_live_models
|
2022-11-07 15:14:10 -03:00 |
|
robcaulk
|
53df607067
|
avoid duplicating features with okx/gateio, ensure inference timer gets logged
|
2022-11-05 15:42:19 +01:00 |
|
robcaulk
|
8bdc99a3d6
|
fix self-imposed bug
|
2022-11-04 16:41:38 +01:00 |
|
robcaulk
|
19d90b813a
|
improve readibility in start_backtesting()
|
2022-11-04 16:10:46 +01:00 |
|
Wagner Costa Santos
|
8008c63319
|
Merge branch 'develop' into backtest_live_models
|
2022-11-04 09:09:39 -03:00 |
|
robcaulk
|
90c5bfb4b5
|
add default conv_width
|
2022-11-03 21:35:12 +01:00 |
|
robcaulk
|
6938ed6584
|
change default conv_width to 1
|
2022-11-03 21:11:26 +01:00 |
|
robcaulk
|
444a068481
|
merge develop into track-current-candle
|
2022-11-03 21:09:08 +01:00 |
|
robcaulk
|
6c4bdb8f67
|
remove special characters from feature names
|
2022-11-03 18:49:39 +01:00 |
|
Wagner Costa Santos
|
17798b3397
|
Merge branch 'develop' into backtest_live_models
|
2022-11-03 13:29:25 -03:00 |
|
robcaulk
|
ce92731132
|
ensure backwards compatitibility
|
2022-11-02 20:20:35 +01:00 |
|
Wagner Costa Santos
|
23b6915dde
|
fix issue with different backtesting prediction size
|
2022-11-02 15:49:51 -03:00 |
|
robcaulk
|
1a38c10fc6
|
remove old code
|
2022-11-02 19:37:47 +01:00 |
|
robcaulk
|
255eb71270
|
start tracking the current candle in FreqAI, add robustness to corr_df caching and inference timer, add test for cache corr_df
|
2022-11-02 19:32:22 +01:00 |
|
robcaulk
|
97df232ac6
|
add a warning to __init__ for get_corr_dataframes
|
2022-10-31 18:18:00 +01:00 |
|
robcaulk
|
66d8ed6c0b
|
Merge remote-tracking branch 'origin/develop' into reduce-indicator-population
|
2022-10-31 09:42:01 +01:00 |
|
robcaulk
|
d59a7fa2f9
|
remove analysis_lock and realign example hybrid strat
|
2022-10-30 17:07:33 +01:00 |
|
Matthias
|
391c3f56f7
|
Add typehint to corr_pairlist
|
2022-10-30 13:28:01 +01:00 |
|
robcaulk
|
d1a0874683
|
merge develop into feat/freqai-rl-dev
|
2022-10-30 10:13:03 +01:00 |
|
robcaulk
|
650bb8b7d7
|
ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
|
2022-10-29 22:26:49 +02:00 |
|
robcaulk
|
4d2b7a74f1
|
move record params to utils, use rapidjson
|
2022-10-23 20:51:32 +02:00 |
|
Timothy Pogue
|
07e813dfa0
|
change param record to only get certain params
|
2022-10-23 12:09:07 -06:00 |
|
Timothy Pogue
|
4464e91256
|
use self.identifier in full path
|
2022-10-21 19:53:33 -06:00 |
|
Timothy Pogue
|
5ee3b8cbbb
|
update config recording to use all configs, fix tests
|
2022-10-21 19:48:26 -06:00 |
|
Wagner Costa Santos
|
52b60c5cbb
|
Merge branch 'develop' into backtest_live_models
|
2022-10-20 11:59:37 -03:00 |
|