Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 6203
- Valutazioni:
- Pubblicato:
- 2018.12.28 12:59
- Aggiornato:
- 2019.01.17 11:29
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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)
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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