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
Indicateurs

Volatility_Ratio2 - indicateur pour MetaTrader 5

Vues:
5858
Note:
(11)
Publié:
2018.12.28 12:59
Mise à jour:
2019.01.17 11:29
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Oscillator Volatility Ratio2 is the second version of indicator Volatility Ratio.

If the values exceed 2, the current trend reversal probability is high.

It has three adjustable parameters:

  • Period - calculation period
  • Threshold - the threshold level
  • Show alerts - show data on exceeding the threshold level

Calculations:

VR = TR / EMATR

where:

TR = Max(Max(High-Low, Abs(High-PrevClose)), Abs(PrevClose-Low))

EMATR = EMA(TR, Period)


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

Fluctuate Fluctuate

A swing-based Expert Advisor: The EA sets a pending stop order with an increased lot size and in the opposite direction.

GannSwing GannSwing

Indicator Gann Swing

Lot Check Lot Check

This is a utility for rounding the lot size correctly

Shadow_True_Strength_Index Shadow_True_Strength_Index

Shadow True Strength Index