An engine for High Frequency, Synthetic and Historical, Market Microstructure Modeling.
At a high level it provides the following major components:
- Limit orderbook completeness with order-level specificity (Not only price and volume but actual order queues).
- Stochastic process generators for rich/complex simulations (Brownian, Hawkes, etc).
docker build \
--platform linux/amd64 \
--target runner \
--file .Dockerfile \
--tag atelier-torch \
--no-cache .
- Async Backtesting Engine with computational and financial metrics.
- Order-Driven streaming tools for a Pub/Sub pattern.
- Async Matching Engine with FIFO logic.
This project is licensed under the Apache V2 license. Any contribution intentionally submitted for inclussion in Atelier by you, shall be licensed as Apache V2, without any additional terms or conditions.