Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Glossary

Last updated: Mar 11, 2026

TermDefinition
Unrealized P&L (uPnL)Profit or loss on an open position that hasn't been closed yet. Based on the difference between your entry price and the current mark price and will fluctuate.
Realized P&L (rPnL)Profit or loss that becomes locked in when you close part or all of a position. Fees and funding are not included.
Entry Price (Avg Entry)The average price of your current open position. If you add to a position, the entry price is updated using a size-weighted average.
Mark PriceA reference price used to calculate PnL and trigger risk checks such as liquidation and TP/SL.
Position SizeHow large your open position is.
Notional Position SizeThe value of your position at the current price. Commonly abs(size) x price.
LeverageHow much notional exposure you control per unit of collateral: notional / margin.
Margin (Collateral)Funds backing your positions.
Cross MarginAll positions share one collateral pool. Losses on one position can impact the entire account's margin health.
Isolated MarginMargin is isolated to a specific position. Liquidation risk is primarily limited to that position's allocated collateral.
Initial Margin (IM)The minimum margin required to open or increase a position.
Maintenance Margin (MM)The minimum margin required to keep a position open. Falling below this can trigger liquidation eligibility.
LiquidationA forced position close when margin health is too low.
Liquidation PriceAn estimated price where liquidation becomes likely, based on your position, collateral, and margin requirements.
Funding RateA periodic rate that transfers value between longs and shorts to keep perp price aligned with the index.
Funding PaymentThe actual amount you pay or receive each funding interval based on your position size and the funding rate.
Open Interest (OI)Total outstanding perp positions measured in notional.
VolumeTotal amount traded over a time period shown in notional terms.
Fees (Trading Fees)Costs charged when you trade. Fees reduce equity and affect realized performance.
Maker / TakerMaker orders add liquidity. Taker orders remove liquidity.
SlippageThe difference between expected price and actual fill price.
SpreadThe difference between best ask and best bid.
Reduce OnlyPrevents an order from increasing exposure. It can only reduce or close an existing position.
Post Only (ALO)Ensures your limit order posts to the book as a maker.
GTC (Good 'Til Canceled)The order stays active until it's filled or canceled.
IOC (Immediate or Cancel)The order tries to fill immediately; any unfilled portion is canceled.
TP/SL (Take Profit / Stop Loss)Trigger orders that close a position when a trigger price is reached.