bourse.core.order_book_from_json(path: str) bourse.core.OrderBook

Load an order book from a JSON snapshot

Initialise a new instance of a bourse.core.OrderBook with the state Initialised from a previously created JSON snapshot.

Parameters:
path: str

Path to load the JSON snapshot from.