Click or drag to resize

StatCollectionMiddleRange Property

Get MiddleRange: the arithmetic mean of the maximum and minimum values in a data set. http://en.wikipedia.org/wiki/Mid-range

Namespace:  FinAnalysis.Base
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public double MiddleRange { get; }

Property Value

Type: Double
See Also