The margin system
Last updated
Last updated
Instruments in REYA have linear exposures to these risk factors. Explicitly, this means that if risk factors are a multivariate random variable of factors, then each instrument determines a vector such that the price of the instrument is
This means in particular that the entries of $E_t'$ transform the risk factors into token amounts. As a consequence, note that the exposure vector will often be a function of more than just time: for example, if a given risk factor is the relative (percentual) returns of some asset, then will generally have the price as a factor to transform the percentual return into an absolute return in token amount. For example, if a user holds exposure of two units of ETH when its price is $1500, then their exposure is $3000.
Finally, note that by linearity, exposures are additive, meaning that a portfolio’s exposure is simply the weighted sum (with portfolio weights) of the exposure vectors of each component.
Having established the fundamental framework, pools in REYA take as risk parameters an matrix , as well as two multipliers and . Given this matrix, REYA computes the liquidation margin requirement for a portfolio exposure vector as
and then and .
The matrix of course, must be carefully chosen and updated for the system to appropriately margin portfolios. The cases of multivariate normal and Student's t-distribution are instructive in getting intuition about the risk matrix.
However, REYA will generally rely on a more flexible version, where the components can be independently adjusted according to risk estimates mixing, e.g., Value-at-Risk and Expected Shortfall methods.