0

HFT Live Execution Engine

A dual-language trading architecture using C++ for order matching and Python for exchange API bridging.

System architect specializing in high-performance automated trading systems. I bridge the gap between low-level C++ execution engines and high-level Python data pipelines to react to live market volatility in real-time.

The Architecture

Developed a high-speed C++ matching engine for order processing connected via a Python bridge to the Crypto.com API. Includes real-time moving average analysis and noise-filtering logic.

Technology Stack

  • Core Languages: C++17, Python 3.12
  • Systems: IPC Pipes, Algorithmic Trading
  • Integration: REST APIs & WebSockets