Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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östergeler

Relative Momentum Index (RMI) - MetaTrader 5 için gösterge

Görüntülemeler:
13434
Derecelendirme:
(45)
Yayınlandı:
2013.08.13 20:45
Güncellendi:
2016.11.22 07:32
rmi.mq5 (4.02 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

The difference from RSI is that it uses price change for a specified period (i.e. the momentum) instead of the price changes of two adjacent bars. The rest of the calculations are similar to RSI. The indicator was developed by Roger Altman and was first published in February 1993 in the Technical Analysis of Stocks & Commodities magazine.

Parameters:

  • RMI Period - the period of RMI.
  • Momentum Period - the period of momentum (with the value 1 the indicator is identical to RSI).

Interpretation of the signal is the same as that of the relative strength index:

  • The tops and bottoms of the indicator are a little ahead of the formation of local price maximums and minimums.
  • Graphical patterns (head and shoulders, etc.) that are not easy to recognize on price charts.
  • Divergence.

Relative Momentum Index

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

RSIImproved RSIImproved

A combined indicator, constructed on the basis of two RSI oscillators

Trend Score Trend Score

A simple trend indicator based on counting of the number of bullish and bearish candlesticks.

ImpulseOsMA ImpulseOsMA

The indicator draws bars based on Elder's impulse system.

Levels Levels

Another version of the indicator that calculates support/resistance levels.