Support Board
Date/Time: Wed, 18 Jun 2025 12:44:03 +0000
Post From: How to attached a custom name to an order using s_SCNewOrder::TextTag?
[2025-03-05 20:12:21] |
cmet - Posts: 706 |
If you created a custom twconfig, did you change the following sc.TradeWindowConfigFileName = SCString("");
To something like this? sc.TradeWindowConfigFileName = "MyCustomConfig.twconfig";
|