alpheast.handlers.execution_handler module¶
- class alpheast.handlers.execution_handler.ExecutionHandler[source]¶
Bases:
ABCAbstract base class for all execution handlers. Subclasses must implement methods for processing order events and sending fill events.