Re: [Quickfix-developers] Quickfix API for Python
Brought to you by:
orenmnero
From: Clebson D. <cde...@gm...> - 2011-05-10 14:36:37
|
if you like python like me this shall be interesting: http://pypi.python.org/pypi/fixlib <http://pypi.python.org/pypi/fixlib>I am using here internally with a FIX 4.4 source ;) On Tue, May 10, 2011 at 11:15 AM, Clebson Derivan <cde...@gm...>wrote: > executor.py is inside quickfix package take a look: > quickfix/examples/executor/python > > On Tue, May 10, 2011 at 9:53 AM, Jônatas Davi Paganini < > jon...@gm...> wrote: > >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> It's just ported to script languages. There's no documentation. >> You need to look the original document. Each document/tutorial brings the >> sample in other languages. >> Look at this: >> http://www.quickfixengine.org/quickfix/doc/html/sending_messages.html >> >> On Tue, May 10, 2011 at 9:25 AM, Ethan Liu <lx...@16...> wrote: >> >>> QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> QuickFIX Support: http://www.quickfixengine.org/services.html >>> >>> >>> Dear All, >>> >>> >>> >>> Can someone give me an example of Python for Quickfix client? I cannot >>> found it on source file and documents. >>> >>> >>> >>> Thank you. >>> >>> >>> >>> Best regards >>> >>> * * >>> >>> *Ethan Liu* >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Achieve unprecedented app performance and reliability >>> What every C/C++ and Fortran developer should know. >>> Learn how Intel has extended the reach of its next-generation tools >>> to help boost performance applications - inlcuding clusters. >>> http://p.sf.net/sfu/intel-dev2devmay >>> _______________________________________________ >>> Quickfix-developers mailing list >>> Qui...@li... >>> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >>> >> >> >> >> -- >> atenciosamente, >> >> Jônatas Davi Paganini. >> >> -- >> http://ideia.me >> 46 9911 7879 >> >> >> >> ------------------------------------------------------------------------------ >> Achieve unprecedented app performance and reliability >> What every C/C++ and Fortran developer should know. >> Learn how Intel has extended the reach of its next-generation tools >> to help boost performance applications - inlcuding clusters. >> http://p.sf.net/sfu/intel-dev2devmay >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > |