Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 14618
- Valutazioni:
- Pubblicato:
- 2022.01.30 14:33
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.