> For the complete documentation index, see [llms.txt](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/evaluation-account-info/trader-dashboard-statistics.md).

# Trader Dashboard / Statistics

Overview Of The Client Dashboard & Statistics Area.

***

### <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:$danger;">Flatten</mark> <mark style="color:$danger;">All Open Positions</mark>

1. Log in to the Nexgen Dashboard:\
   [Nexgen Dashboard Login](https://app.nexgenprotraderfunding.com/identity/account/login?utm_source=chatgpt.com)
2. From the left-hand menu, click **My Trading Accounts**.
3. At the top of the **Active Subscriptions** section, locate the red **"Flatten All Open Positions"** button.
4. Click **Flatten All Open Positions**.
5. The system will immediately attempt to close all currently open positions across your active trading accounts.

**Important Notes:**

* This action is intended for emergency or account management purposes.
* Once submitted, all open positions will be flattened at the current market price.
* Always verify that your positions have been closed by checking your trading platform and account dashboard.
* Market conditions, connectivity issues, or exchange-related delays may impact execution timing.

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FvXF4diu5Y9DwsREJHGwV%2Fimage.png?alt=media&amp;token=43d28638-a2f3-4143-98f5-b7915347cbcb" alt=""><figcaption></figcaption></figure>

***

### <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="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FZt24q6MwhbpBaWl1IIHa%2Fimage.png?alt=media&amp;token=99ea5079-75b4-4df8-ac27-78114cbce882" 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="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FpYuiYLyWSy5rPosnTKOZ%2Fimage.png?alt=media&amp;token=a512061c-fa0b-4817-92c9-1cb0b2ed27ce" 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="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FLMsseiy6xRlNpq2b7J7H%2Fimage.png?alt=media&amp;token=6bf1fdb5-19ad-487e-b736-b915c23838a1" 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)

***

### <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="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FV14l0XCUAoOz5jlXRul5%2Fimage.png?alt=media&amp;token=f631bc14-d80d-4307-b0c4-8a5d118a8419" alt=""><figcaption></figcaption></figure>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
