| Backtesting | Provides methods and events to manage and monitor backtesting processes. |
| BacktestingBar | Represents an OHLCV bar. |
| BacktestingBarsData | Represents a collection of backtesting bars data. |
| BacktestingCompletedEventArgs | Provides data for the backtesting completed event. |
| BacktestingData | Base type for backtesting data used for backtesting data source. |
| BacktestingDataMode | Specifies the data mode used for backtesting. |
| BacktestingDataRequest | Represents a backtesting data request for a backtesting data source. |
| BacktestingDataRequestStatus | Specifies the different status of a backtesting data request. |
| BacktestingDataSource | Represents a backtesting data source. |
| BacktestingDataSourceDataType | Specifies the different data types for backtesting data source. |
| BacktestingDataSourceMinMaxTimeArgs | Provides data for the backtesting data source min / max time handler. |
| BacktestingDataSourceOptions | Represents options of a backtesting data source, used for creating new data source. |
| BacktestingDataSources | Provides access to backtesting data sources. |
| BacktestingError | %DOCUMENTATION% |
| BacktestingMinMaxTime | Represents minimum and maximum time of available data for a TimeFrame Symbol on a back testing data source. |
| BacktestingProcess | Represents a backtesting process with methods and properties to monitor its status and results. |
| BacktestingProgressChangedEventArgs | Provides data for the backtesting progress changed event. |
| BacktestingSettings | Represents settings for configuring the backtesting process. |
| BacktestingTick | Represents a tick, used for backtesting data source tick data. |
| BacktestingTickData | Represents a collection of backtesting tick data. |
| PriceDataSourceId | Represents the Id for price data, it's used for backtesting data sources. |