IOrder Properties

GF API Documentation

The IOrder type exposes the following members.

Properties

  NameDescription
Public propertyABChildren
Children orders for allocation block order
Public propertyABParent
Parent order for allocation block child order
Public propertyAccount
Order account
Public propertyAllocationBlock
Order allocation block
Public propertyCommands
Order commands
Public propertyComments
Order comments
Public propertyContract
Order contract
Public propertyCurrentState
Current state of order
Public propertyCustomCompound
Custom Compound: detailed declaration of the legs
Public propertyFills
Order fills, active and cancelled.
Public propertyFlags
Order execution flags of last active version
Public propertyID
Server identifier
Public propertyIsBuySide
Helper property that evaluates Side property
Public propertyIsFilled
Checks whether order is fully filled (filled quantity = total quantity)
Public propertyIsFinalState
Checks whether order is Completed, Cancelled or Rejected so no state changes are expected
Public propertyIsIceberg
Public propertyIsMarketOrder
Checks whether the order is market
Public propertyIsReadOnly
Order cannot be cancelled or modified
Public propertyIsTrailingStop
Public propertyLinked
Link to leg of main OSO order
Public propertyOCO
Link to paired OCO order
Public propertyParent
Link to main OSO order
Public propertyParentOrder
Link to parent reference order
Public propertyPrice
Current order limit/stop price
Public propertyPrice2
Current order limit price for STPLMT orders
Public propertyQuantity
Total order quantity
Public propertySide
Order Side (Buy/Sell)
Public propertyStates
Order states history
Public propertySubOrders
Link to children suborders
Public propertyTicketNumber
ID of last active version of order
Public propertyTimestamp
Order creation timestamp
Public propertyTrader
Trader, to whose account order belongs (for admins) or null (for traders)
Public propertyType
Current order type
Public propertyTypePriceString
Gets type and (optionally) price as "MKT", "LMT 1234.0", "STP 123 07.25 LMT 120 31.75"
Public propertyVersions
Order version history
Top
See Also

Reference