FixMakerApplication.GetExecutionReport Method

protected virtual Message GetExecutionReport( 
ExecutionReport report
int orderId
string clOrdId
string origClOrdId
OrderData orderData 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetExecutionReport( 
ExecutionReport^ report
int orderId
String^ clOrdId
String^ origClOrdId
OrderData^ orderData 
)
This language is not supported or no code example is available.
protected function GetExecutionReport( 
report : ExecutionReport
orderId : int
clOrdId : String
origClOrdId : String
orderData : OrderData 
) : Message;
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

orderId
int

clOrdId
string

origClOrdId
string

orderData
OrderData

Return Value

Message

In this article

Definition