# Trader Explorer

<figure><img src="/files/Tf05i3gUyrX9IUB3Lnjj" alt=""><figcaption><p><a href="https://app.copin.io/">https://app.copin.io/</a></p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="202">Field</th><th>Description</th></tr></thead><tbody><tr><td><ol start="1"><li><strong>Search Box</strong></li></ol></td><td>Search efficiently for traders and positions using Wallet Addresses, Smart Accounts, and Transaction Hashes.</td></tr><tr><td><ol start="2"><li><strong>Time Filter Tabs</strong></li></ol></td><td>Enables users to select specific time frames for data filtering.</td></tr><tr><td><ol start="3"><li><strong>Trader Explorer</strong></li></ol></td><td>Provides a comprehensive view of on-chain traders, customizable through various filters.</td></tr><tr><td><ol start="4"><li><strong>Filter Addition</strong></li></ol></td><td>Offers filtering options based on parameters, including Default and Percentile settings.</td></tr></tbody></table>

## Default Filter

Includes **26 powerful and diverse criteria** for filter traders. Details of the Trader evaluation criteria can be seen in detail [**here**](https://docs.copin.io/welcome/methodology)**.**

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

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><ol start="1"><li><strong>Filter Suggestion</strong></li></ol></td><td>Suggests quick-apply filters, such as "Top Tier 1" or "Reverse Copy," for users.</td></tr><tr><td><ol start="2"><li><strong>Filter Counter</strong></li></ol></td><td>Exhibits the percentage and number of traders matching filter criteria within a specified timeframe.</td></tr><tr><td><ol start="3"><li><strong>Custom Filter Criteria</strong></li></ol></td><td>Enables setting of personalized criteria for refined search results.</td></tr></tbody></table>

## Percentile Filter

The Percentile Filter applies statistical percentiles to analyze the distribution of a specific data point (e.g., PNL, Winrate) within a defined timeframe. This provides valuable insights into a **data point's relative position compared to the entire dataset**.

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

<table data-header-hidden><thead><tr><th width="243">Field</th><th>Description</th></tr></thead><tbody><tr><td><ol start="1"><li><strong>Filter Counter</strong></li></ol></td><td>Displays the count and percentage of traders matching specified filter conditions in a chosen timeframe.</td></tr><tr><td><ol start="2"><li><strong>Custom Filter Criteria</strong></li></ol></td><td>Enables setting of personalized criteria for refined search results.</td></tr></tbody></table>

## Favorites

Favorite Trader feature on the platform allows users to curate a list of traders they want to track closely.

<figure><img src="/files/DgvjNm4GpNrJOhQSaOM4" alt=""><figcaption><p><a href="https://app.copin.io/favorites">https://app.copin.io/favorites</a></p></figcaption></figure>

More than that, users have the capability to bookmark traders of interest with personalized notes, which is particularly useful for:

* Performance Review at a Glance: It facilitates quick assessments of the traders' current PnL, alpha, and other essential metrics, eliminating the need for individual searches.
* Strategic Comparison: Users can conveniently compare the strategies and performance of their preferred traders side-by-side through tools like **Multi-backtest** or **Compare similar traders**.
* Creation of Custom Lists: This allows for the organization of favorite traders into groups based on specific criteria such as trading style, risk profile, or asset focus, aiding in focused analysis and exploration.

<figure><img src="/files/VBZxdTwpggeg5nblbqnt" alt=""><figcaption><p><a href="https://app.copin.io/favorites">https://app.copin.io/favorites</a></p></figcaption></figure>


---

# 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.copin.io/features/trader-explorer.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.
