Jupyter data analytics on real-time trading data from crypto exchanges

Cryptocurrency News and Public Mining Pools

Jupyter data analytics on real-time trading data from crypto exchanges

Jupyter data analytics on real-time trading data from crypto exchanges

Alright, got something working: Jupyter data analytics on real-time trading data from crypto exchanges=) Here, dYdX, but will have half a dozen CEXes and DEXes soonish.

https://preview.redd.it/gzodsc1wucb81.png?width=2560&format=png&auto=webp&s=f89411c40e3be41be5d5d331deda3ecd8ed656df

This works by a WebSocket client written in Python and AutobahnPython, which stores data in zLMDB and publishes data in WAMP via Crossbar.io. zLMDB is memory mapped from within Jupyter, which allows direct high performance access (millions of rows/sec on PyPy!).

https://github.com/crossbario/crossbar

https://github.com/crossbario/autobahn-python

https://github.com/crossbario/zlmdb

https://wamp-proto.org/

submitted by /u/oberstet
[link] [comments]