IndicatorHelper Properties
The IndicatorHelper type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Bars | (Inherited from AdvancedIndicatorBase<(Of <(<'TValue, TSeries>)>)>.) |
|
|
CanCalculate |
GetValue()()()() is allowed to be called only after IndicatorHelper
has new data received by Initialize(ValueSeries) or AddInputValue(Double).
This helps to ensure that values are not accidentally duplicated to multiple bars.
This property indicates whether GetValue()()()() can be called.
|

