Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Range_Contraction - indicateur pour MetaTrader 5

Vues:
3507
Note:
(10)
Publié:
2018.07.09 11:04
Mise à jour:
2018.09.17 10:56
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

Polynomial_Regression_Slope Polynomial_Regression_Slope

Oscillator of polynomial regression slope.

Renko Level EA Renko Level EA

An Expert Advisor based on indicator Renko Level

Reverse_MACD Reverse_MACD

An information-forecast MACD on the price chart

Speed_of_trade Speed_of_trade

Indicator Speed of Trade