MT4 FUNCTION to Close Any Open Orders that Exceeds X% Loss or Y% Gain

MQL4 Sripts

Trabajo finalizado

Plazo de ejecución 15 minutos
Comentario del Cliente
very fast! ty

Tarea técnica

I'm looking for a simple function, similar in format to the attached image, that I can call to close any orders based on either a MaxLossPercent or MaxGainPercent , both variables will be user parameters.

For Example

extern double MaxLossPercent = 0.03;

extern double MaxGainPercent = 0.10;


Any open traders that equal or exceed either of these conditions will be closed by the script. Should include error checking and sleep()


These 2 values are calculated based on the *** current account value **  (i.e. 100 account * MaxLossPercent = $3.00 ) or 100 account * MaxGainPercent = $10.00 ).

If you bid, please specify your turn around time.



 

Archivos adjuntos:

Han respondido

2
Desarrollador 2
Evaluación
(885)
Proyectos
1410
67%
Arbitraje
121
32% / 40%
Caducado
218
15%
Libre
Ha publicado: 1 ejemplo

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 2 día(s)