Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 8159
- Valutazioni:
- 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

Standard RSI on the price chart.

An Alligator based on the VAMA indicator.

Increased accuracy of the standard timer.

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