EasyLanguage Object Reference

OCOOrderTicket Class (Component)

Defines the structure for an object that represents an OCO order (Order Cancel Order.

  It is strongly recommended that you fully test OCOOrderTicket 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 Siblings object Gets or sets the parallel orders in an OCO Order.
Methods
  Name Description
Public property Create Initializes a new instance of the class.
Inheritance Hierarchy

elsystem.Object

  elsystem.ElComponent

    tsdata.trading.OrderTicketBase

      tsdata.trading.OCOOrderTicket