FIX TAG 1853
SideAvgPxIndicator
Definition
Used to indicate whether a trade or a sub-allocation should be allocated at the trade price (e.g. no average pricing), or whether it should be grouped with other trades/sub-allocations and allocated at the average price of the group.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.
Values 5
| Value | Meaning |
|---|---|
0 | No average pricing |
1 | Trade is part of an average price group identified by the AvgPxGroupID(1731) |
2 | Last trade of the average price group identified by the AvgPxGroupID(1731) |
3 | Trade is part of a notional value average price group Additional detail from the official sourceA notional value average price (NVAP) group is effectively closed and available for allocation as long as the NVAP of the group is non-zero. |
4 | Trade is average priced |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 2
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=AETradeCaptureReportTrdCapRptSideGrp35=ARTradeCaptureReportAckTrdCapRptAckSideGrp