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

Fixes `sn` have been used wrongly in CAEG.jl #49 #50

Closed shayandavoodii closed 11 months ago

shayandavoodii commented 11 months ago

Fixes #49

codecov[bot] commented 11 months ago

Codecov Report

Merging #50 (5ff2059) into main (e656ab2) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files          25       25           
  Lines        1023     1023           
=======================================
  Hits         1020     1020           
  Misses          3        3           
Files Coverage Δ
src/Algos/CAEG.jl 100.00% <100.00%> (ø)

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