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
Visualizzazioni:
3094
Valutazioni:
(7)
Pubblicato:
2018.07.13 16:05
WRSI.mq5 (13.39 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Oscillator Wilder's RSI is a normal RSI smoothed by Welles Wilder's moving average.

It has four configurable parameters:

  • Period - calculation period
  • Applied price - calculation price
  • Overbought - overbought level
  • Oversold - oversold level

In terms of calculations, Wilder's moving average is similar to a normal EMA:

<span id="MathJax-Element-126-Frame" class="MathJax" tabindex="0" data-mathml="WWMA(n)=EMA(2n&#x2212;1)">WWMA(n) = EMA(2n−1)

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21336

VLM VLM

Intraday relative volumes indicator Voltest (VLM)

MartingailExpert MartingailExpert

The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).

AB AB

Indicator Acceleration Bands

ButtMA ButtMA

Indicator Butterworth MA.