How weights work
Each formula defines a weight for the eight Locus signal groups:
Weights are normalized so they sum to 1.0 before scoring. A weight of
2.0 on business_vitality with 1.0 on everything else means business vitality contributes roughly 22% of the final score instead of the default 12.5%.
GET /api/v1/locus/formulas
Requires session authentication.
Response
Example
POST /api/v1/locus/formulas
Requires session authentication.
weights_json, Locus uses the default weights for the specified asset class.
Parameters
Example
Any signal group you omit from
weights_json defaults to 1.0. Weights are normalized before scoring so only the ratios between groups matter, not the absolute values.Compare formulas
GET /api/v1/locus/formulas/compare
Requires session authentication.
Response
Example