Close positions opened from signal

 

Hi to all, I need to know if it is possible to configure the signal in a way that I can close manually the positions opened by a signal and don't permit to the signal to re-open automatically.


Thanks

 
Flavio Bongiovanni:

Hi to all, I need to know if it is possible to configure the signal in a way that I can close manually the positions opened by a signal and don't permit to the signal to re-open automatically.


Thanks

The only way to do that, is to: Supend, first the signal subscription in order to stop the signal copying system from re-opening the positions upon synchronization.

https://www.mql5.com/en/signals/subscriptions


Reason: