Skip to content

Commit

Permalink
[SPOLC.jl] Minor docstring enhancement 🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
shayandavoodii authored Mar 8, 2024
1 parent 2797f26 commit ca5ea36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Algos/SPOLC.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ optimization (SPOLC).
# Arguments
- `x::AbstractMatrix`: Matrix of relative prices.
- `𝛾::AbstractFloat`: Constraint parameter.
- `𝛾::AbstractFloat`: Mixing parameter that trades off between the increasing factor \
and the risk.
- `w::Integer`: Window size.
!!! warning "Beware!"
Expand Down

0 comments on commit ca5ea36

Please sign in to comment.