counts sessions whose high-low range falls inside the prior session’s range (an inside bar), bucketed by the prior session’s size relative to ADR. Returns inside-bar frequency by prior-day size bucket and a per-day detail table. Configurable via custom_size_start and custom_size_end (ADR-multiple bucket bounds) 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 days to use in the calculation (e.g., ['Monday', 'Friday'])
Successful Response