Interface | Description |
---|---|
ExecutionModel |
Contains the logic which decides whether an order gets executed under the current market situation and what portion of the order gets executed.
|
SimulationExecutor | |
SimulationResultsProducer |
Produces strategy specific simulation results.
|
Class | Description |
---|---|
DefaultExecutionModel |
Contains the AlgoTrader default execution model which provides a reasonable default logic for executing orders
|
SimulationExecutionStatus | |
SimulationExecutorImpl | |
SimulationResultFormatter | |
Simulator | Deprecated |
SimulatorExecution |
Exception | Description |
---|---|
SimulationExecutorException |