T30418 strategy works on EURUSD. The strategy uses one indicator ( T3
) on interval H1 ( time period 20, vfactor = 1 ). T1 (shift 0), T2
(shift 1), T3 (shift 2). Buy signal if: T1 > T2 and T2 < T3 ( then
strategy can open only BUY positions ). Sell signal if: T1 < T2 and T2
> T3 ( then strategy can open only SELL positions ). Size of position
is equity*0,00004.
SL = 0, Tp = 50.

Übersetzen in Englische Sprache Zeige Original