OhlcBarSeries Constructor (IReadOnlyList<(Of <(<'OhlcBar>)>)>, ITimeScale, ITradingSchedule)
See OhlcBarSeries.
Id of the created instance is left to nullNothingnullptra null reference (Nothing in Visual Basic).
Namespace:
Suoranta.Finance.DataAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public OhlcBarSeries( IReadOnlyList<OhlcBar> ohlcValues, ITimeScale barWidth, ITradingSchedule schedule )
Parameters
- ohlcValues
- Type: IReadOnlyList<(Of <(<'OhlcBar>)>)>
- barWidth
- Type: Suoranta.Finance..::..ITimeScale
- schedule
- Type: Suoranta.Finance..::..ITradingSchedule

