SOR sample
The SOR sample provides an example of building a strategy using the SOR framework. It listens for new orders, spawns a strategy and the spawned monitor dies when the strategy completes the order. This example does not generate orders, create an aggregated book, or initialize a dashboard. The code shows how to use the SOR framework.