Classes
| Class | Description | |
|---|---|---|
| Backtester | ||
| BacktestResults |
BacktestResults class returns backtest results, such as any errors, statistics and a trade log.
| |
| LicenseKeyInvalid |
LicenseKeyInvalid is thrown if the license key is invalid.
| |
| Trade |
The trade class stores individual trade information, including the trade date and time, price and signal.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| SignalType |
The signal type
|