counts sessions where intraday price first breaks the ORB high or low within a configurable time window after the open and classifies single versus double breaks. returns aggregated counts and percentages by break type. configurable via orb_period, orb_breakout_time, breakout_criteria, break_type, and orb_size.
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 Successful Response