DMEX
SUPPORT PORTALTELEGRAM
  • Introduction
  • Changelog
  • General
  • Oracle
  • Funds Safety
  • Volume on DMEX
  • Bitcoin Integration
  • xDAI Integration
  • Withdrawing from Old Contracts
  • FEES
  • Trading Fees
  • Deposits & Withdrawals
  • Orders
    • Market
    • Limit
    • Stop-Limit
    • Expiration Term
    • Leverage
    • Cross Margin
  • Definitions
    • Mark Price
    • Asset
    • Futures Contract
    • Position
    • Liquidity Pools
    • TradingView
  • Formulas
    • Liquidation Price
    • Maintenance Margin
    • Risk Limit
    • Global MM Multiplier
    • Funding Cost
    • USD Conversion
  • EMERGENCY METHODS
    • Overview
    • Withdrawing funds
    • Force Release Collateral
    • Finding the Base Contract
    • Finding the Trading Contract
  • Assets
    • Overview
    • BTC - Bitcoin
    • ETH - Ethereum
    • LTC - Litecoin
    • BCH - Bitcoin Cash
    • ADA - Cardano
    • XLM - Stellar
    • XMR - Monero
    • LINK - ChainLink
    • ATOM - Cosmos
    • DOT - Polkadot
    • UNI - Uniswap
    • ZRX - 0x
Powered by GitBook
On this page

Was this helpful?

  1. Formulas

Liquidation Price

The price when the position is liquidated.

The liquidation price for a position is calculated based on the entry price and amount of collateral provided. The higher the leverage, the lower the collateral amount, therefore the higher the risk of liquidation.

To prevent your position from getting liquidated ALWAYS USE STOP LOSS orders.

Positions can only be liquidated using the Mark Price (the price from the price source).

When a position is liquidated, the collateral for the position is lost.

Liquidation Price Formula

LP=NLP±P∗CLP = NLP ± P * CLP=NLP±P∗C

Definitions

LP

Liquidation Price

NLP

Net Liquidation Price

P

Entry Price

C

Margin Call Coefficient

M

Margin (Collateral)

MOV

Allowed price movement before margin call

FC

Funding Cost

S

Position Size

FB

Funding Blocks (the number of blocks the position is opened for)

FR

Funding Rate (rate per block)

L

Leverage

MM

Maintenance Margin

Formulas

Parameter

Formula

NL

P ± MOV

MOV

(M - FC) / S

FC

S * P * FB * FR

C

MM / L

L

P * S / M

Use Stop-Limit (Stop-Loss) orders to prevent the position from getting liquidated!

Last updated 1 month ago

Was this helpful?