IBurstDetectionFunctionalUpdate Method (Double) |
Calculate object value for object and value.
Namespace:
FinAnalysis.BurstDetection
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax void Update(
double nextValue
)
Parameters
- nextValue
- Type: SystemDouble
Next value object.
See Also