Re: [Quickfix-developers] Two Sessions with Same Server
Brought to you by:
orenmnero
|
From: open h. <ope...@ya...> - 2007-10-02 07:53:56
|
Thanks a lot! It solved the issue of two sessions but now I face an issue related to sending and receiving messages. First now I am able to get a login response from server like: Logon - FIX.4.4:myCompID->targetCompID:tradeSubID Logon - FIX.4.4:myCompId->targetCompID:streamSubID But when I try to get market data from targetCompID, I get "Session not found" message even though I have set TargetCompID and TargetSubID correctly. Please help me, if I am missing any parameter or I have to enter the sessionQualifier information differently. Thanks! Oren Miller <or...@qu...> wrote: You need to assign your sessions a SessionQualifier. This allows you to define two sessions with the same ID that need to be treated as separate sessions. The value of the targetsubid would work as your qualifier in this case. --oren On Sep 28, 2007, at 11:41 AM, open hash wrote: QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi, I need to create 2 sessions with having same senderCompID and TargetCompID, only targetsubid is different. That is to allow me to receive mkt data on one session and I can send orders on the other one. I dont know how to get it, coz how to create diff. sessions through config file? Is there any other way? Please help me with this. Thanks! --------------------------------- Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers --------------------------------- Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, and more! |