Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3425
- Valutazioni:
- Pubblicato:
- 2018.04.18 17:12
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The IDayIIndex (Intraday Intensity Index) oscillator indicator.
It is calculated by the following formula:
III = Sum((2C-H-L)/(H-L))*TickVolume
Normalized:
Normalized III = (III /Sum(V))*100
The indicator has two input parameters:
- Normalized - enable or disable the calculation of the normalized index (Yes/No);
- Period - indicator calculation period.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20161

A stochastic momentum.

A colored histogram drawn using the High/Low prices.

VSI - Volatility Switch Indicator.

A module of trading signals based on the Moving Average indicator signal module.