stable/freqtrade/freqai
robcaulk ccb4efbe88 remove follow mode in favor of producer consumer 2023-02-02 11:40:23 +01:00
..
RL move price assignment to feature_engineering_standard() to reduce un-requested feature additions in RL. Ensure old method of price assignment still works, add deprecation warning to help users migrate their strategies 2022-12-30 13:02:39 +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 use a dictionary to make code more readable 2022-12-15 12:25:33 +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 Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
freqai_interface.py remove follow mode in favor of producer consumer 2023-02-02 11:40:23 +01:00
utils.py Revert changes 2022-12-05 23:52:48 +03:00