StellarTrail LogoStellarTrail Docs
Features

Advanced Charting

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

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).

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

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.

On this page