Position Statistic of Trader
Retrieve details for a specific trader position statistic
Authentication
This endpoint requires authentication using a JWT token in the Authorization header.
JWT token in the format: Authorization {token}
Path Parameters
The protocol to get position details for. Supported values include: GMX
,
KWENTA
, POLYNOMIAL
, POLYNOMIAL_L2
, GMX_V2_AVAX
, GMX_V2
, GNS
,
GNS_POLY
, GNS_BASE
, GNS_APE
, LEVEL_BNB
, LEVEL_ARB
, MUX_ARB
,
APOLLOX_BNB
, AVANTIS_BASE
, EQUATION_ARB
, LOGX_BLAST
, LOGX_MODE
,
MYX_ARB
, DEXTORO
, VELA_ARB
, HMX_ARB
, SYNTHETIX_V3
,
SYNTHETIX_V3_ARB
, KTX_MANTLE
, CYBERDEX
, YFX_ARB
, KILOEX_OPBNB
,
KILOEX_BNB
, KILOEX_MANTA
, KILOEX_BASE
, ROLLIE_SCROLL
, MUMMY_FANTOM
,
HYPERLIQUID
, SYNFUTURE_BASE
, MORPHEX_FANTOM
, PERENNIAL_ARB
,
BSX_BASE
, DYDX
, UNIDEX_ARB
, VERTEX_ARB
, HORIZON_BNB
,
HOLDSTATION_ZKSYNC
, ZENO_METIS
, LINEHUB_LINEA
, BMX_BASE
, FOXIFY_ARB
,
APOLLOX_BASE
, GMX_AVAX
, SYNTHETIX
, DEPERP_BASE
, ELFI_ARB
The address of trader
Request Example
Response:
The API returns position statistics for different time periods (FULL, D60, D30, D15, D7).
All-time statistics for the trader
Statistics for the last 60 days
Statistics for the last 30 days
Statistics for the last 15 days
Statistics for the last 7 days
Each time period contains the following fields:
Unique identifier for the statistic record
The address of the trader
Total number of trades
Total number of winning trades
Total number of losing trades
Total gain amount from all trades
Realised total gain from closed positions
Total loss amount from all trades
Realised total loss from closed positions
Total trading volume
Average volume per trade
Average ROI (Return on Investment) across all trades
Realised average ROI from closed positions
Maximum ROI achieved in a single trade
Realised maximum ROI from closed positions
Total profit and loss
Realised profit and loss from closed positions
Maximum profit and loss achieved
Realised maximum profit and loss from closed positions
Maximum drawdown from realised positions
Maximum drawdown amount from realised positions
Percentage of winning trades
Percentage of profitable trades
Percentage of profitable closed positions
Ratio of orders to positions
Ratio of profit to loss
Ratio of realised profit to realised loss
Percentage of long positions
Ratio of gains to losses
Ratio of realised gains to realised losses
Average duration of positions in hours
Minimum duration of any position in hours
Maximum duration of any position in hours
Average leverage used across all positions
Minimum leverage used in any position
Maximum leverage used in any position
Total number of liquidated positions
Total amount lost due to liquidations
Number of days the trader has been active
Timestamp of the last trade (milliseconds)
Total fees paid across all trades
Percentile rankings for various metrics relative to other traders
Time period for this statistic (e.g., “FULL”, “D7”)
Timestamp when these statistics were calculated
Timestamp of the last trade (ISO format)
List of token identifiers traded
Protocol identifier
Timestamp when this statistic record was created
Whether the trader has any open positions