mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
config: update bollmaker config
This commit is contained in:
parent
bf8558e9ad
commit
c0b8c36222
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user