Got a python script that consumes trades data from binance and produces messages to azure eventhubs.
Databricks notebook processes eventhubs with pyspark and writes delta tables.
Power BI using partner connect to Databricks streams and visualize data
The gold layer of this stream system holds separate table for each symbol
Useful links: