Home

This package provides access to dxFeed streaming data. The library is a thin wrapper over dxFeed C-API library. We use Cython in this project as it combines flexibility, reliability, and usability in writing C extensions.

The design of the dxfeed package allows users to write any logic related to events in python as well as extending lower level Cython functionality. Moreover, one may start working with the API using the default values like function arguments or a default event handler.

On this website, you will find dxfeed usage examples and docstrings to each function, class, and its methods and fields.

Source code: github.com/dxFeed/dxfeed-python-api

Package distribution: pypi.org/project/dxfeed