Liquidations

When users take out leveraged positions on Meridian Trade they borrow funds from the MLP in order to fund the position. As security for this borrowing the users deposit collateral with the protocol. This collateral is held by the protocol to cover any losses that might be incurred by the trade and to manage any risk to liquidity providers.

When a trade is opened a snapshot USD value of the collateral is stored. If while the trade is active the amount of collateral remaining after the deduction of fees and losses is less than 1% of the position size then the position will be automatically closed. If, after closing the position there is any collateral remaining after deducting losses and fees, then this will be returned to the user account.

Last updated