Suoranta.Finance Namespace
Suoranta.Finance - Developer API

IOhlcValueArrays..::..Item Property

Combines OHLC values and the timestamp at index into a candle.

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

Syntax


IOhlcValue this[
	int index
] { get; }

Parameters

index
Type: Int32
the data index

Return Value

The candle as IOhlcValue.