freqtrade_origin/tests/strategy
Matthias bbbc8a760c Fix stop evaluation sequence to have stop before liquidation
Adjust test to have liquidation above stop
closes #9296
2023-10-22 09:24:28 +02:00
..
strats Further update test a bit 2023-09-29 07:09:48 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_default_strategy.py Improve migrations 2023-08-14 15:21:38 +02:00
test_interface.py Fix stop evaluation sequence to have stop before liquidation 2023-10-22 09:24:28 +02:00
test_strategy_helpers.py Further improve test 2023-09-10 16:18:18 +02:00
test_strategy_loading.py fix test after adding new test strategy 2023-09-21 19:56:41 +09:00