Join our fan page
- Published by:
- Vladimir Karputov
- Views:
- 14599
- Rating:
- Published:
- 2017.01.19 16:50
- Updated:
- 2017.09.13 08:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Regression Channel
The Linear Regression Channel consists of two parallel lines that are equally distant above and below the trend line of the linear regression. The distance between the channel borders and the regression line is equal to the value of the highest close price deviation from the regression line.
Linear Regression Channel
Quadratic (Parabolic) Regression Channel
Cubic Regression Channel
i-Regr indicator settings
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16691

Extensive use of the standard library classes.

The extensive use of standard library classes and the uniform code for data acquisition from iMACD, iStochastic, iSAR and iMomentum indicators.

The indicator plots price channel and Fibonacci levels based on the latest parabolic ZigZag peaks.

Standard MFI oscillator implemented as a histogram rounding its values to the standard range.