1. Pull the flags
Each flag has asuspicion_score and a severity of flag or watch (watch is the higher-conviction tier). Filter to the strong ones:
scores object breaks the suspicion down into timing, edge, size, and fresh_wallet components, so you can see why a wallet was flagged.
2. Open one flag
Fetch the full flag for its evidence and the linked trader and market:3. Confirm with context
A flag is a lead. Confirm it with two reads:size score, taking the same side smart money is leaning, is the pattern worth a closer look.
4. Cross-check size
Confirm the position is large in absolute terms with large positions, filtered to the same market:Position.trader.is_new_wallet and wallet_age_days are the fresh-wallet signals to confirm the radar’s fresh_wallet score independently.