Show HN: FLOX – C++ framework for building trading systems

9 eeiaao 0 6/2/2025, 11:46:10 AM github.com ↗
Finished my trading infrastructure project over the weekend - it’s called FLOX. Built in pure C++ (uses C++20 features), it’s a modular framework for building HFT systems, trading infra, market data feeds, or even something like a TradingView clone.

Everything is open source: https://github.com/eeiaao/flox Docs: https://eeiaao.github.io/flox/

There are tests and benchmarks to keep it stable. Might add JS engine support later for scripting strategies.

Open to feedback and contributions.

Comments (0)

No comments yet