Interpreting captured line movement — steam vs drift, why the close is the benchmark, and how movement context changes a value report.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add DanielTomaro13/sportsdata-agents --skill reading_line_movement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Reading Line Movement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/danieltomaro13-reading-line-movement)More formats (shields.io, HTML) on the badges page.
---
name: reading_line_movement
description: Interpreting captured line movement — steam vs drift, why the close is the benchmark, and how movement context changes a value report.
triggers: [line movement, steam, drift, market move, line moved, price history]
---
# Reading line movement
`query_line_movement` gives the change-point series. What it means:
- **Steam (price shortening)**: money agrees with the side. If your model's edge
was computed at the OLD price, it may already be consumed — recompute at the
current price before calling it value. Fast multi-book steam usually means
sharp/insider flow.
- **Drift (price lengthening)**: the market disagrees with your model. Drift into
your pick raises the price (more apparent edge) while telling you informed money
leans the other way — report BOTH facts, never just the bigger edge number.
- **The close is the benchmark**: the most informed market state. Persistent edge
vs the close (CLV) is the strongest evidence a process works (quant_concepts).
When an event is settled, compare entry vs close in the report.
- **No movement** = one first-sighting row, not "no data" — the price simply hasn't
changed since capture began. Say which.
- **Cross-book divergence**: one book lagging a market-wide move is the classic
value window — flag the book and the lag explicitly when the series shows it.
Always state the capture cadence honestly: a 5-minute feed cannot see intra-minute
steam, and gaps in the series are coverage gaps, not calm markets.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!