[Quickfix-developers] Fix Dictionaries
Brought to you by:
orenmnero
|
From: Shankar K. <skr...@jw...> - 2005-10-06 14:16:04
|
Hi, Since additional tags have been added in each version, should I reference the Dictionary I am using in the application. Is this needed ? Thanks _____ From: Shankar Krishnan Sent: Thursday, October 06, 2005 9:53 AM To: Shankar Krishnan Cc: qui...@li... Subject: RE: [Quickfix-developers] SendercompID and targetCompID Thanks, I misread, in fact heartbeats are sent only in periods of inactivity. _____ From: Caleb Epstein [mailto:cal...@gm...] Sent: Wednesday, October 05, 2005 4:37 PM To: Shankar Krishnan Cc: qui...@li... Subject: Re: [Quickfix-developers] SendercompID and targetCompID On 10/5/05, Shankar Krishnan <skr...@jw... <mailto:skr...@jw...> > wrote: QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html <http://www.quickfixengine.org/quickfix/doc/html/index.html> QuickFIX Support: http://www.quickfixengine.org/services.html <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 busy all day with order- or quote-flow, no heartbeats will be sent. -- Caleb Epstein caleb dot epstein at gmail dot com |