# Top Traders

## Top Trader Alerts

Follow top traders and get notified when they open, close, or adjust their positions by Position Opened/Closed Alerts, Position Adjusted Alerts and Position History features.

<figure><img src="https://lh4.googleusercontent.com/L3rQtN9k5PCRIap60QjVSCDNzkumOWoY6xkiuQQDZ0yFK_qgBahTU-orBzatu4Os2W95HYj4icgBFxWRZyACf-azMkipg689tD1ovYMgdMe0vgFiw7RolmA_wisG6-TL7iuSURKrqtTPzhezLpxtKCig2HS1nAzH7BudgFGJGsH0cnKLcibd_mOvEzNp" alt=""><figcaption></figcaption></figure>

### [1. Display Following Traders ](#user-content-fn-1)[^1]

It shows the list of top traders that the user follows with their current positions.

When the pro user navigates Top Traders section and selects Following, the followed traders list will be displayed on the right screen, sorted by traders' alias ascending. Traders' current positions are grouped by traders, and displayed in reverse chronological.

<figure><img src="https://lh3.googleusercontent.com/Y1n1ceNHKaZ8zsoboZGTZyP4VVkXmo2SgHYd4FYAYr5cx50oblE6aoPEzM9OIUvQtb_z_hmSYZo5_mj542TW4NdkYprnHuaoHOloJYyZAD1230Zc1jeyi8_SCVpiBGasE7oXzP6V8TdIRsOQQemlSXGQsF2ZvxWV0cLC7jwJ3q0tCs-5A32EeiS-5gcc" alt=""><figcaption><p><strong>Following traders are available for users in Pro plan only.</strong></p></figcaption></figure>

### 2. Display Trader Performance

Trader Performance shows trader's PnL performance, his closed and open positions.

When the user clicks on a trader's name, Trader Performance page will be displayed, with

the following information:

**● Trader Performance**

&#x20;     ○ Daily

&#x20;     ○ Last 7 days

&#x20;     ○ Last 30 days

&#x20;     ○ Last 365 days

&#x20;     ○ All Time

**● Current Positions**

&#x20;     ○ Position side (Long/Short)

&#x20;     ○ Leverage

&#x20;     ○ Market

&#x20;     ○ Amount

&#x20;     ○ Entry Price

&#x20;     ○ Mark Price

&#x20;     ○ PnL (Unrealised)

&#x20;     ○ ROI (Unrealised)

&#x20;     ○ Updated time

**● Closed Positions**

&#x20;     ○ Position side (Long/Short)

&#x20;     ○ Leverage

&#x20;     ○ Market

&#x20;     ○ Amount

&#x20;     ○ Entry Price

&#x20;     ○ Mark Price

&#x20;     ○ PnL (Realised)

&#x20;     ○ ROI (Realised)

&#x20;     ○ Updated time

<figure><img src="https://lh4.googleusercontent.com/mUQue4JoT439dOrqcw6XJ5iKpvgkG0qoQknSCup2ArNsA2JRQ-Y2LbQUm8J0AmnA-csb7BVQgjEJhIZxa208ivM-AxH0T7_egC6q3kI65g50QQXT49_t2XfmOnAn4r9URMh2S22jLDWtOx80bj1ynqGl4_sMoCUu8VppjHx99h7mRJbCrHKx9jT-9L5S" alt=""><figcaption></figcaption></figure>

### 3. Leaderboard

The Leaderboard shows the list of top traders extracted from top Crypto Exchanges ( currently it's Binance). CoinScreener can pull data from a limited list of 50 top traders for today, the last 7 days/30 days/365 days, and all times. This list is subjected to change as trader's performance changes to filter the traders out of the leaderboard.

When the user navigates Top Traders section and selects Leaderboard, the list of top traders

on the Leaderboard will be displayed on the right screen, with the following information:

● Trader's nick name

● Twitter

● Number of current positions

● PnL by the sorting time

● ROI by the sorting time

<figure><img src="https://lh6.googleusercontent.com/DnE8KEON5BoyLRo6L7H8vIfLD7tkxdfYf--mO2bPI2ecAXQKgr4etcBX27K8ZxsWMxqrar9tmtbryhpK5tDeOCPzPisbNqwGTsjN1IWp59wNM4ah8uA1bxbiMYR9xbqU9vNFUqsyllv_joZ8KWVobc3r8ZZCbv0LO3aSoQmT02ivYQt5TSE7Jk2V90BZ" alt=""><figcaption></figcaption></figure>

### 4. Positions

Positions show the list of positions including open, closed, and adjusted.

Visitors and free users are only able to view 5 records, while pro users are able to view full list.

When the user navigates Top Traders section and selects Leaderboard, the list of top traders on the Leaderboard will be displayed on the right screen, with the following information:

● Trader

● Position side (Long/Short)

● Leverage

● Market

● Action (Open, Closed, Partially Closed, Increased)

● Amount

● Entry Price

● Mark Price

● PnL

● ROI

● Updated time

<figure><img src="https://lh5.googleusercontent.com/4PDM5REbMxShh_g7-RMe-Ai1uRhb4abOzWCAM01FH8jBvyqS75tVWovHE78xSLyXo1v3h9WEch8c1z1IE2bg5CrKCgBswYVm9z7cIS6O6EGihlihzpoJ4I_dRdnns8wkxYop1N0LtjB8CN3FlaxUmtUo2jFLS8OYT0TcJeMNDhaym5kvs8wxWe1O1u_-" alt=""><figcaption></figcaption></figure>

[^1]:


---

# 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://cs-ai.gitbook.io/coinscreener.ai/platform-features/top-traders.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.
