This project seeks to explore the world of high-frequency trading (HFT) by simulating a trading environment. The simulator allows users to test various trading strategies, analyze market data, and understand the dynamics of HFT.
- Simulated market environment
- Order book management
- Order cancellation
- Feed publishing and subscription
- Trade execution simulation
- Performance optimizations (order matching and execution)
- Price representation as floats (should be a "Money" type)