Imported from previous forum
What are the required fields for a 4.2 SecurityDefinition message?
I have:
SecurityReqID=1
SecurityResponseID=1
TotNoRelatedSym=2
NoRelatedSym=2
UnderlyingSymbol=1
UnderlyingSymbol=2
or
35=d8=FIX.4.2320=1322=1393=2146=2311=1311=2
and this appears to be ok by the spec but am getting an error indicating a missing required field when I try to send one.
Anyone?
What are the required fields for a 4.2 SecurityDefinition message?
I have:
SecurityReqID=1
SecurityResponseID=1
TotNoRelatedSym=2
NoRelatedSym=2
UnderlyingSymbol=1
UnderlyingSymbol=2
The first three fields are the only required fields for a SecurityDefinition message. NoRelatedSym group is optional.
So you do not miss anything, except your counterparty requires additional fields. Please check their documentation then.
or 35=d8=FIX.4.2320=1322=1393=2146=2311=1311=2
I guess you know that the header is incomplete and the trailer is missing… The body content looks OK to me.
Cheers, Jörg