Collateral Liquidation Triggers
Collateral liquidation triggers are the specific conditions under which a protocol automatically sells a user's collateral to cover a debt or a margin call. These triggers are typically based on the price of the collateral asset as reported by an oracle.
If the price falls below a certain threshold, the liquidation engine initiates the sale to protect the protocol's solvency. The accuracy and timing of these triggers are critical, as a premature liquidation can harm users, while a delayed one can leave the protocol with bad debt.
Modern protocols are experimenting with more sophisticated triggers that take into account market liquidity and volatility to ensure that liquidations are executed in a fair and orderly manner. Understanding how these triggers work is essential for anyone trading with leverage in decentralized finance.