wj-turner / OmegaFin

This open-source project is designed for gathering, processing, and analyzing financial data.
5 stars 2 forks source link

Live Data #16

Open wj-turner opened 1 year ago

wj-turner commented 1 year ago

Set up a WebSocket listener or API poller. If the data provider doesn't directly support Kafka, you can use Apache NiFi to create a flow that listens to the incoming live data and pushes it to Kafka.

wj-turner commented 1 year ago