How exposed is my whole book right now?

WORKFLOW · PORTFOLIO RISK · ADVANCED

Add every position you have open, across any exchange or instrument. See total P&L, total margin usage, and exactly which position sits closest to liquidation, in one view.

You have 2 open positions against a $20000 account.
Exchange
Instrument
Exchange
Instrument

What positions do you have open?

Add each one: side, entry price, current mark price, size, and leverage. I'll total your exposure and tell you which position is closest to liquidation.

FAQ
Q.01

How is this different from the Liquidation or PnL calculators?

Those tools compute one position at a time. This one takes every open position you have (possibly across different exchanges and instruments) and rolls them up: total unrealized P&L, total margin in use, and which single position is closest to being liquidated. It calls the same underlying PnL and liquidation formulas per position, then aggregates the results.

Q.02

Why are inverse (coin-margined) positions grouped by coin instead of summed with everything else?

A BTC-margined position settles in BTC and an ETH-margined position settles in ETH: adding those two numbers together produces a meaningless figure unless you convert both to USD at a live rate, which this tool does not assume. Linear (USDT-margined) positions are always USD-denominated, so those sum cleanly into one total; inverse positions get their own per-coin subtotal instead.

Q.03

What does liquidation distance mean here?

How far the current mark price is from the price that would force-close each position, as a percentage. It is measured from the mark price you enter for that position, not the entry price, since these are already-open positions and price has usually moved since entry.

Q.04

What does the verdict mean?

Healthy: your nearest liquidation is comfortably far away and margin usage (if you entered an account balance) is low. Watch: still safe but worth monitoring. Reduce: at least one position or your overall margin usage is getting tight. Critical: a position is close to liquidation or margin usage is very high; this is the state most likely to end in a forced close.

Q.05

Can this pull my positions automatically from my exchange?

Not yet. Every position is entered manually (or passed as parameters by an AI agent/bot calling the MCP tool); there is no exchange API-key connection in this version.