Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

Synthetic VIX - Smoothed - indicatore per MetaTrader 5

Visualizzazioni:
5492
Valutazioni:
(15)
Pubblicato:
2018.07.23 15:18
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This is a smoothed version of Synthetic VIX.

In order to make the volatility assessment easier, this indicator is producing smoothed results. Also, in order to avoid adding significant lag, the usual "trick" to avoid that lag is used: instead of smoothing the result (which, in this case would be smoothing the already calculated VIX) prices are smoothed prior to be used in calculation. JMA is used for that smoothing (as a very responsive smoothing way).

PS: it was already mentioned in the original published code, but just in case - synthetic VIX is not a directional indicator. It indicates the increase or decrease of volatility and it should be used as that.

Choppiness Index - JMA Smoothed Choppiness Index - JMA Smoothed

Compared to the Choppiness Index indicator, this version is using JMA for smoothing (to make it easier to spot the slope direction change of the choppiness index) and to make the values less volatile.

Choppiness Index Choppiness Index

Choppiness Index: another way of calculating fractal dimension.

Multi LSMA Slopes Multi LSMA Slopes

Multi LSMA Slopes indicator checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend.

Multi Averages Slopes Multi Averages Slopes

Multi Averages Slopes indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: SMA, EMA, SMMA, LWMA.