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:
- 25489
- Rating:
- Published:
- 2007.05.29 15:56
- Updated:
- 2016.03.09 09:34
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The difference between the high and low of a candle divides into three parts each one corresponding 1/3 of the candle. The indicator calculates where the candle opened and where it closed. It is recommended to hide the initial chart by setting the following parameters: option "Chart on foreground" unchecked (menu "Charts"-> "Properties" or press F8, tab "Common").
Bullish Pattern:
1-1
2-1
3-1
Bearish Pattern:
1-3
2-3
3-3

i-HighLow indicator draws the channel with borders correspond to highest high and lowest low values of the bar's shadows for the last N bars.

i-Breakeven groups the open position by symbol and for the each of group shows: 1. The current equity level. 2. The estimated breakeven level.

5days indicator marks the first bar of each new day.

This indicator will detect divergence between the price and OsMA indicator. It will give buy or sell signal according to the type of divergence that was detected.