mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
remove persistence redis setting from bollmaker
This commit is contained in:
parent
6635fd749d
commit
17928986b8
|
@ -106,9 +106,6 @@ exchangeStrategies:
|
|||
# buyBelowNeutralSMA: when this set, it will only place buy order when the current price is below the SMA line.
|
||||
buyBelowNeutralSMA: false
|
||||
|
||||
persistence:
|
||||
type: redis
|
||||
|
||||
# Set up your stop order, this is optional
|
||||
# sometimes the stop order might decrease your total profit.
|
||||
# you can setup multiple stop,
|
||||
|
|
Loading…
Reference in New Issue
Block a user