Hello all,
I am developing my own solution using the open source library Quickfix/J using FIX4.2 version.
Once I have logon, I am trying to send a history request (MsgType=‘UHR’) and I got several questions.
I have got a dictonary FIX4.2.xml in which there is not a History Request Message, should I add it? Cause since I send the history request I do not receive any execution report (I have implemented onMessage(ExecutionReport message, SessionID sessionID)) but I receive just News message.
Do you guess what I am doing wrong?
Ps: Upload messages logs.
Thank you in advance
