IndicatorsBase..::..Calculate Method (TransformIndicator, IReadOnlyList<(Of <(<'Double>)>)>)
Namespace:
Sharpshooter.SDK.Indicators
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Syntax
protected static double[] Calculate( TransformIndicator instance, IReadOnlyList<double> values )
Parameters
- instance
- Type: Sharpshooter.SDK.Indicators..::..TransformIndicator
- values
- Type: IReadOnlyList<(Of <(<'Double>)>)>

