feature: add sample config for ewo

This commit is contained in:
zenix 2022-04-11 17:10:00 +09:00
parent 0fe14c5fe5
commit 66a401f93f

View File

@ -8,19 +8,20 @@ exchangeStrategies:
- on: binance - on: binance
ewo_dgtrd: ewo_dgtrd:
symbol: BNBBUSD symbol: MATICUSDT
interval: 1h interval: 1h
threshold: 13 threshold: 13
useEma: true useEma: true
sigWin: 5 sigWin: 5
stoploss: 2%
backtest: backtest:
startTime: "2022-04-06" startTime: "2022-03-01"
endTime: "2022-04-07" endTime: "2022-04-10"
symbols: symbols:
- BNBBUSD - MATICUSDT
account: account:
binance: binance:
balances: balances:
BNB: 0 MATIC: 0
BUSD: 10000 USDT: 10000