Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
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
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 8511
- Ranking:
- Publicado:
- 2016.04.06 17:03
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
This library has SmartTrail trail function that depends on the previous candle.
An example:
the Library first tests if new candle is formed, then in buying positions the trailing StopLoss moving on Low[1] (Low of Previous Bar) in one direction (Profit Direction); and vice versa in selling positions which moving on High[1].

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

PriceAction indicator based on indicating Price Action candles. It indicates each candle type by different colored histogram bars.

This library made to simplify calculating your stop loss.

This is an indicator which draws Fibonacci levels as indicator indexes.