mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add persistence settings to bollpp config
This commit is contained in:
parent
d6b707c832
commit
e835e63c9b
|
@ -1,4 +1,10 @@
|
|||
---
|
||||
persistence:
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
db: 0
|
||||
|
||||
exchangeStrategies:
|
||||
|
||||
- on: max
|
||||
|
|
Loading…
Reference in New Issue
Block a user