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

Stochastic of average (on chart) - indicatore per MetaTrader 5

Visualizzazioni:
5773
Valutazioni:
(5)
Pubblicato:
2018.12.28 12:05
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Theory :

Stochastic oscillator is usually used on prices. But sometimes that produces much noise. Some filtering methods can be used (like this : Stochastic of Filtered Price).

This version :

This version adds an option to use averages for that purpose instead. The averages types that can be used :

  • simple moving average(SMA)
  • exponential moving average (EMA)
  • smoothed moving average (SMMA)
  • linear weighted moving average (LWMA)

Also, this version is made to be displayed directly on the main chart, instead of being displayed in its own sub-window

Usage :

You can use the color change as signals (there are 3 color change modes added for that purpose)


Stochastic on chart Stochastic on chart

Stochastic on chart

Rsi(oma) on chart Rsi(oma) on chart

Rsi of average (rsioma) on chart version

XFisher_org_v1_X20 XFisher_org_v1_X20

Twenty Fisher indicators with extra smoothing in a single window

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.