stable/freqtrade/freqai
2023-02-21 21:08:34 +01:00
..
base_models ensure predict_proba follows suit. Remove all lib specific params from example config 2022-12-11 12:39:31 +01:00
prediction_models add pair to environment for access inside calculate_reward 2023-02-10 14:45:50 +01:00
RL expose raw features to the environment for use in calculate_reward 2023-02-10 15:48:18 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py remove follow mode in favor of producer consumer 2023-02-02 11:40:23 +01:00
data_kitchen.py allow users to buffer train data with buffer_train_data_candles parameter 2023-02-21 21:08:34 +01:00
freqai_interface.py allow users to buffer train data with buffer_train_data_candles parameter 2023-02-21 21:08:34 +01:00
utils.py update code to freqai_backtest_live_models only from historic predictions 2022-11-22 13:09:09 -03:00