Merge pull request #1165 from RicoToothless/fix/supertrend/config-error

This commit is contained in:
Yo-An Lin 2023-04-29 02:18:17 +08:00 committed by GitHub
commit 30d82b1ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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