Rejoignez notre page de fans
i-Regr - indicateur pour MetaTrader 5
- Publié par:
- Vladimir Karputov
- Vues:
- 13776
- Note:
- Publié:
- 2017.01.19 16:50
- Mise à jour:
- 2017.09.13 08:47
- 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
Quadratic (Parabolic) Regression Channel
Cubic Regression Channel
i-Regr indicator settings
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16691
Extensive use of the standard library classes.
DayTradingThe 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.
MFI_Histogram_RoundStandard MFI oscillator implemented as a histogram rounding its values to the standard range.