Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 17:21:29 +0000



Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?

[2025-03-05 04:08:17]
cmet - Posts: 690
Are you sending attached orders? If you are, the Trade Management may be overwriting it.

Simple things to look at:

Uncheck "Use Attached Orders" in the trade window (if you haven't already)

Set the Attached Order Configuration
order.AttachedOrderConfiguration = 0;

Try clearing the Trade Window Config File before submitting order
sc.TradeWindowConfigFileName = SCString("");

Check to see if the problem persists.
Date Time Of Last Edit: 2025-03-05 04:39:25