cinar / indicatorts

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

Fix True Range calculation. #427

Closed cinar closed 6 months ago

cinar commented 6 months ago

Describe Request

Fixing the way True Range is getting calculated.

Fixed #422

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.58%. Comparing base (726ed61) to head (4c22a3e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ========================================== + Coverage 65.44% 65.58% +0.13% ========================================== Files 93 94 +1 Lines 1531 1537 +6 Branches 181 181 ========================================== + Hits 1002 1008 +6 Misses 517 517 Partials 12 12 ```

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

pristas-peter commented 6 months ago

lgtm