Minutes that moved the tape
get_market_moving_minutesThe minutes of one finished SPX session that the tape itself marked as market-moving, with what stood beside each: the scheduled event that owned the minute, the moment two or more public news desks carried an item (timed to the second, labelled by class, never the headline's text), or the honest reading that no headline existed and the dealer book moved on its own. Each minute carries the index move over the next 5 and 15 minutes and the flip and walls at that minute. Use when: 'what moved SPX at 14:25 on 2026-09-10', 'were there news-driven minutes yesterday', 'which afternoon moves had no headline'. Not for: the scheduled calendar itself (get_events) or the day's levels (get_levels). Limits: finished sessions only (the live day is part of the paid live stream), sessions from 2022-04 on, ET clock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | The session, YYYY-MM-DD (default: the last finished session) | |
| tape_only | No | Only minutes the tape confirmed (default true; false adds the flashes the tape ignored and the calendar events it did not react to) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Trading day, YYYY-MM-DD | |
| minutes | Yes | The marked minutes of the session in clock order | |
| summary | Yes | One sentence carrying this answer's numbers, its trading day and its source, written to be quoted verbatim to a reader rather than paraphrased. |