alpheast.handlers package¶ Submodules¶ alpheast.handlers.data_handler module DataHandler DataHandler.stream_next_market_event() DataHandler.continue_backtest() DataHandler.reset() alpheast.handlers.execution_handler module ExecutionHandler ExecutionHandler.on_market_event() ExecutionHandler.on_order_event() alpheast.handlers.simulated_execution_handler module SimulatedExecutionHandler SimulatedExecutionHandler.on_market_event() SimulatedExecutionHandler.on_order_event() SimulatedExecutionHandler.reset() SimulatedExecutionHandler.push_failed_fill_event() Module contents¶ This package includes handlers for data retrieval and market execution simulation.