SharpTrader.SDK - Developer API

CachedEMA Properties

The CachedEMA type exposes the following members.

Properties


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