stable/tests/freqai
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
..
conftest.py Add "freqai.enabled" flag to disable freqAI via config flag 2022-08-13 09:24:04 +02:00
test_freqai_backtsting.py Disallow backtesting with --strategy-list for now. 2022-08-13 09:10:03 +02:00
test_freqai_datadrawer.py reduce number of pair_dict lookups, remove coin_first 2022-07-26 15:58:40 +02:00
test_freqai_datakitchen.py isolate data_drawer functions from data_kitchen, accommodate tests, add new test 2022-07-26 10:24:14 +02:00
test_freqai_interface.py Use main exchange instead of creating a separate instance. 2022-08-08 18:34:11 +00:00