stable/tests/strategy
Matthias 350fcc071e Don't use __code__
__code__ is a special method name used by python already
source:
https://docs.python.org/3/reference/datamodel.html#special-method-names
2020-09-29 06:35:47 +02:00
..
strats Apply isort to tests 2020-09-28 19:43:15 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_default_strategy.py Update more occurances of ticker_interval 2020-06-02 10:02:55 +02:00
test_interface.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_strategy.py Don't use __code__ 2020-09-29 06:35:47 +02:00
test_strategy_helpers.py Apply isort to tests 2020-09-28 19:43:15 +02:00