instrument is EUR/USD , 5 minute frame time , trade amount 30M , Stop
lose: 150pips , take profits 3pips, slippage 5pips .i used get
historical candles of last 4 candles of 5 minutes and EMAs shift ( 1 ,
2 , 3 , 4) period 17 so if (candle shift 1) greater than (EMA17
shift1) and if (candle shift 2) greater than (EMA17 shift 2) and if
(candle shift 3) greater than (EMA17 shift3) and if (candle shift 4)
less than (EMA17 shift4)and if the last 2 candles are bullish strategy
take Sell so if last 3 candles closed greater than EMA17 then the next
candle closed less than EMA17 and if the last 2 candles are bearish
strategy take BUY for manage trades i used a counter to limit orders
so strategy open 2 orders in the day or less depend of conditions and
on last week of the month i updated strategy to make only 1 trade per
day