Recent content by orenmnero

  1. O

    Python & Quick FIX

    The newest version of quickfix supports python 3. Just do a ‘pip install quickix’ from your python 3 environment and you’ll have it.
  2. O

    Python Programmers

    If FIX connectivity is an option for you, QuickFIX has a python API. You will have to build the QuickFIX C++ project first, but once you get that out of the way you can work purely out of python.
  3. O

    Perl API for FIX Protocol

    That really shouldn't happen. The internet is not a network of pears, it is a network of networks. In that respect it is a heirarchy built up around routers which determine where packets go. The job of a router is simple: 1) get the packet to its destination 2) do not send the data...
  4. O

    Perl API for FIX Protocol

    linuxtrader, If possible would you be able to take a little time to email me the reasons QF didn't meet your needs? If you know of some shortcomings, we would like to have the opportunity to address them based on your feedback. Thanks! --oren
Back
Top