# Dashboard

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

The optional dashboard shows **only the most recent SFP** and can display any combination of the following fields (all configurable):

* Type (Bullish or Bearish – colored accordingly)
* Current Status (with matching color)
* Volume (formatted with K/M/B suffix)
* Swing Price
* Current opposing channel line value
* Chart timeframe
* Asset ticker
* Market type (from syminfo)
* Pivot length used (only visible in Automatic mode)

The dashboard helps traders quickly assess context without needing to hover over labels or count bars manually.


---

# 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://docs.candelacharts.com/models/sfp-model/dashboard.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.
