Mira cómo descargar robots gratis
¡Búscanos en Twitter!
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
Asesores Expertos

Averaging By Signal - Asesor Experto para MetaTrader 4

Visualizaciones:
8378
Ranking:
(38)
Publicado:
2021.04.21 10:50
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

This EA is made with an example of crossing MA as an entry signal.
This EA was created for the purpose of learning MQL4 code.

Every order that is opened will use a different magicnumber according to each pair. You can see how this EA manages different magicnumber.

The ManageOrders() function will set the opening of new orders and averaging according to signal or without signal based only on the minimum distance between layers.

The setTPSLMarti() function can set TP for 1 position or multiple orders at the same TP price.

The setTrailingStop() function is used to set the trailing stop at 1 position of the initial order.


for information and group sharing, please join t.me/codeMQL

    RSI levels rendered on price as bands RSI levels rendered on price as bands

    RSI levels rendered on price as bands

    Reverse MACD Reverse MACD

    Give the return zone of the MACD Zero Lag

    RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs. RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs.

    RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs. The RSI 70 level line is blue The RSI 50 level line is gray The RSI 30 level line is red Length and Levels are adjustable

    Scalper Assistant v1.0 Scalper Assistant v1.0

    When you scalp manually, a simple EA could be an assistant to set StopLoss / TakeProfit for each trade you open.