Skip to content

tariqph/Trading-Data-Warehouse

Repository files navigation

Trading Data Warehouse

This project is designed and implemented to automatically collect realtime streaming trading data on a minute interval from a broker for over 5000 instruments and house it all in Google BigQuery for analysis and informing trade. The project is mainly written in python. It utilizes RabbitMQ as a message broker and Celery as a distributed task queue worker at the local(VM) side. On Cloud's side, the data is published on Cloud PubSub which is processed by Cloud Dataflow and streamed into BigQuery in realtime.

Below is a flowchart showing the data pipeline and services utilized.

data warehouse drawio (3)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages