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:
2584
Derecelendirme:
(5)
Yayınlandı:
2018.07.09 13:36
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

Synthetic Japanese candlesticks over the period predefined in the indicator settings, calculating on each bar and averaging the price timeseries used in the indicator.

The indicator uses the SmoothAlgorithms.mqh library classes (copy it to terminal_data_directory\MQL5\Include), working with which was described in details published in article Averaging Price Series for Intermediate Calculations without Using Additional Buffers.

Fig 1. Indicator XPeriodCandle

Fig 1. Indicator XPeriodCandle

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

PeriodCandle PeriodCandle

Synthetic Japanese candlesticks over the period defined in the indicator settings, calculating on each bar.

Exp_ColorXDerivative Exp_ColorXDerivative

A trading system based on the signals of indicator ColorXDerivative.

CaudateXPeriodCandle CaudateXPeriodCandle

Synthetic Japanese candlesticks over the period predefined in the indicator settings, calculating on each bar, averaging the price timeseries used in the indicator, and highlighting caudate candlesticks.

CaudateXPeriodCandleRange CaudateXPeriodCandleRange

An indicator that draws the CaudateXPeriodCandle candlestick sizes in points.