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

LRMA_Channel_trajectory - indicateur pour MetaTrader 5

Vues:
9060
Note:
(18)
Publié:
2011.10.31 17:18
Mise à jour:
2016.11.22 07:32
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.

LRMA_Channel_trajectory M15


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/507

SuperTrend SuperTrend

SuperTrend trend indicator.

ZigZag on Parabolic ZigZag on Parabolic

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

cs2011 cs2011

Automated Trading Championship 2011 version.

Stochastic RVI Stochastic RVI

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