Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

Highest High and Lowest Low - indicador para MetaTrader 4

Visualizaciones:
12809
Ranking:
(24)
Publicado:
2022.01.30 14:33
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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.