> For the complete documentation index, see [llms.txt](https://yubit.gitbook.io/yubit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yubit.gitbook.io/yubit/derivatives-trading/futures-faq/how-is-position-value-calculated-in-perpetual-futures.md).

# 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.
