Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
This commit is contained in:
@@ -1218,6 +1218,7 @@ def test_api_strategies(botclient):
|
||||
assert_response(rc)
|
||||
assert rc.json() == {'strategies': [
|
||||
'HyperoptableStrategy',
|
||||
'InformativeDecoratorTest',
|
||||
'StrategyTestV2',
|
||||
'TestStrategyLegacyV1'
|
||||
]}
|
||||
|
Reference in New Issue
Block a user