shayandavoodii / OnlinePortfolioSelection.jl

This package offers both traditional benchmark and newly developed Online Portfolio Selection (OPS) algorithms implementation.
https://shayandavoodii.github.io/OnlinePortfolioSelection.jl/dev/
MIT License
16 stars 3 forks source link

Add PPT algorithm #42

Closed shayandavoodii closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #42 (4dab5a4) into main (4e5c6e8) will increase coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   99.63%   99.65%   +0.01%     
==========================================
  Files          22       23       +1     
  Lines         821      862      +41     
==========================================
+ Hits          818      859      +41     
  Misses          3        3              
Files Coverage Δ
src/Algos/PPT.jl 100.00% <100.00%> (ø)
src/OnlinePortfolioSelection.jl 100.00% <ø> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!