Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
2953
Derecelendirme:
(11)
Yayınlandı:
2018.06.18 10:30
RTR.mq5 (8.45 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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)

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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).