New Endpoint: EarningsCalendar
j
jcdevinatea
Hi, I suggest to implement a new endpoint with the same data you have in the Earnings endpoint, but should not require a symbol parameter, and use a date range to get the information.
This will be very beneficial to identify symbols having earnings shortly to plan potential trades on them.
Log In
M
Max
Merged in a post:
Given a date, return list of tickers that are having earning calls on that date
a
amirali7089
I would like to have an endpoint that receives a date and return the list of all the companies/tickers that have earning calls on a given date. Optionally it can get a second parameters as an integer from 1-7 or more to return list of all tickers that are having earning report on that given date plus 1-7 date after that. For example if I pass 3/3/2025 and 3 it should returns tickers that have earning call on 3/3/2025, and 3/4/2025, and 3/5/2025 for total of 3 days.
M
Max
Merged in a post:
Add next earnings date if available as attribute
t
tpagosto
Would be helpful to have next earnings date if available as one of the attributes for OptionChain and OptionData
a
ajitrader
Not sure how the data is stored on the backend, but if an index on the report date might prove to be an easy and quick way to implement this and would help with an potential performance issues
z
zeanesha
please add