Liquidation Threshold Triggers
Liquidation Threshold Triggers are the specific price levels or conditions that initiate the automated liquidation process for a loan. These are typically set at a certain percentage of the collateral's value.
When the value of the collateral drops to this trigger point, the smart contract automatically sells the collateral to repay the loan. This process ensures that the lending protocol remains solvent and that lenders are protected from loss.
The trigger must be carefully calibrated to account for market volatility and the time required for liquidation to occur. If the trigger is too low, the protocol risks insolvency; if it is too high, it may cause unnecessary liquidations.
It is a key parameter in the risk management framework of any lending platform.