Project 01
Quant Trading System
Problem
Manual trading lacks consistency and scalability.
Approach
Convert discretionary logic into rule-based strategies that can be tested and refined systematically.
System
Event-driven architecture with real-time data streams, signal evaluation, and controlled execution logic.
Tech
Python, Go, REST API, Docker.
Result
Backtested across multi-year data with controlled drawdowns and clearer strategy behavior under varying market regimes.