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

Highest High and Lowest Low - MetaTrader 4 için gösterge

Görüntülemeler:
12195
Derecelendirme:
(23)
Yayınlandı:
2022.01.30 14:33
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This code is used to find the highest high and lowest low on chart between given bars. 


One can specify the start bar and end bar. 

The code will first find the candle which has highest from start bar and end bar.

Then the code will find the high of that candle which is the highest between given start bar and end bar. 


Similarly it works for lowest low also.

    MACD Main and signal lines based strategies MACD Main and signal lines based strategies

    This indicator plots multiple signals based on MACD main and signal lines.

    Highest High and Lowest Low in Neighbourhood Highest High and Lowest Low in Neighbourhood

    This code identifies highest high and lowest low in the neighbourhood.

    RSI based Overbought Oversold Detection and Signal Generation RSI based Overbought Oversold Detection and Signal Generation

    This is an EA to generate signals based on RSI signal crossing the upper level or lower level.

    Bollinger Bands Crossover Indicator Bollinger Bands Crossover Indicator

    This is an MT4 indicator which generates signals based on Bollinger bands crossover with price.