deviation property

double? deviation
getter/setter pair

The threshold for the value change.

For example deviation=1 means the indicator will ignore all price movements less than 1%.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.params.deviation

Implementation

double? deviation;