SharpTrader.SDK - Developer API

RTIndicatorCollection..::..Initialize Method

Namespace:  SharpTrader.Core.Indicators
Assembly:  SharpTrader.SDK (in SharpTrader.SDK.dll)

Syntax


public void Initialize(
	IInstrument instrument,
	OhlcBar[] historicalBars
)

Parameters

instrument
Type: SharpTrader..::..IInstrument
historicalBars
Type: array<OhlcBar>[]()[][]