Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 09:07:03 +0000



Post From: ACSIL UseGUIAttachedOrderSetting

[2017-06-12 05:55:04]
rhovega - Posts: 279
I have an ACSIL trading system where the attached orders are given programatically by s_SCNewOrder.

I would like to be able to toggle on/off between attached order settings provided by a) s_SCNewOrder, and b) the Chart Trade Window.

I went over http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Variables_And_Arrays.html#scUseGUIAttachedOrderSetting as well as over the provided example studies / source code.

Tried "sc.UseGUIAttachedOrderSetting = true" together with "Use Attached Orders" enabled on the Trade Window.

It didn't work. Cant it be that UseGUIAttachedOrderSetting does not override SCNewOrder? If so, is there another function for that, or do I need to tweak my code?

Thanks
Date Time Of Last Edit: 2017-06-12 06:05:45