Classes
| Class | Description | |
|---|---|---|
| ExpressedParameter |
Base class that allows to implement flexible indicator parameters as custom expression
| |
| ExpressedParameterBool |
Implementation of ExpressedParameter with bool result type
| |
| ExpressedParameterDouble |
Implementation of ExpressedParameter with double result type
| |
| ExpressedParameterSeries |
Implementation of ExpressedParameter with Series result type
| |
| ExpressedParameterTTResult |
Typed version of ExpressedParameter
|