jcass77 / WTFIX

The Pythonic Financial Information eXchange (FIX) client.
GNU Lesser General Public License v3.0
27 stars 13 forks source link
client engine financial fintech fix quickfix

WARNING: This project is no longer actively maintained.

It has been a few years since I have supported FIX connections in production, and I am no longer making use of this codebase myself anymore.

We have an issue open to look for a new maintainer. Please comment there if you are interested in becoming involved.

WTF(ix)

The Pythonic Financial Information eXchange (FIX) client that you have been looking for.

PyPI version shields.io PyPI pyversions GitHub Workflow Status Codecov PyPI license Code style:black

Background

WTF(ix) is a simple and easy to use FIX client for Python. It can also be adapted to plug into various crypto exchanges that do not adhere to the formal FIX (or any other) specification.

WTF(ix) does not require you to alter your development stack, deploy a database, compile a C++ codebase and figure out weird API bindings, or wrangle with arcane XML file definitions.

Project Highlights and Goals

Getting Started

Project Resources

Need More?

WTF(ix) is open source, free, and fully functional. However if you are a corporate intending to make use of WTF(ix) commercially, then you may need more support and assurance than can be offered by the community here.

Commercial support is available - get in touch if you need help with:

Inspired By