Login Page - Create Account

Support Board


Date/Time: Tue, 07 May 2024 19:57:07 +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.