algorithm property
Algorithm used to calculate resistance and support lines based
on pivot points. Implemented algorithms: 'standard'
,
'fibonacci'
and 'camarilla'
API Docs: https://api.highcharts.com/highcharts/series.pivotpoints.params.algorithm
Implementation
String? algorithm;