
public event Action<Order> OrderUpdateEvent;
The OrderUpdateEvent informs about the update of data for an order and passes a reference to the changed order.
This is suitable in situations where the robot needs to process orders independently. Such a need may arise in various cases, from simple logging to creating and managing custom implementations of positions.

If you have any difficulties or questions, please write to the support chat. Link