Defines a set of aggregators that return the
OHLC (Open, High, Low, Close) prices.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly ReadOnlyDictionary<string, AggregatorGroup> OpenHighLowClose
Public Shared ReadOnly OpenHighLowClose As ReadOnlyDictionary(Of String, AggregatorGroup)
public:
static initonly ReadOnlyDictionary<String^, AggregatorGroup^>^ OpenHighLowClose
static val OpenHighLowClose: ReadOnlyDictionary<string, AggregatorGroup>
Field Value
Type:
ReadOnlyDictionaryString,
AggregatorGroup
Reference