You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Order-matching engine in C++ (1M+ orders tested, O(1) cancellation, hundreds of thousands of orders per second) coupled with a .NET gateway (TCP/WebSocket) for real-time data streaming to an Angular dashboard.