v1
latestOpenAPI 3.1.02026-07-2657157254.1 KBGet Smart Money Positioning
Get smart money positioning for a specific market.
Use Case: See what profitable traders are doing on a specific market.
Filter Requirements:
At least one "strong" filter must meet these minimum thresholds:
- min_realized_pnl >= 1000 ($1,000+ PnL)
- min_total_pnl >= 1000 ($1,000+ net total PnL)
- min_roi >= 0.15 (15%+ ROI)
- min_trades >= 100 (100+ trades)
- min_volume >= 10000 ($10,000+ volume)
If using min_win_rate or min_profit_factor without a strong filter, you must also specify min_trades >= 50.
Returns:
- How many smart wallets are net buyers vs net sellers
- Average entry prices for smart wallets
- Total volume and realized PnL from smart wallets
Path parameters
Market condition ID
Market condition ID
Query parameters
Time window for rolling metrics.
Time window for metrics
Minimum global realized PnL to be 'smart' (USD)
Minimum global realized PnL to be 'smart' (USD)
Minimum global total PnL to be 'smart' (USD, net of fees)
Minimum global total PnL to be 'smart' (USD, net of fees)
Minimum global ROI to be 'smart' (decimal)
Minimum global ROI to be 'smart' (decimal)
Minimum global win rate (decimal)
Minimum global win rate (decimal)
Minimum global profit factor
Minimum global profit factor
Minimum global trade count
Minimum global trade count
Minimum global volume (USD)
Minimum global volume (USD)
Response
Successful Response