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

CCI_Histogram_Round - MetaTrader 5 için gösterge

Görüntülemeler:
4160
Derecelendirme:
(20)
Yayınlandı:
2017.01.19 17:05
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Standard CCI oscillator implemented as a histogram rounding its values to the standard range:

  • 1 — no rounding;
  • 2 — all values divided by two;
  • 5 — all values divided by five;
  • 10 — all values divided by ten;
  • 20 — all values divided by twenty;
  • 50 — 0, 50, 100 etc.

For all CCI values less than zero, rounding occurs to the lower side, while for all CCI values exceeding zero — to the greater one.

The following input is used for rounding in the indicator:

input ENAM_ROUND_MODE Round=X10; // rounding level

Fig.1. CCI_Histogram_Round indicator

Fig.1. CCI_Histogram_Round indicator

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

Exp_ColorJFatl_Digit_ReOpen Exp_ColorJFatl_Digit_ReOpen

The Exp_ColorJFatl_Digit_ReOpen trading system is based on the ColorJFatl_Digit indicator color change with adding to trend-following positions.

Exp_Fishing Exp_Fishing

The Expert Advisor opens an initial position in the current candle's direction and increases its volume if profit in points increases a threshold fixed in the EA inputs.

EnvelopesATR_Cloud EnvelopesATR_Cloud

This is a modified Envelopes indicator for measuring the price deviation. It displays the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to ATR indicator.

Yaanna_HTF Yaanna_HTF

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