bbgo_origin/pkg/bbgo/testdata/persistence.yaml

29 lines
389 B
YAML
Raw Normal View History

2020-12-06 10:58:05 +00:00
---
sessions:
max:
exchange: max
envVarPrefix: max
binance:
exchange: binance
envVarPrefix: binance
persistence:
json:
directory: testdata
redis:
host: 127.0.0.1
port: 6379
db: 0
mysql:
database: "persistence"
strategies:
2021-05-02 10:16:34 +00:00
- on: max
2020-12-06 10:58:05 +00:00
swing:
symbolPosition:
persistence:
type: json
json:
file: swing.json