Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
3959
Note:
(10)
Publié:
2018.07.09 10:47
HVR.mq5 (9.91 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Oscillator Historical Volatility Ratio is a volatility indicator based on the "yesterday" / "today" price ratio

It has four configurable parameters:

  • First deviation period - first standard deviation calculation period
  • Second deviation period - second standard deviation calculation period
  • Applied price - calculation price
  • Threshold - "low" volatility threshold

Calculation:

HVR = StdDev1 / StdDev2

where:

StdDev1(ST) - standard deviation with the First deviation period

StdDev2(ST) - standard deviation with the Second deviation period

ST = LOG(Price/PrevPrice)

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20981

FVE FVE

Indicator Finite Volume Elements

NEF NEF

Indicator Nonlinear Ehlers Filter

Normalized_AC Normalized_AC

Indicator Normalized Acceleration/Deceleration

Renko Level EA Renko Level EA

An Expert Advisor based on indicator Renko Level