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
WMAO - indicatore per MetaTrader 5
- Visualizzazioni:
- 3587
- Valutazioni:
- Pubblicato:
- 2018.09.27 15:24
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
WMAO (Wilder's Moving Average Oscillator) - an oscillator based on Welles Wilder's Moving Average.
The indicator has three input parameters:
- Fast WMA period - fast WMA calculation period;
- Slow WMA period - slow WMA calculation period;
- WMA applied price - price used for the calculation of both WMAs.
Calculations:
WMAO = FastWMA - SlowWMA
where:
FastWMA = WMA(WMA applied price, Fast WMA period) SlowWMA = WMA(WMA applied price, Slow WMA period) WMA = Wilders Moving Average
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21685
WMA
The Wilder's Smoothing Average (WMA) indicator.
Williams_ThrustThe signal and information indicator Williams Thrust is based on two Williams' Percent Range indicators with different periods and their average values.
YABSI
A signal indicator YABSI. It shows Buy and Sell labels on the price chart.
Twiggs_Money_FlowTwiggs Money Flow is an indicator by Colin Twiggs, which uses Welles Wilder's Moving Average.