| Package | Description |
|---|---|
| quickfix.fix44 |
Message classes
|
| Modifier and Type | Method and Description |
|---|---|
AvgPx |
ListStatus.NoOrders.get(AvgPx value) |
AvgPx |
TradeCaptureReport.get(AvgPx value) |
AvgPx |
AllocationInstruction.get(AvgPx value) |
AvgPx |
ExecutionReport.get(AvgPx value) |
AvgPx |
Confirmation.get(AvgPx value) |
AvgPx |
AllocationReport.get(AvgPx value) |
AvgPx |
ListStatus.NoOrders.getAvgPx() |
AvgPx |
TradeCaptureReport.getAvgPx() |
AvgPx |
AllocationInstruction.getAvgPx() |
AvgPx |
ExecutionReport.getAvgPx() |
AvgPx |
Confirmation.getAvgPx() |
AvgPx |
AllocationReport.getAvgPx() |
| Modifier and Type | Method and Description |
|---|---|
AvgPx |
ListStatus.NoOrders.get(AvgPx value) |
AvgPx |
TradeCaptureReport.get(AvgPx value) |
AvgPx |
AllocationInstruction.get(AvgPx value) |
AvgPx |
ExecutionReport.get(AvgPx value) |
AvgPx |
Confirmation.get(AvgPx value) |
AvgPx |
AllocationReport.get(AvgPx value) |
boolean |
ListStatus.NoOrders.isSet(AvgPx field) |
boolean |
TradeCaptureReport.isSet(AvgPx field) |
boolean |
AllocationInstruction.isSet(AvgPx field) |
boolean |
ExecutionReport.isSet(AvgPx field) |
boolean |
Confirmation.isSet(AvgPx field) |
boolean |
AllocationReport.isSet(AvgPx field) |
void |
ListStatus.NoOrders.set(AvgPx value) |
void |
TradeCaptureReport.set(AvgPx value) |
void |
AllocationInstruction.set(AvgPx value) |
void |
ExecutionReport.set(AvgPx value) |
void |
Confirmation.set(AvgPx value) |
void |
AllocationReport.set(AvgPx value) |
| Constructor and Description |
|---|
AllocationInstruction(AllocID allocID,
AllocTransType allocTransType,
AllocType allocType,
AllocNoOrdersType allocNoOrdersType,
Side side,
Quantity quantity,
AvgPx avgPx,
TradeDate tradeDate) |
AllocationReport(AllocReportID allocReportID,
AllocTransType allocTransType,
AllocReportType allocReportType,
AllocStatus allocStatus,
AllocNoOrdersType allocNoOrdersType,
Side side,
Quantity quantity,
AvgPx avgPx,
TradeDate tradeDate) |
Confirmation(ConfirmID confirmID,
ConfirmTransType confirmTransType,
ConfirmType confirmType,
ConfirmStatus confirmStatus,
TransactTime transactTime,
TradeDate tradeDate,
AllocQty allocQty,
Side side,
AllocAccount allocAccount,
AvgPx avgPx,
GrossTradeAmt grossTradeAmt,
NetMoney netMoney) |
ExecutionReport(OrderID orderID,
ExecID execID,
ExecType execType,
OrdStatus ordStatus,
Side side,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Copyright © 2025. All rights reserved.