the strategy use EUR/USD and TRADING PERIOD 5 minutes . i used
getTimeUnit for limit daily trading hours from 02:00AM to 04:00AM and
also excluded fridays from trading . i used EMA29(shift1,2,3,4,5,.6)
with EMA21 (shift1,2,3,4,5,.6) so the BUY is when
EMA29(shift2,3,4,5,6) was greater than EMA21 (shift2,3,4,5,6) then
EMA29 (shift1) become less than EMA21(shift1)
and the SELL is when EMA21(shift2,3,4,5,6) was greater than EMA29
(shift2,3,4,5,6) then the EMA21 (shift1) become less than
EMA29(shift1) take profit 4pip stop lose 100 trading amount 20M