The main indicator for this strategy is ATR .
on the first block strategy verify that there are no open position .
If there is no open position then the strategy will check ATR block ,
the instrument is EURJPY , and it checks 1mn ATR 5 period , then it
checks 1mn ATR 5 period but with a shift of 6 .
After that checks strategy checks MACD block on 30 mn period with the
current parameters : shift 0 fast period 58 slow period 35 and signal
period 19 .
on the following blocks "IF " it compares results of ATR blocks (shift
1 -shift 2) if shift 1 > shift 2 (it means if ATR shift 0 > atr shift6
) it will checks macd block results --> if macd historigramm >0 the
strategy will buy and if macd historigram< 0 the strategy will sell .
The stop loss is 500pips , the take profit is 11 pips and the lot size
is 5millions