For the complete documentation index, see llms.txt. This page is also available as Markdown.

🏁Trading Competitions

A trading competition is a Leaderboard incentive applied to a trading trigger. Users are ranked over a defined time window and rewarded based on their final position.

Competitions are built around custom formulas β€” you choose the ranking metric that fits your program: PnL, trading volume, referred fees, or any combination submitted via the Custom Offchain Events API.

Setting up a competition

  1. Create a trigger for the trading activity you want to track (HyperLiquid, Orderly, or a custom event)

  2. Add a Leaderboard incentive

  3. Configure the date range and rewards per position

Display live rankings in your app β†’ Volume Leaderboard Β· Points Leaderboard

Last updated