Trader Profile
trader_profileGet a snapshot of any dYdX subaccount's equity, open positions, and PnL curve statistics over a window. Use it to evaluate trader performance and exposure from a single address.
Instructions
Snapshot of any trader's subaccount: equity, open positions, and PnL curve statistics (all-time window from up to 1000 history points). Returns equity_now / totalPnl_now / totalPnl_delta_window (USD), window_start / window_end, and open_positions (market, side, size, entry, unrealizedPnl in USD). Pair with trader_pnl_stats for deeper statistics. Example: trader_profile(address="dydx1m9hg73dtn5ku8ulmj8rjmdqh0hk7uuhawc69cn")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| subaccount | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||