EasyLanguage Object Reference

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

[ Expand All ]
Properties
  Name Type Description
Public property PrimaryTicket object Gets or sets the primary OrderTicket.
Public property SecondaryTicket object Gets or sets the secondary OrderTicket.
Methods
  Name Description
Public property Create Initializes a new instance of the class.
Inheritance Hierarchy

elsystem.Object

  elsystem.ElComponent

    tsdata.trading.OrderTicketBase

      tsdata.trading.OSOOrderTicket