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 | Type | Description | Notes |
---|---|---|---|
symbol | Character | The option symbol, corresponding to the underlying security. | |
after | Character | Return option contract expiration dates after this date. | [optional] |
before | Character | Return option contract expiration dates before this date. | [optional] |
Name | Type | Description |
---|---|---|
expirations | Character | A list of option expiration dates in descending order |
expirations_data_frame | Data Frame | Data frame representation of expirations |