Click or drag to resize

OrderSpec.Add Property (Typed)

X#
A logical value specifying whether open orders should remain open while the new order is being created.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Add AS LOGIC GET SET 
Request Example View Source

Property Value

Type: Logic
A logical value specifying whether open orders should remain open while the new order is being created.
Remarks
A logical value specifying whether open orders should remain open while the new order is being created. TRUE specifies that they should remain open. FALSE specifies that all open orders should be closed. The default is FALSE.
See Also