> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stellartrail.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Charting

> Real-time, high-performance market analysis powered by TradingView.

<Frame>
  <img src="https://mintcdn.com/stellartrail-e7b3d002/L5CWronmwHSm7xfY/images/hero-tools.png?fit=max&auto=format&n=L5CWronmwHSm7xfY&q=85&s=113561edd03150c3e3fc66e6895c2a6c" alt="StellarTrail Charting Tools" width="1200" height="630" data-path="images/hero-tools.png" />
</Frame>

# Advanced Charting

At StellarTrail, we believe that market analysis should be fast, unobstructed, and highly customizable. Our charting interface is built on the industry-leading **TradingView Lightweight Charts** integration, designed to handle massive datasets with zero latency.

## Real-Time Polling

You don't need to refresh the page to see the latest price action. StellarTrail utilizes a custom `useChartPolling` hook that automatically fetches the latest market data every few seconds. This ensures you are always analyzing the most up-to-date candle.

## Technical Indicators

We provide a suite of built-in technical indicators calculated via ultra-fast WebAssembly (WASM). This allows for complex mathematical operations without slowing down your browser.

Available indicators include:

* **Simple Moving Average (SMA):** The classic trend identifier.
* **Exponential Moving Average (EMA):** A weight-adjusted average focusing on recent price action.
* **Relative Strength Index (RSI):** A momentum oscillator measuring the speed and change of price movements.

To apply an indicator:

1. Ensure the chart is active.
2. Click the `+ Indicator` button in the secondary toolbar.
3. Select your desired study and configure the parameters (e.g., a 20-period SMA).

<Tip>Your active indicators are saved to your local session state. When you switch assets, your preferred layout remains intact.</Tip>

## The Drawing Toolkit

Visualizing your thesis is critical. Our drawing toolkit provides all the essentials you need to markup a chart.

* **Trend Lines:** Connect swing highs and lows to identify channel directions.
* **Support & Resistance:** Drop horizontal lines on key liquidity zones.
* **Fibonacci Retracements:** Measure potential reversal levels after a significant impulsive move.

All drawings are synchronized to your session, meaning they persist even if you navigate away to a different part of the platform.

## Contextual AI Analysis

While on the Chart view, the **AI Coach Widget** in the bottom right corner is fully aware of the asset and timeframe you are viewing.

You can ask contextual questions such as:

* *"Does the current RSI suggest we are overbought here?"*
* *"Based on these two EMAs, is the trend still intact?"*

The Neural Engine will analyze the live chart data and provide an objective perspective.
