Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 14597
- Rating:
- Published:
- 2022.01.30 14:33
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

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.