Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4000
- Valutazioni:
- Pubblicato:
- 2018.06.18 16:21
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The oscillator shows standard deviation calculated on the difference between the High and the Low.
It has two input parameters:
- Period - standard deviation calculation period;
- Method - standard deviation calculation method.
Calculations:
HL_StdDev = Standard Deviation (HL)
where:
HL = High-Low
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20914

Two channels by the High and Low of MA.

Indicator of the difference between ADX and ADX as of N periods ago.

Indicator Kalman Filter. It allows efficiently smoothing the noise, extracting the main trend from it.

Wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction.