Login Page - Create Account

Support Board


Date/Time: Tue, 26 Aug 2025 13:16:19 +0000



[Programming Help] - Use Attached Order via ACSIL

View Count: 229

[2025-06-12 14:37:04]
User48838 - Posts: 125
Is it possible to turn on Use Attached Order on the DOM using ACSIL? I want to turn it on when position is =0 and turn it off if position <> 0
[2025-06-12 18:02:16]
ForgivingComputers.com - Posts: 1105
Not directly, but you can save two TWConfig files, one with Use Attached Order Checked, and one without. Or you could have one config file without brackets.

You can then set the TWConfig file with
sc.TradeWindowConfigFileName = "No_Attached.twconfig";

Date Time Of Last Edit: 2025-06-12 18:04:32
[2025-06-13 02:17:08]
User48838 - Posts: 125
TY, I got this to work with Claude's help.
Date Time Of Last Edit: 2025-06-13 02:18:07
attachmentaaPositionSwitcher.cpp - Attached On 2025-06-13 02:17:55 UTC - Size: 2.08 KB - 102 views

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account