Meta Portfolio Contribution (MPC)
One of the primary scores of Signals using the Stake-Weighted Portfolio and the 60D2L chili target.
s` = normalize(rank(s))^1.5
neutral_preds = s` - (N @ (N.T @ (v * s`)))
neutral_weights = neutral_preds * vSWP = (p * user_stakes).sum()
SWP = SWP - SWP.mean()
SWP = SWP / sum(abs(SWP))SWP_Alpha = SWP * targetLast updated

