Hi, there, when I use a command
OrderSend(Symbol(), OP_BUY, lots, Ask,3,0,0,"my comment", MagicNumber);
to put a trade, I cannot see any comment after the trade is opened. Could anyone here let me know how I can see my comment?
Many thanks in advance!
OrderSend(Symbol(), OP_BUY, lots, Ask,3,0,0,"my comment", MagicNumber);
to put a trade, I cannot see any comment after the trade is opened. Could anyone here let me know how I can see my comment?
Many thanks in advance!