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

# Asset Profile

> All tracked trader activity on a single asset, in one view.

Each asset profile aggregates current and historical trader activity for one asset.

## Header

The header shows asset identity, asset class, current price when available, recent price movement, open-position skew, and active traders.

The asset class pill reads **Crypto**, **Stock**, **Index**, **Commodity**, **FX**, or **Other**. Stock and Index split what the raw feed classifies as equities. Assets whose raw class does not resolve to one of the known values fall through to Other.

## Price chart

The chart overlays trade events on market price. Event markers are tied to extracted or system-classified trade events for the selected asset.

## Trader positions

The positions table shows traders with visible positions in the asset.

| Column          | Description                                                                                                                                                                                                        |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Trader**      | Trader identity and avatar.                                                                                                                                                                                        |
| **Direction**   | Long or short.                                                                                                                                                                                                     |
| **Entry Price** | Position open price when available, shown in the asset's quote currency (dollar sign for USD-pegged quotes such as USDT and USDC; native currency symbol or code otherwise, for example `€24.30` or `0.0012 BTC`). |
| **Return**      | Current return for open positions or time-based performance for historical context when available.                                                                                                                 |

The status filter currently distinguishes **All** and **Open** rather than a separate Open/Closed toggle.

## What it is for

Use Asset Profile to understand:

* who is positioned in the asset
* which side they are on
* how early or late each position is
* whether the visible universe is leaning long, short, or neutral
* which source-backed events produced the visible position history

Use [Positioning vs Performance](/docs/methodology/positioning-vs-performance) when comparing open-position skew to historical performance.
