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:
3745
Derecelendirme:
(18)
Yayınlandı:
2016.09.19 12:52
Güncellendi:
2023.03.29 13:47
\MQL5\Include\
XvaMA.mq5 (10.22 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

Real author:

J.B

The vaMA moving average with the ability to change the averaging algorithm.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

This indicator was first implemented in MQL5 and published in Code Base on 22.04.2013.

Fig.1. The XvaMA indicator

Fig.1. The XvaMA indicator

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

OsHMA_HTF OsHMA_HTF

The OsHMA indicator with the timeframe selection option available in input parameters.

PriceChannel_Stop_Digit_HTF PriceChannel_Stop_Digit_HTF

The PriceChannel_Stop_Digit indicator with the timeframe selection option available in input parameters.

FloatPivot_HTF FloatPivot_HTF

The FloatPivot indicator with the timeframe selection option available in input parameters.

FloatPivot_Digit FloatPivot_Digit

The FloatPivot indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits.