Contents

cryptofeed 2.4.0

0

Cryptocurrency Exchange Websocket Data Feed Handler

Cryptocurrency Exchange Websocket Data Feed Handler

Stars: 2143, Watchers: 2143, Forks: 672, Open Issues: 77

The bmoscon/cryptofeed repo was created 6 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2143 github stars!

How to Install cryptofeed

You can install cryptofeed using pip

pip install cryptofeed

or add it to a project with poetry

poetry add cryptofeed

Package Details

Author
Bryant Moscon
License
XFree86
Homepage
https://github.com/bmoscon/cryptofeed
PyPi:
https://pypi.org/project/cryptofeed/
GitHub Repo:
https://github.com/bmoscon/cryptofeed

Classifiers

No  cryptofeed  pypi packages just yet.

Errors

A list of common cryptofeed errors.

Code Examples

Here are some cryptofeed code examples and snippets.

GitHub Issues

The cryptofeed package has 77 open issues on GitHub

  • OKex orderbook
  • any plan for adding Position/Balance/OrderInfo info into Authenticated Data Channels For FTX?
  • Cryptofeed unable to validate orderbook checksums of some symbols on ftx
  • FTX and Deribit Underlying Index for Futures and Options
  • Update okex.py
  • (bugfix): rate limit and fetch ending rest OKEx

See more issues on GitHub

Related Packages & Articles

websockets 12.0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)