Support Board
Date/Time: Wed, 27 Nov 2024 19:49:23 +0000
Post From: sc.UseGUIAttachedOrderSetting showing 0
[2014-09-26 15:57:20] |
QnReally - Posts: 181 |
I assume sc.UseGUIAttachedOrderSetting will show a non-zero value if the following is set: http://screencast.com/t/esdaTeIay9G If so, the following code always displays a 0 for sc.UseGUIAttachedOrderSetting regardless of how I change the highlighted values in the Trade Window shown above. Tool.Text.Format("%d-%d", sc.TradeWindowOrderQuantity, sc.UseGUIAttachedOrderSetting)
Am I not understanding this correctly? Thanks. |