Imported from previous forum
I’m trying to use the quickfix engine but I can’t get it to work for me, the instructions on the website are so blatant that I don’t even know what I’m doing anymore. Does anyone have a better guide plz
[ original email was from Marcondes Farias - mfarias@bmf.com.br ]
Hi John
please try to use the Product Discussion or Help Wanted discussion forums. Anyway, quickfixengine.org website has a forum too which has a lot of useful threads of discussion exclusive for quickfix and its usage. Anyway, the quickfix documentation is basic because it’s usage is simple. There are some examples within the download of the product that may act as a guide too.
Hope this helps
Cheers
Marcondes
BM&F
I’m trying to use the quickfix engine but I can’t get it to work for me,
the instructions on the website are so blatant that I don’t even know
what I’m doing anymore. Does anyone have a better guide plz
Hi,
sessions etc are configurated in a settings file. Engine initiator or acceptor is started with that settingsfile.
Quickfix then handles all.
you get callbacks before messages are sent and on receive. This way you can implement you business messages. Admin messages such as login are separated from other messages. html help has most of this information.
It is so easy to use so it seems hard at the beginning /jan