FIX TAG 423
PriceType
Definition
Code to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 4.4 FIX 5.0 SP2
Definition text changed
FIX 4.4
Code to represent the price type
FIX 5.0 SP2
Code to represent the price type. (For Financing transactions PriceType implies the "repo type" - Fixed or Floating - 9 (Yield) or 6 (Spread) respectively - and Price (44) gives the corresponding "repo rate". See Volume : "Glossary" for further value definitions)
Values only in FIX 5.0 SP2 7
13Product ticks in halfs14Product ticks in fourths15Product ticks in eights16Product ticks in sixteenths17Product ticks in thirty-seconds18Product ticks in sixty-forths19Product ticks in one-twenty-eights
Value text or deprecation changed 7
| Value | FIX 4.4 | FIX 5.0 SP2 |
|---|---|---|
1 | Percentage (e.g. percent of par) (often called "dollar price" for fixed income) | Percentage (i.e. percent of par) (often called "dollar price" for fixed income) |
3 | Fixed Amount (absolute value) | Fixed amount (absolute value) |
4 | Discount – percentage points below par | Discount - percentage points below par |
5 | Premium – percentage points over par | Premium - percentage points over par |
6 | Spread | Spread (basis points spread) |
7 | TED price | TED Price |
8 | TED yield | TED Yield |
Values 18
| Value | Meaning |
|---|---|
1 | Percentage (i.e. percent of par) (often called "dollar price" for fixed income) |
2 | Per unit (i.e. per share or contract) |
3 | Fixed amount (absolute value) |
4 | Discount - percentage points below par |
5 | Premium - percentage points over par |
6 | Spread (basis points spread) |
7 | TED Price |
8 | TED Yield |
9 | Yield |
10 | Fixed cabinet trade price (primarily for listed futures and options) |
11 | Variable cabinet trade price (primarily for listed futures and options) |
13 | Product ticks in halfs |
14 | Product ticks in fourths |
15 | Product ticks in eights |
16 | Product ticks in sixteenths |
17 | Product ticks in thirty-seconds |
18 | Product ticks in sixty-forths |
19 | Product ticks in one-twenty-eights |
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"). Examples: 723 in field 21 would be mapped int as |21=723|. -723 in field 12 would be mapped int as |12=-723| The following data types are based on int.
Used in messages 38
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=6IOIMessage body35=8ExecutionReportMessage body35=DNewOrderSingleMessage body35=ENewOrderListListOrdGrp35=GOrderCancelReplaceRequestMessage body35=JAllocationInstructionMessage body35=RQuoteRequestQuotReqGrp35=SQuoteMessage body35=WMarketDataSnapshotFullRefreshMDFullGrp35=XMarketDataIncrementalRefreshMDIncGrp35=dSecurityDefinitionMarketSegmentGrp / SecurityTradingRules / BaseTradingRules35=lBidResponseBidCompRspGrp35=sNewOrderCrossMessage body35=tCrossOrderCancelReplaceRequestMessage body35=ySecurityListSecListGrp / SecurityTradingRules / BaseTradingRules35=AADerivativeSecurityListDerivativeSecurityDefinition / MarketSegmentGrp / SecurityTradingRules / BaseTradingRules35=ABNewOrderMultilegMessage body35=ACMultilegOrderCancelReplaceMessage body35=AETradeCaptureReportMessage body35=AGQuoteRequestRejectQuotReqRjctGrp35=AIQuoteStatusReportMessage body35=AJQuoteResponseMessage body35=AKConfirmationMessage body35=APPositionReportMessage body35=ARTradeCaptureReportAckMessage body35=ASAllocationReportMessage body35=AXCollateralRequestMessage body35=AYCollateralAssignmentMessage body35=AZCollateralResponseMessage body35=BACollateralReportMessage body35=BBCollateralInquiryMessage body35=BPSecurityDefinitionUpdateReportMarketSegmentGrp / SecurityTradingRules / BaseTradingRules35=BKSecurityListUpdateReportSecLstUpdRelSymGrp / SecurityTradingRules / BaseTradingRules35=BMAllocationInstructionAlertMessage body35=BNExecutionAcknowledgementMessage body35=BRDerivativeSecurityListUpdateReportDerivativeSecurityDefinition / MarketSegmentGrp / SecurityTradingRules / BaseTradingRules35=BUMarketDefinitionBaseTradingRules35=BVMarketDefinitionUpdateReportBaseTradingRules