RTIndicatorSubCollection Constructor
Namespace:
SharpTrader.Core.Indicators
Assembly: SharpTrader.SDK (in SharpTrader.SDK.dll)
Assembly: SharpTrader.SDK (in SharpTrader.SDK.dll)
Syntax
public RTIndicatorSubCollection( RTIndicatorCollection parent, BarWidths barWidth, IDictionary<int, IRTIndicatorInstance> indicators )
Parameters
- barWidth
- Type: SharpTrader..::..BarWidths
- indicators
- Type: IDictionary<(Of <(<'Int32, IRTIndicatorInstance>)>)>

