# Pro Charts

The Pro dashboard transforms raw blockchain data into an elegant market analytics environment. Instead of overwhelming users with complex charts, it organizes information around the essentials: price action, liquidity, holders, and real-time transactions. Whether you are exploring a new Spark token or evaluating long-term growth, Pro mode gives you all the tools you need in a clean, readable layout.

{% embed url="<https://spark.satsterminal.com/trade/02894808873b896e21d29856a6d7bb346fb13c019739adb9bf0b6a8b7e28da53da>" %}

***

### **Price Charts & Timeframes**

At the top of the interface is the main price chart. You can switch between 1-hour, 1-day, 1-week, and 1-month views. Each timeframe highlights different market behaviors, from short-term volatility to structural trends. Candlestick movements, price stabilization zones, and momentum shifts are immediately visible.

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

The chart updates in real time, pulling its data directly from Spark’s on-chain activity.

***

### **Market Overview Metrics**

Under the chart, you’ll find a compact but informative block containing:

* Market cap
* 24h trading volume
* Total value locked (TVL)
* Current token price
* 24h price change

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

This section helps you instantly determine the token’s liquidity health and market interest. Large swings, quiet periods, sudden jumps in activity - everything becomes easier to interpret when paired with recent volume and TVL information.

***

### **Real-Time Transaction Feed**

Every transaction involving the token appears in a live feed. This includes buys, sells, transfers, and interactions from major participants. Each entry lists the amount, timestamp, wallet address, token quantity, BTC value, and a direct link to SparkScan.

Watching this feed gives you a sense of which addresses are active, whether whales are accumulating or selling, and how liquidity behaves during peak activity.

***

### **Holder Distribution**

The holders tab reveals how widely distributed the token is. Each entry includes an address, its balance, and share of supply. Highly decentralized tokens tend to have a healthier market structure, while concentrated holdings near the top may indicate whales or early investors.

The combination of charts, metrics, feed, and holders gives you a complete picture of the token’s current standing - helping you make informed decisions without leaving the page.


---

# 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.satsterminal.com/earn/features/pro-charts.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.
