cinar / indicator

Indicator is a Golang module providing various stock technical analysis indicators for trading.
GNU Affero General Public License v3.0
477 stars 96 forks source link

Report factory is added. #216

Closed cinar closed 3 weeks ago

cinar commented 3 weeks ago

Describe Request

Report factory is added.

Change Type

New feature.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.

Project coverage is 92.84%. Comparing base (3f77098) to head (f4e611d).

Files with missing lines Patch % Lines
cmd/indicator-backtest/main.go 0.00% 24 Missing :warning:
backtest/backtest.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #216 +/- ## ========================================== - Coverage 92.85% 92.84% -0.02% ========================================== Files 159 160 +1 Lines 4103 4110 +7 ========================================== + Hits 3810 3816 +6 Misses 236 236 - Partials 57 58 +1 ```

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