Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

i-Regr - indicator for MetaTrader 5

Published by:
Vladimir Karputov
Views:
13121
Rating:
(38)
Published:
2017.01.19 16:50
Updated:
2017.09.13 08:47
i-Regr.mq5 (11.52 KB) view
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

i_Regr_linear

Quadratic (Parabolic) Regression Channel

i_Regr_parabolic

Cubic Regression Channel

i_Regr_third_power

i-Regr indicator settings

i_Regr_inputs

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16691

20/200 expert v 4.2 AntS 20/200 expert v 4.2 AntS

Extensive use of the standard library classes.

DayTrading DayTrading

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

AutoFibAutoTrend_OnParabolic AutoFibAutoTrend_OnParabolic

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

MFI_Histogram_Round MFI_Histogram_Round

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