Compute real-time OHLC data from raw trades with Bytewax
This repository shows how to
- fetch real-time trade data from the Coinbase Websocket API
- transform trade data into OHLC data in real-time using Bytewax, and
- plot the OHLC data using Bokeh and Streamlit.
The final app is publicly deployed on Streamlit Cloud 👉🏽 click here
-
Create a Python virtual environment with the project dependencies with
$ make init
-
To run the Streamlit app locally simply do
$ make run
Join the Real-World ML Tutorial + Community and get LIFETIME ACCESS to
- 3 hours of video lectures 🎬
- Full source code implementation 👨💻
- Discord private community, to connect with 100+ students and me 👨👩👦