Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4200
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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)
Traduit du russe par MetaQuotes Ltd.
Code original : 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