> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crisp.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Trader's Profile Page

> Deep dive into any wallet's trading history

The **Trader Profile** page gives you a complete view of any wallet's trading behavior on prediction markets.

Search for any address or click through from the Smart Money tab to analyze a trader.

## Profile Overview

Each trader profile shows:

* Wallet address
* Total trading volume
* Number of trades
* Win rate
* ROI / P\&L
* Active positions
* Trading history

## Performance Metrics

| Metric         | Description                     |
| -------------- | ------------------------------- |
| Win Rate       | Percentage of profitable trades |
| ROI            | Return on investment            |
| Total P\&L     | Cumulative profit and loss      |
| Avg Trade Size | Average position size           |
| Trade Count    | Total number of trades          |
| Active Since   | First trade timestamp           |

## Category Breakdown

See how the trader performs across different market categories:

* Politics
* Crypto
* Sports
* World Events

This helps identify traders who specialize in specific domains.

## Position History

Review all historical positions:

* Market name
* Side taken (YES/NO)
* Entry and exit prices
* Position size
* Realized P\&L
* Trade timing

## Active Positions

View the trader's current open positions:

* Current markets
* Position sizes
* Entry prices
* Unrealized P\&L

## Actions

From any trader profile you can:

<CardGroup cols={2}>
  <Card title="Follow" icon="user-plus">
    Add to your Following feed for activity updates
  </Card>

  <Card title="Copy" icon="copy">
    Enable copytrading to mirror their trades
  </Card>
</CardGroup>
