Closed joe-ave closed 1 year ago
Thanks Jonas again! There was a rounding error with negative values. Now it should be fixed (in the code pushed to the repo), but I will still test it a bit before publishing a new binary release.
Olli
P-diff rounding problem is fixed in latest 0.92.0-stable. There can be still 0.1 differences in rounded values in some cases, because calculations are made with precise values.
Hello Olli,
I just discovered that there is something strange with the "p diff" calculation, price were 6,1 c/Kw and 9h avg was 6,6 and 24h avg was 6,3. The p diff for 24H should have been -0,2 and p diff 9H should have been -0,5, but instead they showed 0,0 and -0,3.
//Jonas