# TradingView Charts

Toros now includes built-in [TradingView](https://www.tradingview.com/) charts on all leveraged token pages.

TradingView is one of the most widely used charting tools for traders. It lets you zoom in on price action, add technical indicators, and do ratio analysis between different assets — all inside your browser.

On Toros, you can now use many of these tools directly. Just open any leveraged token page and you'll see the interactive chart panel.

***

## Quick Example: Reading a Basic Chart

Let's say you're checking out **ETHBULL2x**.

### Step 1: Maximize the Chart

Click the **full screen icon** (top right of the chart) to open the TradingView panel in full view.

![ETHBULL2X token page with the full screen icon circled in the top-right corner of the chart](/files/mge9nil0OqDSQLx6OtB6)

### Step 2: Explore the Chart

Now that you're in full screen, try the following:

* **Change the timeframe** — select 1H, 1D, or 1W from the toolbar at the top.
* **Hover your mouse over a candle** — the OHLC info will appear at the top of the chart.
* **Scroll left** — to move through historical price action with your scroll wheel or trackpad.

> **Tip:** If the chart looks off, just select **"Reset Chart"** to snap everything back to the default view.

***

## Try Ratio Analysis (Intermediate)

Once you're comfortable reading a chart, you can compare two assets using the ratio analysis feature. Here's how to walk through it.

### Step 1: Open a Token Page

Visit any leveraged token page (e.g. [ETHBULL2x](https://toros.finance/vault/0x696f6d66c2da2aa4a400a4317eec8da88f7a378c)).

### Step 2: Add Another Asset for Comparison

Click the **Compare** button (e.g. the `+` icon next to the token symbol). This opens a dropdown. Search for a second token or market — for example, `SOLUSD`. Then click on it.

The chart will automatically switch to a ratio view — **ETHBULL2x / SOLUSD**:

* When the line goes **up**, ETHBULL2x is outperforming SOL.
* When the line goes **down**, SOL is outperforming ETHBULL2x.

![Ratio chart showing ETHBULL2X ARB / SOLUSD](/files/oEK5nmBerjZIxFpWgzcT)

***

## Add Indicators (Optional)

You can add common indicators like **RSI** or **MACD** to apply further analysis. Click the **Indicators** button in the toolbar and search for the one you want.

The indicator panel will show up below the main chart and gives extra context for timing entries or spotting momentum shifts.

![Ratio chart with RSI indicator panel displayed below](/files/uDYYKzikcnFS6RAxbJyh)

***

## Reset if Needed

If the chart gets messy or looks weirdly scaled, there will always be a way to clean up everything you've added and reset to the default view.

***

## Summary

Every Toros leveraged token page comes with a built-in TradingView chart — no setup needed and no visibility restrictions. Use it to help with simple price checks or deeper technical analysis, all without a separate login. Everything runs natively on the Toros platform.


---

# 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.toros.finance/trading/tradingview-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.
