strategy/supertrend: update config

This commit is contained in:
Andy Cheng 2022-07-08 17:15:38 +08:00
parent d73d7b4380
commit 761ed10110

View File

@ -74,3 +74,7 @@ exchangeStrategies:
# roiStopLoss is the stop loss percentage of the position ROI (currently the price change)
- roiStopLoss:
percentage: 4%
- protectiveStopLoss:
activationRatio: 3%
stopLossRatio: 2%
placeStopOrder: false