Glossary

What is a steam move in sports betting?

Last updated 2026-07-04

A steam move is a sudden, coordinated line change across many sportsbooks at nearly the same time, usually triggered by heavy sharp action. When ten books move a line in the same direction within minutes, the market is following respected money, not reacting to news.

Steam is distinguishable from ordinary drift by speed and breadth. A line that ticks from -3 to -3.5 at one book over an afternoon is drift. Ten books repricing from -3 to -4 inside five minutes is steam: some bettor or syndicate the books respect hit the market hard, and everyone adjusted at once.

Chasing steam (betting the same side after the move) is a losing strategy at the worse post-move price. The professional version is anticipating which books lag: when steam hits, slower books sit on stale numbers for seconds to minutes, and that window is where steam chasers get down.

Detecting steam programmatically means polling multi-book odds and flagging synchronized moves. The Daily Line Movement Report publishes each day's biggest consensus moves and which books repriced first, from exactly this kind of analysis.

Compute it with the API

curl "https://api.theoddsapi.com/odds/?sport_key=baseball_mlb" \
  -H "x-api-key: YOUR_API_KEY"

Poll on the refresh cadence, diff each book's price against your last capture, and flag moves that hit many books within one or two polls. Free key in minutes.

Related terms: Sharp Money · Reverse Line Movement · Opening Line · Line Shopping · Full glossary