Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4163
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The oscillator displays in a separate window the yesterday/today ranges ratio.
"If yesterday's range was narrower than the previous day's one, it may be an explosive movement today." (Toby Crabel)
It has one input parameter:
- Threshold - threshold(*)
* If yesterday's range is narrower than the Threshold and the previous day's range was wider than yesterday's range, then a good movement can be expected today.
Calculation:
Range = (High - Low) / ((PrevHigh - PrevLow) / 100.0)
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20987

Oscillator of polynomial regression slope.

An Expert Advisor based on indicator Renko Level

An information-forecast MACD on the price chart

Indicator Speed of Trade