Skip to main content
GET
ERx Gaps

Authorizations

token
string
query
required

Query Parameters

page
integer
default:0

Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date. Default is 0

pageSize
integer
default:100

Number of results returned. Limit 1000

parameters[date]
string<date>

Date to query for calendar data. Shorthand for date_from and date_to if they are the same. Defaults for latest

parameters[date_from]
string<date>

Start date in YYYY-MM-DD format

parameters[date_to]
string<date>

End date in YYYY-MM-DD format

updated
integer

Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated

Response

ERx Gaps

closing_range_alerts
object[]

Array of closing range alerts

day
integer

Number of days since gap occurred

Example:

5

day_alerts
object[]

Array of day-specific alerts

day1_valid
boolean

Indicates if Day 1 criteria are valid

Example:

true

earnings_surprise
number

Earnings surprise percentage

Example:

0.15

ema_crossovers
object[]

Array of EMA crossover events

ema_status
string

Current EMA crossover status

Example:

"Above EMA21"

ema_status_updated
string

Last update timestamp for EMA status

Example:

"2024-01-09T10:30:00Z"

fibonacci_alerts
object[]

Array of Fibonacci level alerts

fibonacci_status
string

Current Fibonacci retracement status

Example:

"Above 50%"

fibonacci_status_updated
string

Last update timestamp for Fibonacci status

Example:

"2024-01-09T10:30:00Z"

first_13min_close
number

Closing price of first 13 minutes after market open

Example:

155.75

gap_date
string

Date when the gap occurred

Example:

"2024-01-09"

gap_day_high
number

Highest price on gap day

Example:

157.5

gap_day_low
number

Lowest price on gap day

Example:

153.25

gap_percentage
number

Gap percentage from previous close

Example:

3.75

hvc_price
number

High Volume Close price

Example:

156

hvc_undercut
number

HVC undercut price level

Example:

155.5

id
string

Unique identifier for the gap

Example:

"64a1b2c3d4e5f6789012345"

market_session_alerts
object[]

Array of market session alerts

milestone_measurements
object[]

Array of milestone measurements

monster_gap
boolean

Indicates if this is a monster gap (>10%)

Example:

true

monster_power_earning_gap
boolean

Indicates if this is a monster power earnings gap

Example:

false

next_ms_date
string

Date of next milestone

Example:

"2024-01-19"

next_ms_day
integer

Next milestone day

Example:

10

oel_gap
boolean

Indicates if this is an Opening Earnings Long gap

Example:

true

open
number

Opening price on gap day

Example:

154.5

power_earning_gap
boolean

Indicates if this is a power earnings gap

Example:

true

previous_close
number

Previous day's closing price

Example:

150.25

price
number

Current price

Example:

156.25

price_alerts
object[]

Array of price level alerts

status
boolean

Active status of the gap

Example:

true

symbol
string

Stock ticker symbol

Example:

"AAPL"

triggered_date
string

Date when the gap was triggered

Example:

"2024-01-09"

updated
integer

Unix timestamp of last update

Example:

1704758400

volume
integer

Trading volume on gap day

Example:

12500000

volume_50d
integer

50-day average trading volume

Example:

8500000

volume_alerts
object[]

Array of volume-based alerts