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

