cinar / indicator

Indicator is a Golang module that provides a rich set of technical analysis indicators, strategies, and a framework for backtesting.
GNU Affero General Public License v3.0
525 stars 103 forks source link

Days between helper added. #219

Closed cinar closed 2 months ago

cinar commented 2 months ago

Describe Request

Days in between helper is added.

Change Type

New feature.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 92.92%. Comparing base (6615f03) to head (1cfe40d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #219 +/- ## ======================================= Coverage 92.91% 92.92% ======================================= Files 160 161 +1 Lines 4110 4112 +2 ======================================= + Hits 3819 3821 +2 Misses 234 234 Partials 57 57 ```

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