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
524 stars 103 forks source link

Inverse strategy is added. #200

Closed cinar closed 3 months ago

cinar commented 3 months ago

Describe Request

Inverse strategy is added.

Fixed # (issue)

Change Type

New strategy.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 93.60%. Comparing base (e142e3f) to head (f41bceb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #200 +/- ## ========================================== + Coverage 93.56% 93.60% +0.04% ========================================== Files 152 153 +1 Lines 3979 4006 +27 ========================================== + Hits 3723 3750 +27 Misses 209 209 Partials 47 47 ```

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