(no title)
reallymental | 2 years ago
---------------------------
GoStreams (or Lightning)
---------------------------
It's an almost real-time data streaming service for the polygon.io data provider.
It's a project that I started a couple of years ago during the pandemic. I've developed several data-sinks for this service (KDB, QuestDB, Postgres), but it's become more of a Theseus' Ship, development is never ending!
The aim is to build a backtester that will attach to this data service.
https://github.com/tranquilo12/goStreams
The README is outdated, but the gist of the project is that it's trying to be a service that can download all the historical data (for the requested tickers), and will stream the live data to a data-sink, without any issues, and with a good terminal ui.
I'm also thinking of integrating the Charm's libraries with this too, love a good TUI. (https://charm.sh/)
I'm interested in building this out as a project, it will not be made into a company etc. The repo will be fully public.
You can find my email in my profile.
No comments yet.