# Traders

#### **Sections**

* **Current:** Shows all active traders you’re copying, with live balance, allocation, copy duration, All-time PnL, Current leverage, and ROI updates.
* **Past:** Displays traders you stopped copying, together with their:
  * **Final balance** when you stopped,
  * **Copy duration** and end date

#### **Expanded View**

Tap on any trader to see:

* **Net PnL, ROI, Avg. Leverage** for that session.
* Quick actions:
  * **Share icon** – get and share your PnL Card to show off your results.
  * **Copy Again button** – instantly copy that trader again.
  * **">" arrow button: view trader details,** jump to their profile page for deeper insights.

> 💡 Tip: The “Past” section gives a complete historical record of your copy trades — perfect for reviewing performance over time.

<div align="left"><figure><img src="/files/ygZs2aIL7TilBT6RFc3P" alt="" width="195"><figcaption></figcaption></figure></div>


---

# 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.coinpilot.com/profile/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.
