|
4.0 Session
< Previous Next >
Re: Recovering Messages lost due to network failure
Sumit Kumar / Indus Valley Partners India Ltd. <> 27 Aug 2008 3:23AM ET> > Hi, I have FIX (QuickFIX) client which recieves execution reports of
> > day trading. If the network connection fails or due to any other
> > disturbance , if I loose few messages , what is the procedure to get
> > the FIX sender to resend the messages.
> >
> > Many Thanks. Vipula
>
> Send a resend request by setting the beginSeqNo(7) and the endSeqNo(16)
Your FIX engine will have to send a Resend Request( MsgType = 2) with
beginSeqNo(7) and endSeqNo(16)to recover lost messages.
~Sumit
Re: Recovering Messages lost due to network failure Sumit Kumar / Indus Valley Partners India Ltd. 27 Aug 2008 3:23AM ET
|