Suoranta.Finance Namespace
Suoranta.Finance - Developer API

ICandleSource..::..TrackCandles Method

Tracks the bid and ask candles at the duration of bars (candle).

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

Syntax


ValueTuple<CandleManager, CandleManager> TrackCandles(
	TimeSpan barWidth
)

Parameters

barWidth
Type: TimeSpan

Return Value

CandleManager for the aggregated bid and ask books at the specified barWidth.