We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ba70f commit f5f80acCopy full SHA for f5f80ac
README.md
@@ -1,5 +1,7 @@
1
# dxfeed package
2
3
+
4
+
5
This package provides access to [dxFeed](https://www.dxfeed.com/) streaming data.
6
The library is build as a thin wrapper over [dxFeed C-API library](https://github.com/dxFeed/dxfeed-c-api).
7
We use [Cython](https://cython.org/) in this project as it combines flexibility, reliability and
0 commit comments