Contents

cryptofeed 2.4.1

0

Cryptocurrency Exchange Websocket Data Feed Handler

Cryptocurrency Exchange Websocket Data Feed Handler

Stars: 2699, Watchers: 2699, Forks: 747, Open Issues: 87

The bmoscon/cryptofeed repo was created 8 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2699 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 87 open issues on GitHub

  • fix(binance): add support for TRADIFI_PERPETUAL contract type
  • Feat : Add ClickHouse Backend Support
  • ValueError: Premium Index Symbols only allowed on Candle data feed

See more issues on GitHub

Related Packages & Articles

coincurve 21.0.0

Safest and fastest Python library for secp256k1 elliptic curve operations

websockets 16.0

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