1 Open Issue Need Help Last updated: Aug 9, 2025

Open Issues Need Help

View All on GitHub
Finance Algorithmic Trading

AI Summary: Enhance the existing high-performance C++ Limit Order Book matching engine to support multiple trading symbols concurrently. This involves adding a symbol routing layer to manage independent order books per symbol, updating the command-line interface (CLI) parser to handle symbol specifications, and implementing unit tests to verify the isolation between different symbol order books.

Complexity: 4/5
enhancement good first issue