November 6th 2021 new story
In this tutorial, we will create a real-time streaming dashboard using QuestDB, Celery, Redis, Plotly, and Dash. The project will be built from two main components: a backend that periodically fetches user-defined stock data from [Finnhub] and a front-end that utilizes Plotly and Dash to visualize the gathered data on interactive charts. We will use Celery backed by Redis as the message broker and QuestDB as storage to periodically fetch data.
Tags
Build a Real-time Stock Price Dashboard With Python, QuestDB and Plotly
Source: Pinay Tube PH
0 Comments