Dear,
The issue is , when we re trying to make a MarketDataRequest, 269 field(MDEntryType) should be sent as ‘repeating group’ of 267 (NoMDEntryTypes).
we re sending 267 = ‘2’ but , we could not figure ‘how to send repeating group values’ out in the request.
(when we send 269 just like 267, as a normal field i mean, its not accepted - “58”:“Tag not defined for this message type”)
do you have and string format of MarketDataRequest as an example ?