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

