微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

客户端的 sendToTarget 没有在 quckfix 中调用执行器端的 fromapp 方法

如何解决客户端的 sendToTarget 没有在 quckfix 中调用执行器端的 fromapp 方法

在客户端,日志信息如下:

>>>>Creating the following order: 
    push order 15:47:21
    Message: 8=FIX.4.29=2554=158=Cancel My Order!10=233
    SessionID:FIX.4.2:Xtech->HENGSHENG
    Sending...
>>>>15:47:21:Into toAdmin
    SessionID: 8=FIX.4.29=7135=A34=23849=Xtech52=20210102-07:47:21.00056=HENGSHENG98=0108=3010=232
FIX.4.2:Xtech->HENGSHENG
>>>>15:47:21:Into toApp
    SessionID: 8=FIX.4.29=7934=23949=Xtech52=20210102-07:47:21.00056=HENGSHENG54=158=Cancel My Order!10=221
    Recieved the following message: FIX.4.2:Xtech->HENGSHENG
>>>>15:47:27:Into toAdmin
    SessionID: 8=FIX.4.29=10935=534=24049=Xtech52=20210102-07:47:27.00056=HENGSHENG58=MsgSeqNum too low,expecting 14 but received 110=190
FIX.4.2:Xtech->HENGSHENG
>>>>15:47:27:Into logout
    SessionID: FIX.4.2:Xtech->HENGSHENG
>>>>15:47:27:Into toAdmin
    SessionID: 8=FIX.4.29=7135=A34=24149=Xtech52=20210102-07:47:27.00056=HENGSHENG98=0108=3010=232
FIX.4.2:Xtech->HENGSHENG
>>>>15:47:27:Into logout
    SessionID: FIX.4.2:Xtech->HENGSHENG

在执行者方面:

- 15:47:21 - Into fromAdmin
    Message: 8=FIX.4.29=7135=A34=23849=Xtech52=20210102-07:47:21.00056=HENGSHENG98=0108=3010=232
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:24 - Into toAdmin
    Message: 8=FIX.4.29=6935=A34=149=HENGSHENG52=20210102-07:47:24.00056=Xtech98=0108=3010=134
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:27 - Into toAdmin
    Message: 8=FIX.4.29=6635=234=249=HENGSHENG52=20210102-07:47:27.00056=Xtech7=116=010=218
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:30 - Into onlogon
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:30 - Into fromAdmin
    Message: 8=FIX.4.29=10935=534=24049=Xtech52=20210102-07:47:27.00056=HENGSHENG58=MsgSeqNum too low,expecting 14 but received 110=190
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:33 - Into toAdmin
    Message: 8=FIX.4.29=5735=534=349=HENGSHENG52=20210102-07:47:33.00056=Xtech10=096
    Session: FIX.4.2:HENGSHENG->Xtech
- 15:47:36 - Into onlogout



找不到解析sentToTarget方法发送的消息的方法..是不是我做错了什么,在Client对象中,它也没有调用onlogon方法

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。