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 CAEG 🆕 #45

Closed shayandavoodii closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #45 (a7ce3db) into main (8c230a6) will increase coverage by 0.00%. Report is 6 commits behind head on main. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          24       25    +1     
  Lines         980      999   +19     
=======================================
+ Hits          977      996   +19     
  Misses          3        3           
Files Coverage Δ
src/Algos/CAEG.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!