Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 14:19:52 +0000



Post From: ACSIL study won't use Trade Window attached orders

[2023-03-10 19:57:49]
User90125 - Posts: 715
Try adding this to the sc.SetDefaults block:

sc.UseGUIAttachedOrderSetting = true;

See ACSIL Interface Members - Variables and Arrays: sc.UseGUIAttachedOrderSetting for more info.