Skip to main content
Get hourly aggregated performance data for a specific trader. This includes PNL, market count, win count, and volume (taker/maker) grouped by hour. This is ideal for visualizing a trader’s activity and performance trends over time.
string
required
Your PolyEdge API key.

Parameters

string
required
The EVM wallet address of the trader.
string
Filter by a specific market tag (e.g., crypto, politics). Default: all.

Response

object[]
An array of hourly trading activity metrics.

Example