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

LRMA_Channel_trajectory - indicatore per MetaTrader 5

Visualizzazioni:
9082
Valutazioni:
(18)
Pubblicato:
2011.10.31 17:18
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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


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