Profit Attribution
If PnL over a period is positive, the manager first takes a performance fee on profits above the vault’s high-water mark. The remainder is split pro-rata between LP and Manager balances by their share of the previous period’s total balance.manager_profit_share is unset it defaults to zero and no performance fee is taken.
Performance Fee
The performance fee is charged only on equity above the previous all-time high (the “high-water mark”, or HWM). If the vault has been at a loss since its last peak, no performance fee accrues until the prior peak has been recovered.High-Water Mark
The HWM moves monotonically upward through trading PnL. It also tracks deposits and withdrawals so that they do not artificially trigger or skip the performance fee:- On a deposit, the HWM increases by the deposit amount. New capital does not retroactively earn or pay performance fees on the prior peak.
- On a withdrawal, the HWM is reduced by the gross dollar amount paid out. The profit/loss of the vault is accounted for upon withdrawal with regard to calculating the HWM.
Loss Attribution
If PnL over a period is negative, the loss is split pro-rata between LP and Manager balances.Worked Example: Profit Period
A vault withmanager_profit_share = 0.20 starts a period at:
1100. An LP deposits.
Worked Example: Loss Period
A vault starts a period at:900.