SharpTrader.SDK - Developer API

RealTimeStrategyCollection Constructor

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

Syntax


public RealTimeStrategyCollection(
	StrategyCollectionBase strategies,
	IReadOnlyList<SerializedRTStrategy> selectedStrategies,
	IIndicatorFactory factory
)

Parameters

strategies
Type: Sharpshooter.SDK..::..StrategyCollectionBase
selectedStrategies
Type: IReadOnlyList<(Of <(<'SerializedRTStrategy>)>)>
factory
Type: SharpTrader..::..IIndicatorFactory