Follow Today’s Top-Earning Traders and Copy Their Moves
Someone on Hyperliquid made your yearly salary today. This shows you what the top 100 are positioned in, whether they're all doing the same thing, and whether you can still get in. A playbook you can act on.
Copy and paste the following prompt into your AI of choice:
I want to analyze what today's top-performing traders on Hyperliquid are doing differently from everyone else.
API details:
Base URL: https://ht-api.coinmarketman.com/api/Auth: Bearer token
Pull from these endpoints:
GET /leaderboards/perp-pnl?rankBy=pnlDay&limit=100&page=1 (rankBy options: pnlAllTime, pnlMonth, pnlWeek, pnlDay. limit: 25, 50, or 100)GET /segments/bias — current cohort positioningGET /position-metrics/general?start={ISO}&end={ISO} — market-wide metrics
Pull the top 100 daily PnL traders. Then:
From the leaderboard data, calculate: what % of top 100 are net profitable today? What's the median daily PnL?Compare top 100 weekly PnL vs monthly PnL — are today's winners also winning longer-term, or are they getting lucky?Pull current cohort bias — are the smart cohorts (Smart Money, Money Printers) aligned with or against the general market positioning?Pull general market metrics — what's the overall long/short ratio and total OI?Summarize: "The top 100 daily winners have a median PnL of $X. Smart Money is {long/short} while the market is {X}% long. The top performers are {aligned/divergent} with smart money positioning."
Let me toggle between daily, weekly, monthly, and all-time rankings. Show me a clear summary with the key insight at the top. I don't want to interpret tables, just tell me the takeaway. Auto- refresh every 5 min.
Last updated