FIX: supertrend config type error

This commit is contained in:
ricotoothless 2023-04-29 01:59:01 +08:00
parent 9db62ed0fc
commit 38a7f18b32
No known key found for this signature in database
GPG Key ID: D2BFEFA50CBB16FD

View File

@ -90,7 +90,7 @@ exchangeStrategies:
closePosition: 100%
- higherHighLowerLowStopLoss:
# interval is the kline interval used by this exit
interval: 15
interval: 15m
# window is used as the range to determining higher highs and lower lows
window: 5
# highLowWindow is the range to calculate the number of higher highs and lower lows