The Strategy trades the currency pair EURJPY with a lot size of 85% of
current balance
and a fixed SL of 30 pips and TP of 10 pips on 10Min timeframe.
The strategy uses the LAGACS,HMA and TEMA indicators. The HMA(14) and
TEMA(30) acts as the trend indicator
and the LAGACS (default setting on 10 Min and 15Min) acts as the
oscialltor.
The startegy buys when both LAGACS is below 0.002 and HMA is greater
than TEMA, and sells when both LAGACS is above 0.998 and HMA is less
than TEMA