Mira cómo descargar robots gratis
¡Búscanos en Telegram!
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:
- 8708
- Ranking:
- Publicado:
- 2022.01.30 14:17
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
This code identifies highest high and lowest low in the neighbourhood.
This code compares the high of candles with the high of the candles to its left and to its right. If the high of the candle in question is more than the high of the candle to its left or to its right then the an arrow is plotted.
Similarly for lows.

This indicator compares the main and signals line of the stochastic indicator and marks the sam eon the respective bars on chart.

This code can be used to create rectangles on chart.

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

This code can be used to find highest high and lowest low of a chart for a given period.