Re: [Quickfix-developers] Getting Started
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-05-03 19:37:11
|
Tony. You are in luck. QuickFIX comes with an application that does just that. It is actually a fully functional ordermatcher so you can create all these situations. Once you follow the installation/build instructions for QuickFIX, you just need to build the ordermatch project under the examples directory. --Oren Miller, ThoughtWorks <to...@pi...> Sent by: To: <qui...@li...> qui...@li...ur cc: ceforge.net Subject: [Quickfix-developers] Getting Started 05/03/02 01:57 PM I can't figure out how to get started... Basically here is what I need to do: I need to create a simulator process that a FIX Server can connect to. This simulator will buy/sell, partial fills, cancel accept, cancel rejects etc. Do I even have to write such a program or does such a thing already exist? |