MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading and Strategy Testing Forum

Interview with Alexey Masterov (ATC 2012) Interview with Alexey Masterov (ATC 2012) Subscribe to signal
Ilan Dynamic
53.97%, 14 799.97 USD
Oscillators RS BreakdownOscillators RS Breakdown Try product
Oscillators RS Breakdown
Author: Karlson
MACD Histogram, multi-color [v04] Indicator
MACD Histogram, multi-color [v04]
Author: ak20
Screenshot
NZDJPY, H1
Demo

// Indicators: MPC

To add comments, please log in or register

Automated-Trading
Admin
20486
Automated-Trading 2012.02.03 13:26

MPC:

In trading systems, based on the channel breakout, the long position is opened when the price shows new X days maximum, and short position is opened when the price forms new X day minimum.

It allows to forecast the trend direction. But there is a problem - very often trend detected with a lag and the most of the profit is lost. The HighestLowestRange (HLR) indicator helps to resolve the market entry problem before the channel breakout.

The MPC indicator plots a simple channel using extermums of the specified period. It can be used for additional visual control of trading system (channel breakout), based on HighestLowestRange (HLR) indicator

Author: Nikolay Kositsin

MPC indicator

/

To add comments, please log in or register