Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

i-Regr - indicateur pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
13215
Note:
(38)
Publié:
2017.01.19 16:50
Mise à jour:
2017.09.13 08:47
i-Regr.mq5 (11.52 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.