Sharpshooter.SDK.Indicators Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
CloseIndicatorInstance | |
|
|
DefaultDiscretizer | |
|
|
IndicatorAttribute |
Indicates that method represents an indicator calculation.
|
|
|
IndicatorClassAttribute |
Identifies a class as containing indicators with IndicatorClassFlags.
|
|
|
IndicatorHelpers |
Indicator-like transformations that are consumed by actual indicators and other functionality.
|
|
|
IndicatorInstanceBase | |
|
|
IndicatorParameterAttribute |
Defines input that methods of an indicator class expect in addition to bar count. Do not
use this attribute if no additional input is needed.
|
|
|
IndicatorsBase |
Base class for classes that implement indicators.
|
|
|
NullDiscretizer | |
|
|
OhlcAdvancedIndicatorInstance |
Wraps instance of class representing an advanced indicator, i.e., one that has state
|
|
|
OhlcIndicatorInstance | |
|
|
TransformIndicator | |
|
|
ValueRangeAttribute |
Defines known value range that an indicator can take.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
IndicatorClassFlags |
Describes type of input quotes that indicators of an indicator class use.
|
|
|
IndicatorFlags |
Describes special characteristics of an indicator method.
|
|
|
ParameterType |
Identifies the type of additional input that methods of an indicator class expect.
|
|
|
ValueRangeType |
Defines known value range that an indicator can take.
|

