Open Issues Need Help
View All on GitHub Finance • Algorithmic Trading
Multi‑Symbol Support 27 days ago
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