Login Page - Create Account

Support Board


Date/Time: Fri, 29 Aug 2025 12:58:49 +0000



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

[2025-03-05 20:12:21]
cmet - Posts: 719
If you created a custom twconfig, did you change the following

sc.TradeWindowConfigFileName = SCString("");

To something like this?

sc.TradeWindowConfigFileName = "MyCustomConfig.twconfig";