Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

i-Regr - indicatore per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
13153
Valutazioni:
(38)
Pubblicato:
2017.01.19 16:50
Aggiornato:
2017.09.13 08:47
i-Regr.mq5 (11.52 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.