The current backtesting system handles many order-fill scenarios effectively, particularly with L2 data.
While the existing probabilistic FillModel
serves its purpose for basic scenarios,
there are several significant limitations that prevent realistic simulation of market dynamics:
- Can't Simulate Competition for Liquidity
- The system cannot model how market participants compete for available liquidity, treating all visible volume as fully accessible.