Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 49034
- Note:
- Publié:
- 2016.04.04 16:07
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
PriceAction indicator based on indicating Price Action candles. It indicates each candle type by different colored histogram bars.
The length of each bar of the histogram indicates the power of Price Action candles.
Templates:
- PinBar Up --------------> index0 ----> Lime;
- PinBar Down -----------> index1 ----> Red;
- Inside Bar UP ----------> index2 ----> Blue;
- Inside Bar Down -------> index3 ----> Orange;
- Engulfing Bar UP -------> index4 ----> DarkGreen;
- Engulfing Bar Down ----> index5 ----> LightCoral;

This library has two functions: first to count OP_BUY positions and second to count OP_SELL positions.

This library has two functions: BreakEven & TrailingStop.

It calculates the lot size depending on risk percentage entered by user in input parameters.

This library has SmartTrail trail function that depends on the previous candle.