Login Page - Create Account

Support Board


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



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

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

sc.TradeWindowConfigFileName = SCString("");

To something like this?

sc.TradeWindowConfigFileName = "MyCustomConfig.twconfig";