TrendLinearReg

TrendLinearReg

TrendLinearReg MT5 indicator for multiple cycles. The indicator helps to identify potential trading opportunities in different time frames.

(Conversion from https://www.mql5.com/en/code/7883)

How a trend changes? How to determine a flat? How to trade? … etc. This indicator will help to answer these questions. 

If you assume that the trend within N bars is a straight line you can calculate the parameters of that line. You know the equation of the straight line from the school, it is y = bx + с. The inclination of the line is characterized by the “b” coefficient or tangent of the angle of slope. The indicator calculates this parameter using the linear regression on every bar and display it in a separate window. If the color is green it means that the value is greater than the previous one, i.e. the angle of slope increases, the red color means the opposite.

TrendLinearReg

In sober fact, the “b” coefficient in the context of the charts is formed by two coefficients: tangent of the angle of the line and the coefficient that characterizes the currency pair (probably Point), so the scale of the indicator is different on different currency pairs.

How to use the indicator? I think there are several variants:

1. crossing the zero line.

2. maximum value passage.

3. if you determined a zone near the zero line then it is a flat and you can trade on a break through.

If any one has the ideas of how to improve the indicator or how else it can be used I will appreciate.

    How to install TrendLinearReg Indicator in MetaTrader 5 Forex Trading Platform?

    • Extract the downloaded TrendLinearReg Indicator.zip file.
    • In the MetaTrader 5 trading platform, go to the “File” menu and click “Open Data Folder”.
    • Navigate to the MQL5 folder and open the Indicators folder.
    • Paste the TrendLinearReg Indicator.ex5 file(s) into the Indicators folder.
    • Restart the MetaTrader 5 platform.

    Share Your Valuable Opinions