Dear Support,
After noticing some strange behaviors when I run my Parabolic SAR based strategy, I built a simple strategy that only draw SAR indicator on the chart at onStart and then draw a cyan dot where the IIndicator.sar() price sould be at every onBar (the code is attached on the bottom).
The results are reported below.


I suspect that this is a matter of numerical instability since the situation badly degrade with low parameters values (e.g 0.001 and 0.002).
Please let me know if this is an issue or if there is something that I missed.
Thanks in advance.