Multi Timeframes of two Moving Averages Cross
Timeframes 1 = Executor position (MA1 Cross MA2 out of bottom = purchase, MA1 Cross MA2 out of Upper = market)
Timeframes 2 = Trend Detector (MA1 > MA2 = Uptrend, MA1 < MA2 = Downtrend)
How it works
if MA1 > MA2 at Timeframes 2, then MA1 Cross MA2 from bottom at Timeframes 1, output = buy
If
MA1 < MA2 in Timeframes 2, then MA1 Cross MA2 from Upper in Timeframes 1, output =
Expert Advisor features
– Fixed Lot
– Stop reduction and TakeProfit
– Trailing Stop
– Multi TimeFrames