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:
5566
Derecelendirme:
(23)
Yayınlandı:
2013.05.09 12:00
Güncellendi:
2023.03.29 13:42
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The real author:

svm-d

The fast trends indicator drawn on the basis of two XMUV Moving Averages. In fact, as a result two lines of the Momentum indicator drawn on the basis of this Moving Average with SMA and EMA averagings respectively are displayed.

The crossing of these Momentum indicators defines the moments of time when the trend changes.

The indicator is represented in two versions:

  1. In the standard version as lines - MUV_DIFF;
  2. As a two colored cloud - MUV_DIFF_Cloud.

Place the XMUV.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

This indicator was first implemented in MQL4 and published in Code Base on 09.11.2008.

Fid.1 The MUV_DIFF and MUV_DIFF_Cloud indicators

Fig.1 The MUV_DIFF and MUV_DIFF_Cloud indicators

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

vaMA vaMA

The simple, smoothed, less lag indicator drawn on the principle of the smoothed shift using the EMA price by increments of the first 3 orders

Interpolation Interpolation

Use of the Lagrange polynomial interpolation to predict the future price

MUV_Cloud MUV_Cloud

The fast trends indicator drawn on the basis of two normalized XMUV Moving Averages.

MUV_NorDIFF_Cloud MUV_NorDIFF_Cloud

The fast trends indicator drawn on the basis of two normalized XMUV Moving Averages.