# Setup Valhalla Indicator on TradingView

In order to use the indicator, you need to open a chart on TradingView.

Once open, click on **Indicators** (or type **/** ) to open the indicator menu, then click on "**invite-only scripts**", you should see the indicators names appearing, select Valhalla to add it to your chart.

![](/files/Hg4YUMTLpPq8G4Id2hhG)

{% hint style="info" %}
If you don't see the invite-only scripts folder or Valhalla Indicator, try refreshing your browser/app. If this still doesn't have them show up, please open a ticket through our Discord or email <valhallaindicator@gmail.com> with your TradingView username & our team will grant you access manually within 6 hours.
{% endhint %}

If you need to quickly access the indicators you can add them to your favorites by clicking on the star at the left, you will then be able to load the starred indicator directly from your favorites.

![](/files/R4F4aLYQhZpOXFY4Y0II)

Turn off the Indicator Values:

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

{% hint style="info" %}
Optional: If you also wish to use the default **Valhalla** candle colors, you can change them in your settings as follows:

* Bullish candle: #ffffff
* Bearish candle: #006dff
  {% endhint %}

![](/files/lig5ZYcPbY7B0y5bSXhw)


---

# 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.valhallaindicator.com/get-started/setup-valhalla-indicator-on-tradingview.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.
