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
Visualizzazioni:
6443
Valutazioni:
(15)
Pubblicato:
2018.03.01 11:34
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Standard score (z-score) is the number of standard deviations by which the observed or measured value differs from its mean value.

Thus, the indicator displays the value of price deviation from its average value, represented by a simple moving average with a specified period and calculation price.

The indicator has two input parameters:

  • Period of calculation - calculation period;
  • Applied price - price used for calculations.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19846

RSI on the Price Chart RSI on the Price Chart

Standard RSI on the price chart.

VAMA based Alligator VAMA based Alligator

An Alligator based on the VAMA indicator.

AccurateTimer AccurateTimer

Increased accuracy of the standard timer.

Custom Moving Average Input Color Custom Moving Average Input Color

A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters.