This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c190d57f1a67ffd3a6735365bbe3ee592c445a6e
stable
/
tests
/
freqai
History
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