OrderCreateResponse

StockSharp.Oanda.Native.Communications

继承自: OrderCancelResponse

属性

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.