This is a project to design a fake futures exchange with a web interface
- Market and Limit orders
- FIFO matching engine
- Single order book
- Python domain model
- FastAPI
- Sveltekit Frontend
- [] User order tracking
- [] User P&L
- [] Competitive agents
- [] Improved UI
You must have docker installed
docker compose up --build