Python & Quick FIX

Discussion in 'Forex' started by sdsarmad, Aug 4, 2017.

  1. sdsarmad

    sdsarmad

    Hello every one.
    I was wondering if some one here is been able to use Python 3 instead of Python 2 and connect that via quick FIX for market data and trading!

    I have been trying to find a solution, and unfortunately i could not find anything so far to help.

    Thanks
     
  2. sdsarmad

    sdsarmad

    No one has any idea how to do this? :(
     
  3. Surfeur

    Surfeur

  4. CB154

    CB154

    No I use quickfix in python2 now and looking to move to python3 but have not found a definitive answer to this. If you find anything please let me know
     
  5. orenmnero

    orenmnero

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