SharpTrader.SDK - Developer API

RTIndicatorCollection..::..CreateSubCollection Method (BarWidths, array<IRTIndicatorInstance>[]()[][])

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

Syntax


public IRTIndicatorCollection CreateSubCollection(
	BarWidths barWidth,
	params IRTIndicatorInstance[] indicators
)

Parameters

barWidth
Type: SharpTrader..::..BarWidths
indicators
Type: array<IRTIndicatorInstance>[]()[][]