cinar / indicatorts

IndicatorTS - Stock technical indicators and strategies in TypeScript for browser and server programs.
MIT License
283 stars 48 forks source link

Fix On Balance Volume (OBV) calculation. #428

Closed cinar closed 6 months ago

cinar commented 6 months ago

Describe Request

Fix On Balance Volume (OBV) calculation.

Fixed #426

Change Type

Bug Fix

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.44%. Comparing base (9ea77f5) to head (f6de354).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ========================================== + Coverage 64.64% 65.44% +0.80% ========================================== Files 93 93 Lines 1533 1531 -2 Branches 183 181 -2 ========================================== + Hits 991 1002 +11 + Misses 529 517 -12 + Partials 13 12 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.