Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 6202
- Note:
- Publié:
- 2018.12.28 12:59
- Mise à jour:
- 2019.01.17 11:29
-
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

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

Indicator Gann Swing

This is a utility for rounding the lot size correctly

Shadow True Strength Index