Python Forum
Quickfix or any FIX modul python 3 ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quickfix or any FIX modul python 3 ?
#4
Have you tried pyFIX? https://github.com/wannabegeek/PyFIX

If quickfix says it doesn't work with python3, then it doesn't work with python3. You can either spend your time trying to fix that, use a different package, switch to python2, or build your own solution (it's just a protocol, right? So Twisted would also work.)
Reply


Messages In This Thread
Quickfix or any FIX modul python 3 ? - by Serp - Nov-09-2016, 02:09 PM
RE: Quickfix or any FIX modul python 3 ? - by Serp - Nov-09-2016, 04:59 PM
RE: Quickfix or any FIX modul python 3 ? - by nilamo - Nov-09-2016, 07:41 PM
RE: Quickfix or any FIX modul python 3 ? - by Serp - Nov-10-2016, 10:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Plot a pandas data fram via pyqtgraph with an modul import and qt designer widget Nietzsche 0 877 May-29-2023, 02:42 PM
Last Post: Nietzsche

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020