stable/freqtrade/freqai
Alexander Malysh 070a7efd73
* fixed filename in model_exists
2023-02-22 14:52:20 +01:00
..
RL expose raw features to the environment for use in calculate_reward 2023-02-10 15:48:18 +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
__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 add documentation for shuffle_after_split, add to constants 2023-02-16 18:50:11 +01:00
freqai_interface.py * fixed filename in model_exists 2023-02-22 14:52:20 +01:00
utils.py Revert changes 2022-12-05 23:52:48 +03:00