Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在发送 OrderNewSingle 消息,服务器返回带有标签 18=u 的消息,我想删除此标签,但我无法在 fromApp 和 fromAdmin 函数中捕获此消息。它的ExecutionReport消息_ 35 = 8。在这个消息标签中:18 = u和“u”值是在FIX5.0SP2中添加的,我正在使用Fix4.4,我认为在消息到达功能之前它被拒绝了,我想去某个地方删除 18 标签或忽略。