I am using quick fix (fix 4.4) to implement fix message. While requesting for security definition from ICE, getting below error:
8=FIX.4.4|9=117|35=3|34=21|49=414|50=54|52=20150921-10:49:47.704|56=ICE|45=2|58=Incorrect data format for value|371=9017|372=d|373=6|10=221
From I message I understood that in our data dictionary tag 9017 (i.e. LotSize) is defined with wrong data type. It was INT, I have updated it with FLOAT as mentioned specifications documents. But still I am getting the same message. Couldn't understant why still getting incorrect data format.
Thanks.