[Quickfix-users] Problem with sending orders
Brought to you by:
orenmnero
From: Mihkel T. <mih...@gm...> - 2016-07-12 09:23:53
|
Hi, I'm relatively new to FIX protocol and just made my first interface/app. I have a problem with sending orders, more specifically the broker that I'm connecting to requires that to identify a symbol tags 48 and 22 be used as well. When I try to send and order my app sends a toadmin message right after the order message which has in it 58=Value is incorrect (out of range) for this tag , referring to tag 22, but tag 22 is a constant value of 111 which is required by the broker. What may be the problem? Thanks for your help, Mihkel |