Overcollateralization and collateralization ratio
Last updated
Last updated
All asset parameters including LTV ratio and liquidation threshold are example values to facilitate example calculations. If you need to look at actual values used on Strobe Protocol, please have a look at Values page under Asset parameters section.
In money markets, all positions need to stay overcollateralized. What this means is that users can deposit and borrow, but they must have more collaterals deposited than debts in USD at all times.
Liquidation refers to the action of repaying for another user's debt position and taking away a certain amount of collateral in return.
Liquidation threshold provides a buffer for price fluctuations in case of liquidation to protect borrowers from sharp price fluctuations and potential liquidations. When a user is withdrawing or borrowing, the protocol uses the LTV ratio as well as liquidation threshold to check if the user is still overcollateralized after withdrawal or borrowing. Namely, it's called 'collateralization ratio':
where and .
For example, given the following table:
LTV ratio
90%
90%
Liquidation threshold
70%
100%
Price
5 USD
1 USD
Deposited amount
5 USD
1 USD
Borrowed amount
2 USD
0.3 USD
The collateralization ratio would be:
In this case, the collateralization ratio is bigger than 1, so this can be the state of the user after user has successfully withdrawn or borrowed some amount from a fully functional protocol. The user needs to keep the collateralization ratio above 1.