ngriffiths13 / polars-trading

A collection of helpful polars plugins and functions for market data processing.
29 stars 3 forks source link

fix(daily_vol): update daily vol to use the last price at least 24 hours previous #7

Closed ngriffiths13 closed 1 month ago

ngriffiths13 commented 1 month ago

This makes it so every monday we don't get a 0 return because there were no prices on sunday. It will use end of day friday price instead.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 96.92%. Comparing base (e098b35) to head (3743610). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 96.87% 96.92% +0.04% ========================================== Files 6 6 Lines 128 130 +2 ========================================== + Hits 124 126 +2 Misses 4 4 ```

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

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #7 will not alter performance

Comparing fix/weekend-returns-daily-vol (3743610) with main (e098b35)

Summary

✅ 10 untouched benchmarks