# Trader Dashboard / Statistics

***

### <mark style="color:$warning;">Trader Dashboard Trading & Statistics Overview:</mark>

The Nexgen ProTrader Funding Dashboard provides traders with clear visibility into account performance at both a **day-to-day** and **trade-by-trade** level. These views work together to give a complete understanding of balance changes, drawdown movement, commissions, and overall performance.

***

### <mark style="color:$warning;">Accessing Account Statistics:</mark>

To view statistics for a specific account:

1. Click **My Trading Accounts** from the top-left navigation menu.
2. Locate the account you want to review.
3. Click **Statistics** for that account.

This opens the statistics page for the selected account.

<figure><img src="/files/OPyhqnhhrl1ROQEroAhj" alt=""><figcaption></figcaption></figure>

***

### <mark style="color:$warning;">Daily Performance Overview (Default View):</mark>

When you first enter the Statistics page, you are shown a **daily performance overview**.

<figure><img src="/files/2M0m58MaHlqgRzfbkPgt" alt=""><figcaption></figcaption></figure>

This chart displays your account’s performance **across all trading days**, providing a high-level visual summary of its progress over time.

This view reflects:

* Total days traded
* Daily account balance progression
* Daily drawdown movement
* Overall account growth or decline

This overview is designed to help traders evaluate **consistency and longer-term performance** on a day-to-day basis.

***

### <mark style="color:$warning;">Intra-Day Trade Statistics (Detailed View):</mark>

To access **trade-by-trade details**, click on a **specific trading day** from the daily performance overview.

<figure><img src="/files/q5CvZ0p5mnwEPnRhJUoJ" alt=""><figcaption></figcaption></figure>

Selecting a trading day opens an **intra-day statistics view**, where performance is broken down **trade by trade**.

#### <mark style="color:$warning;">Balance & Drawdown Chart:</mark>

* **Account Balance** (green)
* **Trailing Drawdown** (red)

Both values update after each trade, allowing you to track:

* How profits increase the balance
* How losses and commissions affect drawdown
* Your proximity to drawdown thresholds throughout the trading day

Reference levels shown include:

* Starting Balance
* Starting Drawdown
* Locked Drawdown level (when applicable)

<figure><img src="/files/WzMViRWFAh0d7Hk8Rirg" alt=""><figcaption></figcaption></figure>

### <mark style="color:$warning;">Trade Details Breakdown:</mark>

Below the chart, a detailed table displays all trades executed during the selected trading day, including:

* Trade number
* Timestamp
* Instrument / Symbol
* Number of contracts
* Net P\&L
* Commissions
* Resulting account balance
* Updated drawdown value

This breakdown allows traders to clearly see **how each individual trade impacted the account**.

<figure><img src="/files/k2UFYxHTwgFAz8eWXsoA" alt=""><figcaption></figcaption></figure>

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/evaluation-account-info/trader-dashboard-statistics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
