OrderCreateResponse
StockSharp.Oanda.Native.Communications
Erbt von: OrderCancelResponse
Eigenschaften
OrderCreateTransaction : Transaction
The Transaction that created the Order specified by the request.
OrderFillTransaction : Transaction
The Transaction that filled the newly created Order. Only provided when the Order was immediately filled.
OrderReissueRejectTransaction : Transaction
The Transaction that rejects the reissue of the Order. Only provided when the replacing Order was paritially filled immediately and was configured to be reissued, however the reissue was rejected.
OrderReissueTransaction : Transaction
The Transaction that reissues the replacing Order. Only provided when the replacing Order was partially filled immediately and is configured to be reissued for its remaining units.
OrderRejectTransaction : Transaction
The Transaction that rejected the creation of the Order as requested.