Home
Strategies · five plays

Five Polymarket trading strategies.

These aren't our secret recipes — they're textbook. The reason most retail traders can't run them is the data layer, not the math. Below: three weather plays and two crypto plays, each annotated with the exact endpoints and tier required to execute. Click any strategy to see the steps.

Strategies

Five plays. All require the data layer below.

These aren't our secret recipes — they're textbook. The reason most retail traders can't run them is the data, not the math. Each one names exactly which datapolymarket endpoints make it possible.

weatherDifficulty ★★· Tier: Trader

Morning threshold crossover

Buy YES when the running daily-max is already chasing the threshold by 11 a.m. local.

Why it works

Casual bettors don't refresh weather through the day. By mid-morning the running max is public information at the station feed, but the market still trades on the price it had at 7 a.m. The longer the gap stays open, the easier the trade.

How to run it
  1. 1For every active Polymarket weather market, read the current daily-max-so-far at the resolving station.
  2. 2Compute how much of the day's headroom toward the threshold is already consumed.
  3. 3If consumed > 90% with four or more hours of solar gain remaining, the YES is mathematically underpriced — buy and ladder out near close.
Data you need
  • Real-time observation per station, 5-min cadence
    GET/v1/weather/current/{city}· Free tier
  • List of active condition_ids + thresholds
    External: Polymarket Gamma API
  • Sun-hours remaining (optional, sharper entries)
    GET/v1/weather/forecast/{city}· Trader tier
Pitfall · Late-afternoon clouds can flatten the daily-max. Cap risk per market and avoid the last 60 minutes — resolution variance dominates.
Get the data — 3-day free trial

We don't sell strategies. We sell the data layer that makes strategies like these possible. The math is up to you.

Ready to test one?

Try any of these strategies free for 3 days.

Card required. $0 today. Cancel before day 3 — no charge. After that, $49.99/mo for either dataset, $74.99/mo for the combo (covers four of the five strategies above).