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

Narrowest Range Signal - MetaTrader 5 için gösterge

Görüntülemeler:
11035
Derecelendirme:
(31)
Yayınlandı:
2013.03.06 13:25
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

The idea of the indicator is a variation of iVLT. Algorithm for calculation is in the following:

  • on each bar calculate the range for the set number of bars, i.e. the distance from the maximum high to the minimum low.
  • if range calculated on the current bar is less than the minimum range calculated on the previous bars, it is a signal of the market compression.

Parameters:

  • Bars in Range - the number of bars for calculation of the range (the current bar).
  • Check Period - the period of the minimum range definition.

Narrowest Range Signal


Recommendations:

  1. it is not recommended to use the indicator on the small ("noise") frames.
  2. the indicator doesn't specify the direction, so two variants of use are available as the signal is formed:

    • place stop orders at the boundaries of the signal range,
    • use in pair with any trend indicator and place stop order only in the trend direction (if there was a breakthrough in the opposite direction, delete stop order).

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

i-Friday_Sig i-Friday_Sig

Signals of entries and exits on the system "Friday effect"

CMIDI CMIDI

The class to play music using the MIDI device

VSI VSI

Indicador que calcula o volume por segundo (ou de um determinado período) e sua correspondente média móvel.

False Breakouts Counter False Breakouts Counter

The indicator displays the number of false breakthroughs for the specified period