mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 08:45:16 +00:00
14 lines
155 B
YAML
14 lines
155 B
YAML
|
---
|
||
|
sessions:
|
||
|
max_margin:
|
||
|
exchange: max
|
||
|
margin: true
|
||
|
|
||
|
exchangeStrategies:
|
||
|
|
||
|
- on: max_margin
|
||
|
pricealert:
|
||
|
symbol: LINKUSDT
|
||
|
interval: 1m
|
||
|
|