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östergeler

ColorPEMA_Digit - MetaTrader 5 için gösterge

Görüntülemeler:
4436
Derecelendirme:
(12)
Yayınlandı:
2019.02.07 08:48
Güncellendi:
2023.03.29 13:48
\MQL5\Include\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

A five-fold exponential moving average that displays the most recent value as a price label with the possibility to round the indicator levels to the required number of orders The number of digits to round is set in the input variable Digit:

input uint Digit=3; //Number of digits to round to

The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to <terminal_data_folder>\MQL5\Include). The use of the classes is described in details in article Averaging Price Series for Intermediate Calculations without Using Additional Buffers.

Fig. 1. Indicator ColorPEMA_Digit

Fig. 1. Indicator ColorPEMA_Digit

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

Advanced_Fractal_Envelopes Advanced_Fractal_Envelopes

Indicator Advanced Fractal Envelopes

Advanced_Fractal_Overlay Advanced_Fractal_Overlay

Indicator Advanced Fractal Overlay

MACD_Overlay MACD_Overlay

Indicator MACD Overlay

ColorPEMA_Digit_r ColorPEMA_Digit_r

A moving ColorPEMA_Digit with the limitation of the computer resources used for its calculations on the entire chart and on the current bar