Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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:
5535
Derecelendirme:
(14)
Yayınlandı:
2018.12.28 13:10
Güncellendi:
2019.01.17 11:29
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Oscillating indicator RSI MA is a simple smoothed RSI

It has four adjustable parameters:

  • RSI period - RSI calculation period
  • RSI applied price - RSI applied price
  • Smoothing period - smoothing period
  • Smoothing method - smoothing method

Calculations:

RSIMA = MA(RSI, Smoothing period, Smoothing method)

where

RSI = RSI(RSI applied price, RSI period)

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

i-KlPrice_Vol i-KlPrice_Vol

Oscillator i-KlPrice using volumes

Heiken_Ashi_Smoothed_Trend_HTF Heiken_Ashi_Smoothed_Trend_HTF

Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters

Mirror_RSI Mirror_RSI

Indicator Mirror RSI

FineTuningMACandle FineTuningMACandle

Indicator FineTuningMA represented as candles