Query Parameters
| Parameter |
Meaning |
| from_date (optional) |
The beginning date of the date range query in YYYY-MM-DD format (defaults to current start-of-day) |
| to_date (optional) |
The ending date of the date range query in YYYY-MM-DD format (defaults to current-end-of day |
Response Fields
An array of signal objects having the following properties:
| Field |
Description |
| release_id |
The unique identifier for the release to which the signal corresponds |
| cusip |
The CUSIP number to identify the company and/or its underlying security |
| ticker |
The ticker/symbol for the company |
| fiscal_year |
The fiscal year of the associated release |
| fiscal_quarter |
The fiscal quarter of the associated release |
| release_date |
The earnings report datetime of the release |
| as_of |
The timestamp of the signal |
| signal_type |
The signal type: pre or post earnings release |
| signal |
The floating point value of the signal (-100 to +100) |