Click or drag to resize

IAverager Properties

The IAverager type exposes the following members.

Properties
  NameDescription
Public propertyReady
Indicates that average has some value, which you can use. Useful for averages, which can not calculate its value on small amount of data.
Public propertyStable
Flag is set if and only if indicators values is stable.
Public propertyValue
Get average value.
Top
See Also