measures at what intraday time the IB high or IB low was first broken. returns breakout-time distribution, before/after threshold counts, and a per-day detail table. configurable via ib_breakout_time (minute threshold) and break_type (single_break, double_break, all).
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 Type of break to analyze: 'single_break', 'double_break', or 'all'
0, 1, 2, 3, 4, 5 List of days to yse in the calculation (e.g., ['Monday', 'Friday'])
Successful Response