fix: improve order tracking in ewo, and more filters for the noise

This commit is contained in:
zenix 2022-04-12 19:24:22 +09:00
parent fcf29f7e11
commit 574c5b77b1

View File

@ -9,14 +9,19 @@ exchangeStrategies:
- on: binance - on: binance
ewo_dgtrd: ewo_dgtrd:
symbol: MATICUSDT symbol: MATICUSDT
interval: 15m interval: 30m
threshold: 0.9
useEma: true useEma: true
sigWin: 5 sigWin: 3
stoploss: 2% stops:
- trailingStop:
callbackRate: 5.1%
closePosition: 20%
minProfit: 2%
interval: 1m
virtual: true
backtest: backtest:
startTime: "2022-04-09" startTime: "2022-03-03"
endTime: "2022-04-13" endTime: "2022-04-13"
symbols: symbols:
- MATICUSDT - MATICUSDT