Skip to content

Commit

Permalink
orthomads
Browse files Browse the repository at this point in the history
  • Loading branch information
sheriff4000 committed Jun 10, 2024
1 parent 1798e43 commit 8047cb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Backtest/strategies/FALM.jl
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ function compute_portfolio!(context::ContextTypeA; data=DataFrame())
objective=obj,
granularity=[0.001 for _ in context.extra.tickers],
initial_point=init_point,
poll=OrthoMADS(),
)

AddExtremeConstraint(weights_problem, max_alloc)
Expand Down

0 comments on commit 8047cb4

Please sign in to comment.