Package | Description |
---|---|
quickfix.fix40 |
Message classes
|
quickfix.fix41 |
Message classes
|
quickfix.fix42 |
Message classes
|
Modifier and Type | Method and Description |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
LastShares |
ExecutionReport.getLastShares() |
LastShares |
DontKnowTrade.getLastShares() |
LastShares |
Allocation.NoExecs.getLastShares() |
Modifier and Type | Method and Description |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
boolean |
ExecutionReport.isSet(LastShares field) |
boolean |
DontKnowTrade.isSet(LastShares field) |
boolean |
Allocation.NoExecs.isSet(LastShares field) |
void |
ExecutionReport.set(LastShares value) |
void |
DontKnowTrade.set(LastShares value) |
void |
Allocation.NoExecs.set(LastShares 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 |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
LastShares |
ExecutionReport.getLastShares() |
LastShares |
DontKnowTrade.getLastShares() |
LastShares |
Allocation.NoExecs.getLastShares() |
Modifier and Type | Method and Description |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
boolean |
ExecutionReport.isSet(LastShares field) |
boolean |
DontKnowTrade.isSet(LastShares field) |
boolean |
Allocation.NoExecs.isSet(LastShares field) |
void |
ExecutionReport.set(LastShares value) |
void |
DontKnowTrade.set(LastShares value) |
void |
Allocation.NoExecs.set(LastShares 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 |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
LastShares |
ExecutionReport.getLastShares() |
LastShares |
DontKnowTrade.getLastShares() |
LastShares |
Allocation.NoExecs.getLastShares() |
Modifier and Type | Method and Description |
---|---|
LastShares |
ExecutionReport.get(LastShares value) |
LastShares |
DontKnowTrade.get(LastShares value) |
LastShares |
Allocation.NoExecs.get(LastShares value) |
boolean |
ExecutionReport.isSet(LastShares field) |
boolean |
DontKnowTrade.isSet(LastShares field) |
boolean |
Allocation.NoExecs.isSet(LastShares field) |
void |
ExecutionReport.set(LastShares value) |
void |
DontKnowTrade.set(LastShares value) |
void |
Allocation.NoExecs.set(LastShares value) |
Copyright © 2021. All rights reserved.