Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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

William36HistogramWaller - MetaTrader 5 için gösterge

Görüntülemeler:
6021
Derecelendirme:
(24)
Yayınlandı:
2014.01.31 14:52
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

A trend indicator drawn in the form of a colored histogram.

There are four color histogram display options depending on the values ​​of the input parameters:

input color UpLevelsColor=clrBlue;  // The color of the overbought level
input color DnLevelsColor=clrBlue;  // The color of the oversold level
  • Above the overbought level - pink;
  • Above zero but below the overbought level - brown;
  • Below zero, but above the oversold levels - green;
  • Below the oversold level - lime.

Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 07.11.2007.

Figure 1. Indicator William36HistogramWaller

Figure 1. Indicator William36HistogramWaller

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

UltraWPR_HTF UltraWPR_HTF

Indicator UltraWPR with the timeframe selection option available in input parameters.

TSD_PP_MACD_FORCE_Ind_v1 TSD_PP_MACD_FORCE_Ind_v1

A trend indicator with three states. During strong trends it colors bars in red or green depending on trend direction.

TTF_Plus_MW TTF_Plus_MW

A semaphore arrow signal indicator. The indicator puts colored dots at times when you can trade.

Woodies CCI Woodies CCI

A widely used indicator with two CCI from different periods.