Hacker News new | ask | show | jobs
Show HN: FLOX C++ trading systems framework with MCP (github.com)
3 points by eeiaao 42 days ago
FLOX is a C++23 trading framework for building trading systems with polyglot bindings. It provides blocks that may be used for setting up execution pipelines, market data gathering and backtesting. Key idea is to create a production grade framework with great ergonomic and AI-native DX. As a part of FLOX there is an MCP available to make it possible to use iterative loops over strategies development to keep focused without distractions to infrastructure implementation. Curious if anyone used similar approaches and tooling. Open for feedback

Previous Show HN: https://news.ycombinator.com/item?id=44157819