OSOOrderTicket Class (Component)

Defines the structure for an object that represents an OSO order.

  It is strongly recommended that you fully test OSOOrderTicket with your Simulated Accounts before using real Accounts.  After inserting an indicator containing an order object to an analysis window, you'll need to go to the Format-General tab and check Enable order placements objects to allow orders to be sent from the indicator.

Namespace: tsdata.trading

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property PrimaryTicket object Gets or sets the primary OrderTicketin an OSO order.
Public property SecondaryTickets object Gets or sets the secondary OrderTicketCollection in an OSO order.
Methods
  Name Description
Public property Create Initializes a new instance of the class.