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

Stop loss strategy added. #203

Closed cinar closed 3 months ago

cinar commented 3 months ago

Describe Request

Stop loss strategy added.

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.66%. Comparing base (7a0b2bf) to head (cc634d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ========================================== + Coverage 93.60% 93.66% +0.05% ========================================== Files 153 154 +1 Lines 4006 4038 +32 ========================================== + Hits 3750 3782 +32 Misses 209 209 Partials 47 47 ```

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