Liquidation Price Discovery
Liquidation Price Discovery is the systematic process by which a decentralized exchange or margin trading platform determines the specific price point at which a trader's collateral is insufficient to maintain an open position. It relies on real-time price feeds, often aggregated from multiple external exchanges via oracles, to ensure the margin engine can accurately value the position against current market conditions.
When the mark price of an asset hits the predetermined liquidation threshold, the protocol triggers an automated liquidation mechanism to close the position and protect the platform from insolvency. This mechanism is critical in high-leverage environments where rapid price movements can outpace manual risk management.
The discovery phase involves calculating the maintenance margin requirements based on the specific asset volatility and the trader's leverage ratio. By identifying this price early, the system can attempt to liquidate positions in a way that minimizes market impact and slippage.
It acts as a safety valve, ensuring that the debt obligation does not exceed the value of the locked collateral. This process is inherently tied to the platform's solvency engine and its ability to maintain a balanced book.
Ultimately, it ensures the integrity of the leveraged trading environment by forcing a rebalancing of assets when a position becomes under-collateralized.