Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
2948
Valutazioni:
(11)
Pubblicato:
2018.06.18 10:30
RTR.mq5 (8.45 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Oscillator RTR (Range To Range) shows the ratio of two ATRs, a fast one and a slow one.

It has two input parameters:

  • Fast ATR Period - fast ATR period;
  • Slow ATR Period - slow ATR period.

Calculations:

RTR = 100 * ATR(Fast ATR Period) / ATR(Slow ATR Period)

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20808

ASCtrend_NRTR ASCtrend_NRTR

Indicator ASCtrend with the NRTR line of possible stop order locations.

ReverseMinMax ReverseMinMax

The indicator of the lowest tops and the highest bottoms.

Sidus_V1_Cloud Sidus_V1_Cloud

Channel indicator

TVI TVI

TVI (Trade Volume Index).