> ## Documentation Index
> Fetch the complete documentation index at: https://hypernova.xyz/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard

> Track and analyse your trading performance

The dashboard is your central hub for monitoring performance across assessments and funded accounts. Equity snapshots are captured every 15 minutes and aggregated into charts, calendars, and lifetime metrics - giving you a clear picture of how you're trading.

<Frame caption="Dashboard with equity chart, account statistics, and open positions.">
  <img src="https://mintcdn.com/hypernovasystems/DK_DeRmh0BerWh4-/images/dashboard-desktop.png?fit=max&auto=format&n=DK_DeRmh0BerWh4-&q=85&s=0a9490e014e2ef7280775a65a7178f3d" width="1440" height="900" data-path="images/dashboard-desktop.png" />
</Frame>

## Performance Charts

Historical performance data with selectable time ranges (1D, 1W, 1M, 1Y, MAX). The server auto-selects resolution based on the time span - 15-minute points for intraday, daily points for longer ranges.

<Tabs>
  <Tab title="Trading Days">
    Monthly calendar grid showing daily net PnL, trade count, and end-of-day balance. Click any day to open a detail drawer with an intraday equity chart and full trade list. Days with no trading activity are left blank.

    <Frame>
      <img src="https://mintcdn.com/hypernovasystems/kkpAsP6p7cuq3TiD/images/dashboard-trading-days.png?fit=max&auto=format&n=kkpAsP6p7cuq3TiD&q=85&s=8e1d48bc981934c1cdd7b4cf10c24ee0" width="1440" height="900" data-path="images/dashboard-trading-days.png" />
    </Frame>
  </Tab>

  <Tab title="Account Balance">
    Equity curve plotted against your profit target, daily drawdown, and max drawdown levels. Hover any point to see equity value and trade count for that period.

    <Frame>
      <img src="https://mintcdn.com/hypernovasystems/kkpAsP6p7cuq3TiD/images/dashboard-balance.png?fit=max&auto=format&n=kkpAsP6p7cuq3TiD&q=85&s=4f4a0be3790c026ef3e93e7cc98bfc76" width="1440" height="900" data-path="images/dashboard-balance.png" />
    </Frame>
  </Tab>

  <Tab title="PnL">
    Cumulative PnL chart tracking net profit over time. PnL is calculated as realized PnL minus fees plus funding - matching how Hyperliquid computes account-level returns.

    <Frame>
      <img src="https://mintcdn.com/hypernovasystems/kkpAsP6p7cuq3TiD/images/dashboard-pnl.png?fit=max&auto=format&n=kkpAsP6p7cuq3TiD&q=85&s=c815c3641011fa9e9efc570ae5bc4213" width="1440" height="900" data-path="images/dashboard-pnl.png" />
    </Frame>
  </Tab>
</Tabs>

## Account Statistics

Lifetime aggregates for the selected sub-account. Metrics are computed from closed positions only - open positions are excluded until they close.

| Metric                  | Description                                                                                                    |
| ----------------------- | -------------------------------------------------------------------------------------------------------------- |
| **Trading Days**        | Days with at least one position opened or closed (UTC boundaries)                                              |
| **Total Trades**        | Total closed positions across the account lifetime                                                             |
| **Win Rate**            | Winning trades / total closed trades. Break-even trades (PnL = 0) count toward total but not as wins or losses |
| **Avg. Profit per Day** | Net PnL (after fees and funding) divided by days since account creation                                        |

<Info>
  This is the sub-account view - each assessment and funded account has its own
  statistics. For stats aggregated across **every account you own**, see the
  [Home page](/docs/home).
</Info>

## Sub-Account Overview

Each sub-account displays its current status and risk parameters at a glance.

| Field                | Description                                                               |
| -------------------- | ------------------------------------------------------------------------- |
| **Account Status**   | Active evaluation, passed, or breached                                    |
| **Cumulative PnL**   | Lifetime net PnL (realized PnL - fees + funding)                          |
| **Profit Target**    | Progress toward the required profit target amount                         |
| **Max Daily Loss**   | Current daily loss relative to the daily loss limit, with countdown timer |
| **Max Drawdown**     | Current drawdown relative to the max drawdown limit                       |
| **Tradable Markets** | Asset classes available for this account (Crypto, TradFi, or All Markets) |
| **Risk Limits**      | Risk level tier assigned to the account                                   |

## Trader Score

Coming soon.
