Package | Description |
---|---|
quickfix.fix40 |
Message classes
|
quickfix.fix41 |
Message classes
|
quickfix.fix42 |
Message classes
|
quickfix.fix43 |
Message classes
|
quickfix.fix44 |
Message classes
|
quickfix.fix50 |
Message classes
|
quickfix.fix50.component |
Message component classes
|
quickfix.fix50sp1 |
Message classes
|
quickfix.fix50sp1.component |
Message component classes
|
quickfix.fix50sp2 |
Message classes
|
quickfix.fix50sp2.component |
Message component classes
|
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
Allocation.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
Allocation.NoExecs.isSet(LastPx field) |
void |
ExecutionReport.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
Allocation.NoExecs.set(LastPx value) |
Constructor and Description |
---|
DontKnowTrade(DKReason dKReason,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx) |
ExecutionReport(OrderID orderID,
ExecID execID,
ExecTransType execTransType,
OrdStatus ordStatus,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx,
CumQty cumQty,
AvgPx avgPx) |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
Allocation.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
Allocation.NoExecs.isSet(LastPx field) |
void |
ExecutionReport.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
Allocation.NoExecs.set(LastPx value) |
Constructor and Description |
---|
ExecutionReport(OrderID orderID,
ExecID execID,
ExecTransType execTransType,
ExecType execType,
OrdStatus ordStatus,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx,
LeavesQty leavesQty,
CumQty cumQty,
AvgPx avgPx) |
Modifier and Type | Method and Description |
---|---|
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
Allocation.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
Allocation.NoExecs.isSet(LastPx field) |
void |
SecurityStatus.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
Allocation.NoExecs.set(LastPx value) |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
LastPx |
TradeCaptureReport.getLastPx() |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
Allocation.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
Allocation.NoExecs.get(LastPx value) |
boolean |
TradeCaptureReport.isSet(LastPx field) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
Allocation.NoExecs.isSet(LastPx field) |
void |
TradeCaptureReport.set(LastPx value) |
void |
SecurityStatus.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
Allocation.NoExecs.set(LastPx value) |
Constructor and Description |
---|
TradeCaptureReport(TradeReportID tradeReportID,
ExecType execType,
PreviouslyReported previouslyReported,
LastQty lastQty,
LastPx lastPx,
TradeDate tradeDate,
TransactTime transactTime) |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
LastPx |
TradeCaptureReport.getLastPx() |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
AllocationReport.NoExecs.getLastPx() |
LastPx |
AllocationInstruction.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
boolean |
TradeCaptureReport.isSet(LastPx field) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
AllocationReport.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstruction.NoExecs.isSet(LastPx field) |
void |
TradeCaptureReport.set(LastPx value) |
void |
SecurityStatus.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
AllocationReport.NoExecs.set(LastPx value) |
void |
AllocationInstruction.NoExecs.set(LastPx value) |
Constructor and Description |
---|
TradeCaptureReport(TradeReportID tradeReportID,
PreviouslyReported previouslyReported,
LastQty lastQty,
LastPx lastPx,
TradeDate tradeDate,
TransactTime transactTime) |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTradeDK.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
LastPx |
TradeCaptureReportAck.getLastPx() |
LastPx |
TradeCaptureReport.getLastPx() |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
ExecutionAcknowledgement.getLastPx() |
LastPx |
DontKnowTradeDK.getLastPx() |
LastPx |
AllocationReport.NoExecs.getLastPx() |
LastPx |
AllocationInstructionAlert.NoExecs.getLastPx() |
LastPx |
AllocationInstruction.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTradeDK.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
boolean |
TradeCaptureReportAck.isSet(LastPx field) |
boolean |
TradeCaptureReport.isSet(LastPx field) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
ExecutionAcknowledgement.isSet(LastPx field) |
boolean |
DontKnowTradeDK.isSet(LastPx field) |
boolean |
AllocationReport.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstructionAlert.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstruction.NoExecs.isSet(LastPx field) |
void |
TradeCaptureReportAck.set(LastPx value) |
void |
TradeCaptureReport.set(LastPx value) |
void |
SecurityStatus.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
ExecutionAcknowledgement.set(LastPx value) |
void |
DontKnowTradeDK.set(LastPx value) |
void |
AllocationReport.NoExecs.set(LastPx value) |
void |
AllocationInstructionAlert.NoExecs.set(LastPx value) |
void |
AllocationInstruction.NoExecs.set(LastPx value) |
Constructor and Description |
---|
TradeCaptureReport(LastQty lastQty,
LastPx lastPx,
TradeDate tradeDate) |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
LastPx |
ExecAllocGrp.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
boolean |
ExecAllocGrp.NoExecs.isSet(LastPx field) |
void |
ExecAllocGrp.NoExecs.set(LastPx value) |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
LastPx |
TradeCaptureReportAck.getLastPx() |
LastPx |
TradeCaptureReport.getLastPx() |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
ExecutionAcknowledgement.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
AllocationReport.NoExecs.getLastPx() |
LastPx |
AllocationInstructionAlert.NoExecs.getLastPx() |
LastPx |
AllocationInstruction.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
boolean |
TradeCaptureReportAck.isSet(LastPx field) |
boolean |
TradeCaptureReport.isSet(LastPx field) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
ExecutionAcknowledgement.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
AllocationReport.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstructionAlert.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstruction.NoExecs.isSet(LastPx field) |
void |
TradeCaptureReportAck.set(LastPx value) |
void |
TradeCaptureReport.set(LastPx value) |
void |
SecurityStatus.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
ExecutionAcknowledgement.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
AllocationReport.NoExecs.set(LastPx value) |
void |
AllocationInstructionAlert.NoExecs.set(LastPx value) |
void |
AllocationInstruction.NoExecs.set(LastPx value) |
Constructor and Description |
---|
TradeCaptureReport(LastQty lastQty,
LastPx lastPx) |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
LastPx |
ExecAllocGrp.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
boolean |
ExecAllocGrp.NoExecs.isSet(LastPx field) |
void |
ExecAllocGrp.NoExecs.set(LastPx value) |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
MarketDataSnapshotFullRefresh.NoMDEntries.get(LastPx value) |
LastPx |
MarketDataIncrementalRefresh.NoMDEntries.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
LastPx |
TradeCaptureReportAck.getLastPx() |
LastPx |
TradeCaptureReport.getLastPx() |
LastPx |
SecurityStatus.getLastPx() |
LastPx |
MarketDataSnapshotFullRefresh.NoMDEntries.getLastPx() |
LastPx |
MarketDataIncrementalRefresh.NoMDEntries.getLastPx() |
LastPx |
ExecutionReport.getLastPx() |
LastPx |
ExecutionAcknowledgement.getLastPx() |
LastPx |
DontKnowTrade.getLastPx() |
LastPx |
AllocationReport.NoExecs.getLastPx() |
LastPx |
AllocationInstructionAlert.NoExecs.getLastPx() |
LastPx |
AllocationInstruction.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
TradeCaptureReportAck.get(LastPx value) |
LastPx |
TradeCaptureReport.get(LastPx value) |
LastPx |
SecurityStatus.get(LastPx value) |
LastPx |
MarketDataSnapshotFullRefresh.NoMDEntries.get(LastPx value) |
LastPx |
MarketDataIncrementalRefresh.NoMDEntries.get(LastPx value) |
LastPx |
ExecutionReport.get(LastPx value) |
LastPx |
ExecutionAcknowledgement.get(LastPx value) |
LastPx |
DontKnowTrade.get(LastPx value) |
LastPx |
AllocationReport.NoExecs.get(LastPx value) |
LastPx |
AllocationInstructionAlert.NoExecs.get(LastPx value) |
LastPx |
AllocationInstruction.NoExecs.get(LastPx value) |
boolean |
TradeCaptureReportAck.isSet(LastPx field) |
boolean |
TradeCaptureReport.isSet(LastPx field) |
boolean |
SecurityStatus.isSet(LastPx field) |
boolean |
MarketDataSnapshotFullRefresh.NoMDEntries.isSet(LastPx field) |
boolean |
MarketDataIncrementalRefresh.NoMDEntries.isSet(LastPx field) |
boolean |
ExecutionReport.isSet(LastPx field) |
boolean |
ExecutionAcknowledgement.isSet(LastPx field) |
boolean |
DontKnowTrade.isSet(LastPx field) |
boolean |
AllocationReport.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstructionAlert.NoExecs.isSet(LastPx field) |
boolean |
AllocationInstruction.NoExecs.isSet(LastPx field) |
void |
TradeCaptureReportAck.set(LastPx value) |
void |
TradeCaptureReport.set(LastPx value) |
void |
SecurityStatus.set(LastPx value) |
void |
MarketDataSnapshotFullRefresh.NoMDEntries.set(LastPx value) |
void |
MarketDataIncrementalRefresh.NoMDEntries.set(LastPx value) |
void |
ExecutionReport.set(LastPx value) |
void |
ExecutionAcknowledgement.set(LastPx value) |
void |
DontKnowTrade.set(LastPx value) |
void |
AllocationReport.NoExecs.set(LastPx value) |
void |
AllocationInstructionAlert.NoExecs.set(LastPx value) |
void |
AllocationInstruction.NoExecs.set(LastPx value) |
Constructor and Description |
---|
TradeCaptureReport(LastQty lastQty,
LastPx lastPx) |
Modifier and Type | Method and Description |
---|---|
LastPx |
MDIncGrp.NoMDEntries.get(LastPx value) |
LastPx |
MDFullGrp.NoMDEntries.get(LastPx value) |
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
LastPx |
MDIncGrp.NoMDEntries.getLastPx() |
LastPx |
MDFullGrp.NoMDEntries.getLastPx() |
LastPx |
ExecAllocGrp.NoExecs.getLastPx() |
Modifier and Type | Method and Description |
---|---|
LastPx |
MDIncGrp.NoMDEntries.get(LastPx value) |
LastPx |
MDFullGrp.NoMDEntries.get(LastPx value) |
LastPx |
ExecAllocGrp.NoExecs.get(LastPx value) |
boolean |
MDIncGrp.NoMDEntries.isSet(LastPx field) |
boolean |
MDFullGrp.NoMDEntries.isSet(LastPx field) |
boolean |
ExecAllocGrp.NoExecs.isSet(LastPx field) |
void |
MDIncGrp.NoMDEntries.set(LastPx value) |
void |
MDFullGrp.NoMDEntries.set(LastPx value) |
void |
ExecAllocGrp.NoExecs.set(LastPx value) |
Copyright © 2021. All rights reserved.