Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

PriceAction indicator - indicador para MetaTrader 4

Visualizaciones:
47194
Ranking:
(16)
Publicado:
2016.04.04 16:07
PriceAction.mq4 (10.94 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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;
Count Buy-Sell Position Count Buy-Sell Position

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

BreakEven&TrailingStop BreakEven&TrailingStop

This library has two functions: BreakEven & TrailingStop.

MoneyManagement MoneyManagement

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

SmartTrail SmartTrail

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