Optimize the portfolio for a strategy using a subset of companies
Authorizations
Enter 'Bearer' followed by a space and then your JWT or API Key.
Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
or Bearer YOUR_API_KEY_HERE
Path Parameters
UUID of the user strategy
Query Parameters
Minimum company market capitalization (USD) required for inclusion.
x > 0Multiplier applied to expected returns in the optimization objective.
x > 0Weight of the linguistic beta term in the optimization objective.
0 <= x <= 1Annual risk-free rate assumption used for risk metrics.
Minimum number of holdings that must receive a positive weight.
x >= 2Minimum weight assigned to holdings counted toward the active position requirement.
x > 0.0001Maximum weight allowed for any single holding.
0 < x <= 1Penalty weight applied when allocations diverge from market buzz preferences.
0 <= x <= 1Body
Optional list of company IDs to include before applying other filters; if omitted or empty, the full strategy set is used.