FinancingDetails
component blockFIX 4.4
FinancingDetails is a FIX component block defined in FIX 4.4 — a reusable group of fields that messages include by reference rather than repeating field by field. It has 9 members and is used by 26 message types.
FIX 4.2 has no component blocks
Component blocks were introduced after FIX 4.2, whose dictionary defines only the standard header and trailer and inlines everything else directly into each message. That is why almost every component page covers FIX 4.4 only.
Members
- 913AgreementDescOptional
- 914AgreementIDOptional
- 915AgreementDateOptional
- 918AgreementCurrencyOptional
- 788TerminationTypeOptional
- 916StartDateOptional
- 917EndDateOptional
- 919DeliveryTypeOptional
- 898MarginRatioOptional
Messages that include FinancingDetails
- 6IOI
- 8ExecutionReport
- ADTradeCaptureReportRequest
- AETradeCaptureReport
- AGQuoteRequestReject
- AIQuoteStatusReport
- AJQuoteResponse
- AKConfirmation
- ASAllocationReport
- AXCollateralRequest
- AYCollateralAssignment
- AZCollateralResponse
- BACollateralReport
- BBCollateralInquiry
- BGCollateralInquiryAck
- DNewOrderSingle
- FOrderCancelRequest
- GOrderCancelReplaceRequest
- HOrderStatusRequest
- JAllocationInstruction
- RQuoteRequest
- SQuote
- ZQuoteCancel
- aQuoteStatusRequest
- xSecurityListRequest
- ySecurityList
Components that nest FinancingDetails
Decode this in your own code
The same engine that produced the decoded example above is an Apache-2.0 npm package with zero runtime dependencies. It runs in Node and in the browser, and parse() returns problems as data instead of throwing.
npm i @boarteam/fix @boarteam/fix-dict-fix44