mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-05 07:21:14 +00:00
list-strategies should find recursively as well
This commit is contained in:
@@ -179,6 +179,7 @@
|
||||
"disable_dataframe_checks": false,
|
||||
"strategy": "SampleStrategy",
|
||||
"strategy_path": "user_data/strategies/",
|
||||
"recursive_strategy_search": false,
|
||||
"dataformat_ohlcv": "json",
|
||||
"dataformat_trades": "jsongz"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user