OEC Application Programming Interface

NewOrderDraft Properties

The properties of the NewOrderDraft class are listed below. For a complete list of NewOrderDraft class members, see the NewOrderDraft Members topic.

Public Instance Properties

Account (inherited from OrderDraft) Order account
AllocationBlock (inherited from OrderDraft) Order Allocation Block
Comments (inherited from OrderDraft) Order comments - usually specified a way order was entered
Contract (inherited from OrderDraft) Order contract
CustomCompound (inherited from OrderDraft) This property should be used instead of Contract for custom compound orders
DealQuote Gets or sets DealQuote for NewOrderDraft.
End (inherited from OrderDraft) Execution end time, UTC. Version.MaximumEnd means no premature cancellation.
ExecInst (inherited from OrderDraft) Order execution instructions
ExtData (inherited from OrderDraft) Extended order data.
Flags (inherited from OrderDraft) Order execution flags
OsmRoot (inherited from OrderDraft) Gets OSM root order
PIN (inherited from OrderDraft) PIN that must be passed for particualar equity contracts
Price (inherited from OrderDraft) Limit price or stop price for STP and STPLMT orders
Price2 (inherited from OrderDraft) Limit price for STPLMT orders
Quantity (inherited from OrderDraft) Order quantity
Route (inherited from OrderDraft) Order execution route
Side (inherited from OrderDraft) Order side
Start (inherited from OrderDraft) Execution start time, UTC. Version.MinimumStart means immediate execution
TradingSession (inherited from OrderDraft) Trading Session (for equities only)
Type (inherited from OrderDraft) Order type

See Also

NewOrderDraft Class | OEC.API Namespace