robcaulk
|
b8f011a2ab
|
give users ability to decide how many models to keep in dry/live
|
2023-02-22 22:27:56 +01:00 |
|
Stefano Ariestasia
|
00fa904422
|
update config-freqai-example to match latest binance futures pair syntax
|
2023-01-18 09:56:15 +09:00 |
|
Emre
|
e734b39929
|
Make model_training_parameters optional
|
2022-12-05 14:54:42 +03:00 |
|
Matthias
|
212b511bbe
|
Remove explicit rateLimit setting for freqAI config
|
2022-10-21 06:44:25 +02:00 |
|
Matthias
|
6c491ee02e
|
Update missed changes to plot_feature_importance
|
2022-09-27 18:17:49 +02:00 |
|
Matthias
|
8d77ba118c
|
Fix line endings
|
2022-09-24 16:15:15 +02:00 |
|
Matthias
|
ea58c29ded
|
Add plot_feature_importance to schema definition
|
2022-09-19 08:13:54 +00:00 |
|
initrv
|
b707a6da35
|
Add ability to plot feature importance
|
2022-09-16 19:17:41 +03:00 |
|
robcaulk
|
599c1c79fb
|
reorganized backtest utilities, test new functionality, improve/update doc
|
2022-09-03 14:00:01 +02:00 |
|
Wagner Costa Santos
|
af5460cebf
|
Add option to keep models only in memory for backtest
|
2022-09-02 22:01:53 -03:00 |
|
Matthias
|
13ccd940d5
|
Remove startup_candle_count from freqai sample config to avoid confusion
|
2022-08-31 10:27:08 +00:00 |
|
Matthias
|
a88ffd2c9d
|
Merge branch 'develop' into move_datadownload
|
2022-08-31 10:23:45 +00:00 |
|
robcaulk
|
ac42c0153d
|
deprecate indicator_max_period_candles, automatically compute startup candles for FreqAI backtesting.
|
2022-08-22 18:19:07 +02:00 |
|
robcaulk
|
90c03178b1
|
provide user directions, clean up strategy, remove unnecessary code.
|
2022-08-20 17:02:18 +02:00 |
|
Matthias
|
3b827ee60a
|
Add "freqai.enabled" flag to disable freqAI via config flag
aligns with how other optional modules work in freqtrade.
|
2022-08-13 09:24:04 +02:00 |
|
robcaulk
|
e6ebc0443e
|
make single generalized config for freqai. update docs to reflect that.
|
2022-07-31 13:08:43 +02:00 |
|