Summary Statistics (Chart)

The summary statistics panel opens from the dropdown menu when you click the chart icon to the right of your bot’s name. This is your main tool for accessing detailed data about a running bot.


Key Metrics:

  • Current price — The current asset price on the selected exchange.

  • Triggers count / quantity — The number of open IN-orders (the maximum number, set at bot creation, is shown in parentheses) and the position size opened by these orders.

  • First / Last trigger — The closest and farthest IN-order triggers in the execution queue.

  • IN stop quantity / price — The number of orders grouped together under the IN Order Stop setting, and the price at which they will be opened.

  • IN stop init – last price — The price range where orders have been grouped when IN Order Stop is active.

  • Out stop quantity / price — The number of triggered but not yet closed orders (i.e., price reached Target Distance) and the price level where those orders will be closed to secure profit.

  • IN filled count / quantity — The total number and volume of all IN-orders opened by the bot.

  • Out filled count / quantity — The number of Out Stops that have been closed. This is usually less than the total number of IN-orders, since multiple triggers may be grouped and closed together. The second number reflects the total closing volume.

  • Trade volume — The overall trading volume handled by the bot (sum of all IN and Out trades).

  • Realized PnL — Profit from IN-orders that have already been closed.

  • Average IN-Orders price — The average price of all currently open IN-orders.

  • Unrealized PnL — The unrealized profit or loss on open bot orders (not to be confused with the exchange’s PnL display).

  • Total current profit — The sum of Unrealized PnL + Realized PnL. This reflects your effective profit/loss from the bot’s activity (excluding funding fees). This is the value used to trigger Take Profit or Stop Loss.

  • Profit to trailing — The accumulated amount reserved for P&L Trailing (used to close distant IN-orders).

  • Created time — The exact time the bot was created.

  • Started time — The last time the bot was started or restarted after changes.

  • Stopped time — The time the bot was stopped.

  • Profit per deal — Estimated profit from closing a single IN-order, based on the current Target Distance and Min. Stop Profit.

  • Bot ID — The bot’s internal system ID. When contacting support, copy and paste this number as plain text.


Chart

The chart visualizes key performance indicators of your bot:

  • Green — Total Current Profit

  • Blue — Position size

These visuals help analyze the bot’s performance. Note that the chart is updated periodically. Always check the current table values before closing a position. If the tab has been inactive for a while, refresh the page to ensure you’re viewing the latest data.


⚠️ Important: When contacting support, always include:

  • A screenshot of the summary statistics and chart

A screenshot of the bot settings (visible when the checkbox to the left of the bot name is checked)

Last updated