JuDO-dev / AirBorne.jl

AirBorne a complete algorithmic trading framework in Julia.
http://judo.dev/AirBorne.jl/
MIT License
1 stars 1 forks source link

remove makeRunning, replace with rollingfunctions. Plot summary #121

Closed sheriff4000 closed 5 months ago

sheriff4000 commented 7 months ago

Previously, when running Structures.summarizePerformance, the output result contained unplottable data on Sharpe ratio. This should fix it.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.00%. Comparing base (f35fd56) to head (dc2dff0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #121 +/- ## ========================================== + Coverage 98.97% 99.00% +0.02% ========================================== Files 18 18 Lines 686 703 +17 ========================================== + Hits 679 696 +17 Misses 7 7 ```

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