Re: [Quickfix-developers] QuickFIX for beginners
Brought to you by:
orenmnero
|
From: Joerg T. <Joe...@ma...> - 2006-09-27 13:57:48
|
On 09/27/06 11:59, Noha AlAsem wrote:
> i'm new to FIX & QuickFix, my brokerage company connects to the online =
market in=20
> egypt, the online stock market will send the client orders and my compa=
ny=20
> validates these orders and send the responce back to the stock.
> =20
> i need to know how to implement my company's part, i looked up in the e=
xamples=20
> of qiuckfix but i didn't get the whole picture, i use c# to programe th=
is service
Hi Noha,
have a look at the tradeclient and executor examples: The tradeclient con=
nects to the executor which=20
fills every limit order. There are run scripts in the bin dir after you h=
ave built the complete code.
Using this example you can get a first impression how it works.
Cheers, J=F6rg
--=20
Joerg Thoennes
http://macd.com
Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH
Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen
|