Returns a list of all current and upcoming option contract expiration dates for a particular symbol. Available via a 3rd party, contact sales for a trial.
| Name | Description | Example |
|---|---|---|
|
symbol
* required
|
The option symbol, corresponding to the underlying security. | MSFT |
|
after
|
Return option contract expiration dates after this date. | 2019-01-01 |
|
before
|
Return option contract expiration dates before this date. | 2019-12-31 |
|
symbol
* required
The option symbol, corresponding to the underlying security.
|
||
|
after
* required
Return option contract expiration dates after this date.
|
||
|
before
* required
Return option contract expiration dates before this date.
|
| Name | Description | Type |
|---|---|---|
| expirations | A list of option expiration dates in descending order | array |
|
type
|
||
|
expirations
A list of option expiration dates in descending order
|