-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
I got so wildly different (inaccurate) results from this library - I had to investigate.
I found excessive usage of rounding - on inputs, in processing and on outputs of financial data. Rounding made otherwise outstanding algos very much inferior to all other C# financial libraries.
I forked your repo and removed any and all rounding, so I can use your implementation of validation of my TA library: https://github.com/mihakralj/OoplesFinance.StockIndicators
Let me know if you'd want me to open a PR to merge rounding-free OoplesFinance.StockIndicators into your master.
Metadata
Metadata
Assignees
Labels
No labels