Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
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
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 14626
- Ranking:
- 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.

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

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

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

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