It is a custom order book build template, easy to customize based on custom datafeed and available APIs.
Before using this template, make sure to look into config module and data feed client, where it pulls market data from public API endpoint.
poetry run python main.py
poetry update