counts sessions where intraday price breaks both the IB high and the IB low during the same session. returns single-break vs double-break counts, first-break direction, and a per-day detail table. configurable via breakout_criteria (wick vs close).
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 0, 1, 2, 3, 4, 5 List of days to use in the calculation (e.g., ['Monday', 'Friday'])
Successful Response