config: update bollmaker config

This commit is contained in:
c9s 2022-02-01 01:43:12 +08:00
parent bf8558e9ad
commit c0b8c36222

View File

@ -95,6 +95,9 @@ exchangeStrategies:
# tradeInBand: when tradeInBand is set, you will only place orders in the bollinger band.
tradeInBand: false
# buyBelowNeutralSMA: when this set, it will only place buy order when the current price is below the SMA line.
buyBelowNeutralSMA: false
persistence:
type: redis