# How Is Position Value Calculated in Perpetual Futures?

In perpetual futures trading, **position value** is one of the most important metrics. It is used to determine your required margin, liquidation price, and maximum position size.

***

1. ### **What Is Position Value?**

   &#x20; The **position value** represents the total value of your open position based on the current market price.

   #### &#x20; **Formula**

   &#x20; `Position Value = Position Size × Mark Price`  The **Mark Price** is used instead of the last traded price to reduce the impact of market manipulation or extreme volatility.

***

2. ### **Same Calculation for Long and Short Positions**

   &#x20; The formula is identical whether the position is long or short.

   #### &#x20; **Example**

   * Position Size: **0.5 BTC**
   * Mark Price: **60,000 USDT**

   &#x20; `Position Value = 0.5 × 60,000 = 30,000 USDT`  This value becomes the basis for calculating margin, liquidation thresholds, and trading limits.
