See: Description
Class | Description |
---|---|
OperationsFactory |
Provides static methods for the EBX Insight (New) Add-on services such as indicator execution
|
Enum | Description |
---|---|
AssetType |
Types of assets available.
|
ChartType |
Types of charts available to apply to indicators.
|
Exception | Description |
---|---|
DPRAException |
Represents an error with a user-friendly message when performing operations in the Insight (new) add-on.
|
Provides the factory for all operations in the add-on.
The main class of this package isOperationsFactory
.