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
- Visualizzazioni:
- 5636
- Valutazioni:
- Pubblicato:
- 2018.10.25 18:33
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Effort Result oscillator displays correlation of the price change speed to the maximum volume for the specified time interval.
It has one configurable parameter:
- Period - calculation period
Calculation:
ER = ROC / MaxVol
where:
ROC = 100.0 * (Price / Price[Period]-1) Price = SMA(Close, Period) MaxVol - maximum volume in the Period range
The indicator has a peculiarity: sharp spikes of the oscillator values often forecast a price reversal towards the oscillator reversal
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22194

Hurst Bands indicator

The indicator implements a breakout system using the XHullTrend_Digit indicator cloud