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

Fixed EMAIndicator by introducting a new abstract type for periodic indicators #17

Closed oliviermilla closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.28%. Comparing base (a02c734) to head (15976eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== + Coverage 91.24% 92.28% +1.03% ========================================== Files 33 33 Lines 297 298 +1 ========================================== + Hits 271 275 +4 + Misses 26 23 -3 ```

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