stable/freqtrade/freqai
2022-06-05 04:40:58 +02:00
..
prediction_models fix bug in return_values() 2022-06-03 16:58:51 +02:00
data_drawer.py rehaul of backend data management - increasing performance by holding history in memory, reducing load on the ratelimit by only pinging exchange once per candle. Improve code readability. 2022-06-03 15:19:46 +02:00
data_kitchen.py fix follower bug 2022-06-05 04:40:58 +02:00
freqai_interface.py fix follower bug 2022-06-05 04:40:58 +02:00
strategy_bridge.py flake8 passing, use pathlib in lieu of os.path to accommodate windows/mac OS 2022-05-15 17:38:58 +02:00