Close All Position
-
Hello, can anyone help me?
I have many positions and want to close them simultaneously, with block close positions what happens is that closing positions is very slow... different when I do it manually with the bulk operation feature on MT5, can anyone solve this?
-
@aricanwar Hola, creo que eso lo puedes solucionar con el bloque cerrar posiciones o cerrar trades

Aqui te comparto este enlace de un proyecto que alguien compartio en este foro en algun momento pasado....
https://fxdreema.com/shared/puaqqhqkb
Puedes usarlo como referencia para resolver tu duda...
-
@DragonZueloTrends Gracias por la sugerencia, intentaré compararla con lo que he creado. Una vez mas, Gracias.
-
@aricanwar Es un gusto ayudar amigo
-

I want to make a close all function like how Bulk operations work. Because it can close mass positions quickly.
This is different from the block close position function which only closes positions sequentially one by one.
What should I do to be able to apply the close all positions function quickly in 1 second.
please tell me what should i change?

-
@aricanwar AFAIK, no fxDreema block can do that. I'm afraid you will need custom code to do it.
-
@l-andorrà Thanks a lot for your answer..
-
This will work on MT4, not tested but should be quicker. MT5 is different though: https://fxdreema.com/shared/KXFG5enye
-
@jstap i will try.. thanks a lot..