Rejoignez notre page de fans
- Vues:
- 9797
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The dots, shown by the indicator are based on the linear regression. Regression period is set by the lr_per input parameter.
Two arrays are used to build the regression trajectory: LR_up draws the trajectory of ascending parts and LR_down draws the trajectory of descending parts. Deviation lines are controlled by stdev_koef deviation ratio. The indicator is created so that a trader can easily put any data instead of open prices by changing the code in one place only.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/507

SuperTrend trend indicator.

This ZigZag indicator is based on the Parabolic SAR technical indicator.

Automated Trading Championship 2011 version.

Stochastic RVI is a standard Stochastic Oscillator applied to the values of RVI (Relative Vigor Index) indicator instead of a price.