# Dashboard

The **Dashboard** provides real-time visual feedback on backtest performance and trade statistics.\
It summarizes essential information about capital allocation, trade direction, and performance progress directly on the chart — helping traders monitor active simulations without opening additional reports.

<div data-with-frame="true"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2Fl3DLsuHEJ0mmwcoeOFCz%2Fimage.png?alt=media&#x26;token=1be229e9-ead4-43b3-b5c3-1e7ba3e92035" alt=""><figcaption></figcaption></figure></div>

***

{% hint style="info" %}

#### **Dashboard Metrics**

* **Start Capital**\
  Displays the initial account balance used for the backtest.\
  This value is defined in the [Properties Initial Capital](https://docs.bigbeluga.com/backtesters/properties#capital) settings and remains static throughout the simulation (default: *1000 USD*).
* **Position Size**\
  Shows the current trade size as a percentage of total account equity.\
  It reflects the *default quantity type* set in the [Properties order size](https://docs.bigbeluga.com/backtesters/properties#capital) (e.g., 5% of equity per trade).
* **Current Trade**\
  Indicates the direction and real-time performance of the active position.
  * Displays *<mark style="color:$success;">Long</mark>* or *<mark style="color:$danger;">Short</mark>* along with the percentage gain/loss since entry.
  * Positive trades are shown in **green**, negative trades in **blue** for quick visual distinction.
* **Closed Trades**\
  Tracks the total number of completed trades during the backtest session.\
  This metric helps evaluate system frequency and sample size quality for statistical analysis.
  {% endhint %}

The dashboard automatically updates at the close of every bar, ensuring live synchronization with ongoing backtest data.

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FZHA29TLdGe0qzKQvwlIL%2F2025-10-29_14-17.png?alt=media&#x26;token=1008826e-f9b3-466b-8c86-e45b91b18a9f" alt=""><figcaption></figcaption></figure>

***

Its minimalist layout is designed for quick readability, allowing traders to gauge capital health, exposure, and system behavior at a glance — especially during long-term simulations.
