mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
fix etf config format
This commit is contained in:
parent
8d01c97240
commit
291a2edbaa
|
@ -1,11 +1,11 @@
|
|||
exchangeStrategies:
|
||||
- on: max
|
||||
etf:
|
||||
duration: 24h
|
||||
totalAmount: 200.0
|
||||
index:
|
||||
BTCUSDT: 5%
|
||||
LTCUSDT: 15%
|
||||
ETHUSDT: 30%
|
||||
LINKUSDT: 20%
|
||||
DOTUSDT: 30%
|
||||
etf:
|
||||
duration: 24h
|
||||
totalAmount: 200.0
|
||||
index:
|
||||
BTCUSDT: 5%
|
||||
LTCUSDT: 15%
|
||||
ETHUSDT: 30%
|
||||
LINKUSDT: 20%
|
||||
DOTUSDT: 30%
|
||||
|
|
Loading…
Reference in New Issue
Block a user