ProFunding Docs

Position Management

Monitoring positions, closing strategies, TP/SL, 24/7 protection, and trade history.

Position card

Each open position shows both legs side by side:

Per leg:

  • DEX name with link to exchange
  • Size (coins) and notional value in USD
  • Entry price and current mark price
  • Unrealized PnL
  • Funding and realized PnL
  • Current funding rate with APR on hover
  • Countdown to next funding payment

Combined stats (footer):

  • Total margin deployed
  • Funding PnL (accumulated funding payments)
  • Price PnL (unrealized from price movement)
  • Total PnL and return on margin
  • Duration since entry

Positions refresh in real-time.

Closing positions

Three exit methods. See Close Strategies for when to use each.

  • Market close (red button). Both legs close instantly at market
  • Slow close (blue button). Limit order first, market fallback after timeout. You pick which DEX gets the limit order, set wait time (15s-5m), and max retries
  • TWAP close (purple button). Splits close into equal slices over time. Configure slice count and duration

TP/SL

Expand the TP/SL panel on any open position to set automated exits.

Funding flip trigger:

  • Enable "Close on funding rate flip"
  • Position closes automatically when net funding goes negative

Price level triggers:

  • Upper exit price. Quick buttons: +1%, +2%, +5%, +10%. Also percentage-of-distance-to-liquidation buttons
  • Lower exit price. Quick buttons: -1%, -2%, -5%, -10%

Visual slider shows the full range from long liquidation price to short liquidation price. Red danger zones on the edges, green safe zone in the middle. Your entry, current mark, and exit prices are all marked.

Distance indicators show how far the current price is from each liquidation level.

When a trigger fires, both legs close with market orders simultaneously. Monitored every 5 seconds while the tab is open.

24/7 Protection

The Protection panel shows which exchanges have stored credentials and their monitoring status.

Per exchange:

  • Green dot: credentials stored and active
  • Yellow dot: credentials stale (need re-login on that DEX)
  • Gray dot: not stored (browser-only)

What it enables:

  • Auto-close on funding flip even when the browser is closed
  • Telegram alerts on triggered conditions
  • Position monitoring by the backend every 60 seconds

Toggle individual exchanges on or off. Revoke credentials anytime.

Without stored credentials, TP/SL and funding flip protection only work while the tab stays open.

Position watch

For positions with stored credentials, you can enable a server-side watch:

  • Protected mode. Auto-closes on funding flip. Requires credentials on both DEXs
  • Alerts mode. Sends Telegram alerts but doesn't auto-close. Works if only one DEX has credentials

The watch runs on the backend, not in your browser. Close the tab and it keeps working.

Activity log

Terminal-style log on the right side of the Trade page. Shows every step of an operation as it happens:

  • Order placement and fill confirmations
  • Prices, sizes, and slippage
  • Retries and warnings
  • Errors with details
  • Success confirmations

Useful for understanding exactly what happened during execution. The stop button (red) cancels an active operation.

History

The History tab shows all closed positions:

  • Symbol, leverage, DEX combo
  • Net PnL in dollars and percentage
  • Funding PnL breakdown
  • Duration held
  • Close date

Each position has a share button that generates a branded PnL card you can post on social media.

Credential banner

If you have open positions but no stored credentials, a banner appears reminding you that your positions depend on the browser tab staying open. You can dismiss it for 7 days or save your credentials from there.

On this page