SharpTrader.SDK - Developer API

IndicatorHelper Properties

The IndicatorHelper type exposes the following members.

Properties


  Name Description
Public property Bars (Inherited from AdvancedIndicatorBase<(Of <(<'TValue, TSeries>)>)>.)
Public property 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.