Login Page - Create Account

Support Board


Date/Time: Mon, 23 Mar 2026 22:48:33 +0000



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

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

sc.TradeWindowConfigFileName = SCString("");

To something like this?

sc.TradeWindowConfigFileName = "MyCustomConfig.twconfig";