QuantConnect.Lean.Engine.TransactionHandlers
Classes
| Class | Description |
|---|---|
| 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.... |