Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 25496
- Note:
- Publié:
- 2007.05.29 15:56
- Mise à jour:
- 2016.03.09 09:34
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.