oliviermilla / Lucky.jl

Lucky is a reactive and async trading framework in Julia designed to rapidly draft, test, deploy and monitor trading strategies and portfolios.
MIT License
6 stars 2 forks source link

Indicators newcomers & refactorization #16

Closed oliviermilla closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.24%. Comparing base (0d99982) to head (0e5489f).

Files Patch % Lines
src/Indicators.jl 50.00% 1 Missing :warning:
src/indicators/HighWaterMarkIndicators.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== + Coverage 89.67% 91.24% +1.56% ========================================== Files 26 33 +7 Lines 281 297 +16 ========================================== + Hits 252 271 +19 + Misses 29 26 -3 ```

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