Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TimeScale Constructor (TimeUnit, Int32, Int32, Int32)

Initializes a new instance of the TimeScale struct.

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

Syntax


public TimeScale(
	TimeUnit baseUnit,
	int value,
	int tradingDayInMinutes,
	int tradingYearInDays
)

Parameters

baseUnit
Type: Suoranta.Finance..::..TimeUnit
The base time unit.
value
Type: Int32
Width of the bar in the chosen TimeUnits.
tradingDayInMinutes
Type: Int32
tradingYearInDays
Type: Int32