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:
3465
Derecelendirme:
(11)
Yayınlandı:
2018.04.18 16:31
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator displays the ratio of two ATRs with different periods.

It is calculated by the following formula:

ATRR = (ATR1/ATR2)*100

It has two parameters:

  • ATR1 Period - ATR1 calculation period;
  • ATR2 Period - ATR2 calculation period.

Fig.1 ATRR with the periods of 10 and 20

Fig.2 ATRR with the periods of 10 and 20, and the standard ATR with the period of 20

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/20056

SimpleZZ SimpleZZ

A simple ZigZag with an adjustable step.

SerialMA SerialMA

Dynamic Moving Average.

ChannelInd ChannelInd

The indicator displays on the chart the previous trading day's channel.

Custom_Pattern Custom_Pattern

An indicator of custom patterns.