# Watchlist

The Watchlist screen is accessible by default after logging in to the application.

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

In the Watchlist you can find information by traded symbols:

* Last price – the last trade price;
* Change, % – the price deviation from a Previous close price in a percentage. In order to get full symbol information and open the chart, tap the Symbol name.&#x20;

Tap the button<img src="/files/-LQhmSl3HxR0FvUAUWIu" alt="" data-size="original">at the top corner of the Chart to open the Info window:

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

* Volume – the total amount traded today;
* Open – the day's open price;
* High – the day's highest price;
* Low – the day's lowest price;
* Previous close – the previous day's close price.
* Funding (optional) – current funding rate value as a percentage including broker tax;
* Countdown (optional) – displays the countdown time to the next funding settlement.

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

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

Actions available in the Context menu:

* Chart - by tapping, the Chart with the selected symbol will be opened;
* Market depth - opens the Market depth tab for the selected symbol;
* Option chain - opens the Option chain tab for the selected symbol;
* Order entry - opens the Order entry panel with the selected symbol;
* Symbol info - tap and detailed description of the symbol will be opened;
* Add alert - allows adding an Alert for the needed 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.

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

<figure><img src="/files/kwGBa2t9YBWj8kB4EBvK" alt="" width="375"><figcaption></figcaption></figure>

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

### &#xD;**Indices**

The Indices section provides information about the index price for the one day as a chart and has the following view:&#x20;

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

Above the chart there is:

* Index name – the name of the index;
* Last price – the last trade price;
* Change, % – the price deviation from a Previous close price in a percentage.

By tapping on the card, it will give more detailed information about the asset:

<figure><img src="/files/1o4WwM9BQKCA9EL0K126" alt=""><figcaption></figcaption></figure>

It contains the next indicators:&#x20;

* Open – the day's open price;
* Change, % – the price deviation from current day's opening price in a percentage.
* High – the day's highest price;
* Low – the day's lowest price;
* Previous close – the previous day's close price;
* Ticks –  total number of ticks.

### **Symbol lookup**&#x20;

In order to open Symbol lookup, tap the Search field. Check/uncheck the desired symbols. Selected symbols will automatically appear in the Watchlist.

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

Swipe left the selected symbol to open Market depth/Order entry/Chart screen by this instrument.

<figure><img src="/files/978Zrs8sETvYx2EBysE5" alt=""><figcaption></figcaption></figure>

### **Symbols list creation**

The Watchlist screen enables a user to create custom sets of symbols lists. In order to add symbols to the Watchlist, tap on the <img src="/files/gk98kXZXa9XmKuHMNt95" alt="" data-size="line"> drop-down list:

<figure><img src="/files/0wgDR4yQadubnkZ5yg2K" alt=""><figcaption></figcaption></figure>

Select the needed symbols from the 'Symbols lookup' window. Tap the "Create new" button to create new symbol lists. Buttons for list renaming or deleting are located next to each list:

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

### **Watchlist Filter**

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

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

### &#xD;**Symbol menu**

Swipe left the symbol name to open the Symbol menu toolbar.                               &#x20;

![](/files/vJau0OlICMj0B4tcC1f6)

* Market depth – opens the level 2 quotes for the selected symbol;
* Order Entry – opens the Order entry screen for the selected symbol;
* Remove – allows removing the Symbol from the Watchlist.


---

# 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://guide.traderevolution.com/project/traderevolution-for-mobile/tablets/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.
