[Quickfix-developers] Cannot send correctly a simple "queryMarketDataRequest44"
Brought to you by:
orenmnero
From: Javier A. <jar...@gm...> - 2025-04-16 18:00:28
|
Hi! I am a bit desperate with this ... I would really appreciate your reply. The *request *is quite simple, 1. I have copied the message example of FIX44::MarketDataRequest Application::queryMarketDataRequest44() of https://github.com/quickfix/quickfix/blob/master/examples/tradeclient/Application.cpp . 2. This message is sent: 8=FIX.4.4|9=112|35=V|34=2|49=***|52=20250416-17:03:50.000|56=***|146=1|55=LNUX|262=MARKETDATAID|263=0|264=0|267=1|269=0|10=069| 3. However I receive this message with this error: 8=FIX.4.4|9=232|35=3|49=***|56=***|34=2|52=20250416-17:03:51.127|45=2|373=16|371=146|372=V|*58=Error code RepeatingGroupNumInGroupMismatch occurred while parsing a FIX message. Tag ID is 146. Message seq-no is 2. Position in message is 87* .|10=084| I am looking forward to hearing from you! Regards, |