Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcColumns..::..GetColumn Method

Gets the values of an OHLC column.

Namespace:  Suoranta.Finance.Data
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public double[] GetColumn(
	QuoteType column
)

Parameters

column
Type: Suoranta.Finance..::..QuoteType
the column identified by its QuoteType

Return Value

The column as a numeric array.