# How To Update

### To update your TradingView Indicator you need to:

1. Refresh your browser or mobile app to ensure you have the latest version of TradingView.
2. Remove the outdated indicator from your chart by clicking on the 'x' icon next to the indicator's name in the upper left corner of the chart.
3. Add the updated indicator by clicking on the "Indicators" icon (or pressing the "/" key as a shortcut) and navigating to the "invite-only scripts" section.
4. Select the updated indicator from your invite-only indicators list, and it will be applied to your chart.

The latest version of the indicator should now appear on your chart, providing you with the most up-to-date features and improvements.

### How To Save Your Layout

{% hint style="info" %}
**IMPORTANT:** Make sure that you save your chart layout on TradingView after successfully updating your TradingView indicator. This will ensure that the update will stay.
{% endhint %}

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

### Receive Update Notifications

We typically announce our TradingView updates through our Discord server and our social media platforms. Additionally, you may receive instant update alerts or emails directly from Tradingview. To ensure you get these notifications, make sure they are activated in your profile by going to your TradingView settings and doing the following:

[`TradingView -> Settings -> Notifications -> SCRIPTS YOU'VE ADDED TO FAVORITES OR LIKED`](https://www.tradingview.com/u/#notifications)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lunefi.com/premium-tradingview-indicators/how-to-update.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.
