Re: [Quickfix-users] quickfix examples
Brought to you by:
orenmnero
From: QuickFIX <or...@qu...> - 2004-04-06 19:32:59
|
Make sure you are using the correct BeginString, SenderCompID and TargetCompID. With the default configuration, the BeginString should be FIX.4.2, the SenderCompID should be either CLIENT1 or CLIENT2, and the TargetCompID should be TW --oren On Apr 6, 2004, at 12:35 PM, Shivakumar Keshavamurthy wrote: > Hi, > > I have downloaded the latest version of the quickfix. I am trying to > run the examples. > I am running 'Executor' (or ordermatch) and tradeclient. I can see > logon and admin messages exchanged between the client and the server. > > But when I tried to send an Order from tradeclient I am getting > 'Message Not Sent: Session Not Found' Message. > Please let me know if there is anything wrong in my setup or is there > any other way I can test the client and the server. > > thanks > shivakumar > > |