Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Expert Advisor | Tunnel Method

MetaTrader Experts, Indicators, Scripts and Libraries

The author of the idea - Scriptor

mq5 code author - barabashkakvn

Trading is based on three iMAs (Moving Average, MA). Two different indicators are compared for BUY and SELL. The necessary condition is a distance between indicators (Indentation between indicators) on a compared bar: the compared indicators should be separated from each other at the distance equal to Indentation between indicators/2.

You can work on any timeframe. OnTick sends signals for verification with the Pause interval.

22122