Skip to main content

the prompt

prompt — paste into your agent
using the edgeful API, pull data for ES over the last 1 year and combine the outside days and gap fill reports. on days that open above yesterday's high (a bullish outside day at the open), how often does price reverse back below yesterday's high during the NY session? of those reversals, how often does price continue all the way back to yesterday's close (a full gap fill)? mirror it for days that open below yesterday's low: how often does price reverse back above yesterday's low, and how often does it continue all the way up to fill the gap to yesterday's close? then use the /dashboard skill to turn the results into a polished HTML dashboard.

what you get

a two-direction read on outside-day reversals — how often the open reverses, and how often that reversal carries all the way to a full gap fill — turned into a shareable dashboard.

what it pulls

the outside days and gap fill report endpoints, plus the /dashboard skill.