| Package | Description |
|---|---|
| quickfix.fix43 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
ExecType |
TradeCaptureReport.get(ExecType value) |
ExecType |
ExecutionReport.get(ExecType value) |
ExecType |
TradeCaptureReport.getExecType() |
ExecType |
ExecutionReport.getExecType() |
| Modifier and Type | Method and Description |
|---|---|
ExecType |
TradeCaptureReport.get(ExecType value) |
ExecType |
ExecutionReport.get(ExecType value) |
boolean |
TradeCaptureReport.isSet(ExecType field) |
boolean |
ExecutionReport.isSet(ExecType field) |
void |
TradeCaptureReport.set(ExecType value) |
void |
ExecutionReport.set(ExecType value) |
| Constructor and Description |
|---|
ExecutionReport(OrderID orderID,
ExecID execID,
ExecType execType,
OrdStatus ordStatus,
Side side,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
TradeCaptureReport(TradeReportID tradeReportID,
ExecType execType,
PreviouslyReported previouslyReported,
LastQty lastQty,
LastPx lastPx,
TradeDate tradeDate,
TransactTime transactTime) |
Copyright © 2018. All rights reserved.