measures whether the breakout candle closes outside the IB high or IB low for each session. returns close-outside counts, directional split, and a per-day detail table. configurable via breakout_type (direction filter) and days_to_use (weekday filter).
Documentation Index
Fetch the complete documentation index at: https://edgeful.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
forex, futures, crypto, stock List of weekdays to include (e.g., ['Monday', 'Friday'])
Successful Response