Re: [Quickfix-developers] SendercompID and targetCompID
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2005-10-05 21:03:21
|
On 10/5/05, Shankar Krishnan <skr...@jw...> wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hi, > > Just to be sure (since I donot have the broker connection enabled yet), > The SenderCompId and TargetCompId, can be IP addresses right ? In pure FIX terms, they can be anything, but when you setup a connection with a broker, they will generally assign you IDs to use. I am planning to use the 'Heartbeat messages', Would you normally use these > Messages and show this as a status In the client application. Show what status? FYI, Heartbeat messages are only sent when the connection has been idle for some amount of time. If you have a connection that is bus= y all day with order- or quote-flow, no heartbeats will be sent. -- Caleb Epstein caleb dot epstein at gmail dot com |