CRV.Trading
A personal futures trading platform combining strategy backtesting, broker integrations, and a real-time dashboard in ASP.NET Core.
My contribution & outcome
Built a composable engine that separates strategy signals from order execution, sharing trade-lifecycle handling between live trading and historical simulation. Integrated Schwab, TradeStation, and Tradovate, with multi-instrument market data, configurable risk limits, and dashboard updates through SignalR. Added Docker and Bicep infrastructure for Azure deployment.