mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-01 17:43:06 +00:00
follow string for adding a strat to tests/strategy/strats
This commit is contained in:
@@ -1403,7 +1403,8 @@ def test_api_strategies(botclient):
|
||||
'StrategyTestV2',
|
||||
'StrategyTestV3',
|
||||
'StrategyTestV3Analysis',
|
||||
'StrategyTestV3Futures'
|
||||
'StrategyTestV3Futures',
|
||||
'freqai_test_strat'
|
||||
]}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user