Is there any way to change the group of a trade that has already been created?
-
Hi, I was wandering if there's any way to change the group of a trade after it's creation. If not, is there's any label one could attach to a trade so as to later recall that label instead of the group to work with it?
-
I have not found this in fxdreema, if you can something in custom code, it is possible with mql file functions and save informations into txt/csv file while trade is created, closed, modified, etc ... but working with files is not very easy, you need be very strict to avoid errors ...
https://docs.mql4.com/files -
The magic number is that label. It can't be changed. Another label is the Comment, but it also can't be changed from MetaTrader after the creation... the broker can change it (when sl or tp is modified or something like this.
-
I see. Thanks for the response