mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
config: update schedule config for usdttwd market
This commit is contained in:
parent
6dc73f9096
commit
88940a6a94
|
@ -1,11 +1,23 @@
|
|||
---
|
||||
backtest:
|
||||
sessions:
|
||||
- max
|
||||
startTime: "2022-01-01"
|
||||
endTime: "2022-06-18"
|
||||
symbols:
|
||||
- USDTTWD
|
||||
accounts:
|
||||
binance:
|
||||
balances:
|
||||
TWD: 280_000.0
|
||||
|
||||
exchangeStrategies:
|
||||
- on: max
|
||||
schedule:
|
||||
interval: 1m
|
||||
symbol: USDTTWD
|
||||
side: buy
|
||||
quantity: 10
|
||||
amount: 500
|
||||
|
||||
aboveMovingAverage:
|
||||
type: EWMA
|
||||
|
|
Loading…
Reference in New Issue
Block a user