Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Highest High and Lowest Low - indicateur pour MetaTrader 4

Vues:
12282
Note:
(23)
Publié:
2022.01.30 14:33
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.