mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
Merge pull request #1165 from RicoToothless/fix/supertrend/config-error
This commit is contained in:
commit
30d82b1ea2
|
@ -90,7 +90,7 @@ exchangeStrategies:
|
||||||
closePosition: 100%
|
closePosition: 100%
|
||||||
- higherHighLowerLowStopLoss:
|
- higherHighLowerLowStopLoss:
|
||||||
# interval is the kline interval used by this exit
|
# 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 is used as the range to determining higher highs and lower lows
|
||||||
window: 5
|
window: 5
|
||||||
# highLowWindow is the range to calculate the number of higher highs and lower lows
|
# highLowWindow is the range to calculate the number of higher highs and lower lows
|
||||||
|
|
Loading…
Reference in New Issue
Block a user