plutarc
plutarcby Valeon

Positions

View and manage every open position across your fleet in one place.

Overview

The Positions page lists every currently open position across all your bots. It is the full view behind the dashboard's Open Positions card: the dashboard shows only the first few positions to stay uncluttered, with a View all positions link that brings you here. A position represents a live trade the bot currently holds on the exchange — once it closes, it moves to your trade history.

Position Details

Each row shows:

  • Bot — Which bot holds the position.
  • Symbol — The instrument being traded (e.g. BTCUSDT).
  • Side — Long or short.
  • Qty — Position size in contracts.
  • Entry Price — The average price at which the position was opened.
  • Unrealised P&L — The current profit or loss if the position were closed now, coloured green for profit and red for loss.
  • Leverage — The leverage applied to the position.
  • Opened — How long ago the position was entered.

The table updates in real time as prices move and as bots open or close positions.

Closing Positions

Use the Close button on any row to close that single position, or Close All Positions to close every open position across the fleet at once. Both prompt for confirmation first.

Closing is sent as a command to the relevant bot, which executes the close on the exchange — it is not an instant local action, so the position clears from the list once the bot confirms the fill. Manually closing a position does not stop the bot; it may re-enter if its strategy signals another trade.

Network Mode

If your account has testnet data, the Live / Testnet toggle in the sidebar filters the Positions page to show only live or only testnet positions, matching the rest of the app.