IndicatorColumnId Constructor (String, String, Int32, IndicatorFlags, IEnumerable<(Of <(<'TypedArgument>)>)>)
Namespace:
Sharpshooter.SDK
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Syntax
public IndicatorColumnId( string instrument, string indicatorName, int bars, IndicatorFlags flags, IEnumerable<TypedArgument> parameterValues )
Parameters
- instrument
- Type: String
- indicatorName
- Type: String
- bars
- Type: Int32
- parameterValues
- Type: IEnumerable<(Of <(<'TypedArgument>)>)>

