Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Default
-
Resolution: Not a bug
-
Affects Version/s: 1.5.3
-
Fix Version/s: None
-
Component/s: Message Generation
-
Labels:None
Description
The following fields are not present in the generated Java class for TradeCaptureReport (FIX44 standard), but they are listed in the FIX44.xml message file:
<field name="SettlCurrAmt" required="N"/>
<field name="SettlCurrency" required="N"/>
<field name="SettlCurrFxRate" required="N"/>
<field name="SettlCurrFxRateCalc" required="N"/>
Sorry, I was wrong. These fields are part of the NoSides repeating groups. The vendor document I'm working off was unclear about this and said they were part of the top-level TradeCaptureReport message.
Please close this issue as invalid or whatever