> For the complete documentation index, see [llms.txt](https://guide.traderevolution.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.traderevolution.com/project/investing/watchlist.md).

# Watchlist

The Watchlist panel displays real-time market data for each symbol which is available for a user.

<figure><img src="/files/964cedNfD1jrA6oKb2jO" alt="" width="439"><figcaption></figcaption></figure>

In the Watchlist a user can find information by traded symbols:&#x20;

* Last price – the last trade price;&#x20;
* Change, % – the price deviation from a Previous close price in a percentage.

To add the instruments to the Watchlist, use the ![](/files/zjoN7eRkMlj19N5QvsGh) field and select the preferred instruments from the Symbol lookup:

<figure><img src="/files/X9rQGO7Rsj37EgBSFZRu" alt="" width="439"><figcaption></figcaption></figure>

Check/uncheck the desired symbols. Selected symbols will automatically appear in the Watchlist.

Tap the settings <img src="/files/v2E9zBB2CHuGXHH5jmVB" alt="" data-size="line"> icon to select the display style for instruments in the watchlist (e.g., Default, Bid/Ask, Extended Bid/Ask, Last/Change/%):

<figure><img src="/files/aFHgOrev9rJpPcdlEy2Q" alt="" width="472"><figcaption></figcaption></figure>

Show logo - if checked, displays the instrument logo in the WL.

Swipe left the selected symbol to open the Option chain screen (visible only for the instrument which is the underlayer for the Option) or remove the symbol from the Watchlist.

<figure><img src="/files/mXmYgTKulKuX1axqMBrs" alt="" width="292"><figcaption></figcaption></figure>

To call the Context menu, press and hold (Long tap) on the needed item: &#x20;

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

Actions available in the Context menu:

* Chart/Info - by tapping, the Chart with the selected symbol will be opened;
* Option chain - opens the Option chain tab for the selected symbol;
* Top - this option moves selected symbol up in the Watchlist;
* Bottom - this option moves selected symbol down in the Watchlist;&#x20;
* Remove - deletes the symbol from the Watchlist panel.

**Watchlist Filter**&#x20;

In order to filter the list of displayed symbols tap the <img src="/files/nvomHP9hae9PfARYPsBe" alt="" data-size="line"> button, located at the top right corner of the Symbol lookup. Choose the needed exchange from the list of available.

<figure><img src="/files/aEum5caLd0fxPp3lbekp" alt="" width="293"><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://guide.traderevolution.com/project/investing/watchlist.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.
