| BacktestingTransactionHandler |
This transaction handler is used for processing transactions during backtests |
| BrokerageTransactionHandler |
Transaction handler for all brokerages |
| CancelPendingOrders |
Class used to keep track of CancelPending orders and their original or updated status |
| ITransactionHandler |
Transaction handlers define how the transactions are processed and set the order fill information.... |
| OrderRequestProcessingPool |
Runs order requests on background worker threads that pull from a single shared queue. The pool grows on... |