Skip to content

Commit

Permalink
config: update schedule config for usdttwd market
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jul 19, 2022
1 parent 6dc73f9 commit 88940a6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion config/schedule-USDTTWD.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 88940a6

Please sign in to comment.