Good time, something I don’t understand. When closing a position on TP in the history, comment changes to the value of TP, how can I disable this?
I have my own comment, which I use to manipulate data, please tell me.
When closing a position on TP in the history, comment changes to the value of TP, how can I disable this?
Share
ivanbg
When closing a position via TakeProfit or StopLoss, it acquires the comment of the order that closed it,
(TakeProfit if not zero, is the order that is on the server . Also and StopLoss )
If you have TakeProfit=0.0, you can close the position manually or automatically through the Expert Advisor or Script.
( but not via TrailingStop either – it is a StopLoss ).
But the comment should be absent from the closing order. So the position comment will not change.
marketeer
The Broker has the option to change any comment at its discretion. You can’t disable this in the terminal.
top2n
No, I just comment on the deal when I open it
fxsaber
Your comment in the order that opened (topped up) the position.