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

Rainbow_Volume - MetaTrader 5 için gösterge

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

The indicator displays a colored tick-volum histogram by five criteria:

  1. Increase in volume and grwoing price (default color is green);
  2. Decrease in volume and falling price (default color is sky blue);
  3. Increase in volume and falling price (default color is red);
  4. Decrease in volume and growing price (default color is golden);
  5. There are no changes in either volume or price (dafault color is pale gray).

The indicator compares the current data with the data as of N periods ago.

It has one input parameter:

  • Period - calculation period.

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

Wiseman Wiseman

Wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction.

Kalman_Filter Kalman_Filter

Indicator Kalman Filter. It allows efficiently smoothing the noise, extracting the main trend from it.

Range_Histogram Range_Histogram

A candlestick size indicator.

Range_Volume_Ratio Range_Volume_Ratio

Indicator of candlestick size / tick volume ratios.