Support Board
Date/Time: Mon, 21 Apr 2025 17:15:58 +0000
Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?
[2025-03-05 18:56:01] |
LTSys - Posts: 68 |
Is there no value or are you seeing the SimpleBracket.twconfig?
Printing the text tag has no value. You could also try using the note
order.Note.Format("Buy Order %u", count);
I get error C2039: 'Note': is not a member of 's_SCNewOrder' I would think that this has to do with your Trade Window config.
I'm ok if it don't show up in the window... but I do need to read it back from the order object.. and it's just an empty string. TIA Date Time Of Last Edit: 2025-03-05 19:02:27
|