Returns a list of all current and upcoming option contract expiration dates for a particular symbol.
Name | Type | Description | Notes |
---|---|---|---|
symbol | String | The option symbol, corresponding to the underlying security. | |
after | String | Return option contract expiration dates after this date. | [optional] |
before | String | Return option contract expiration dates before this date. | [optional] |
include_related_symbols | BOOLEAN | Include related symbols that end in a 1 or 2 because of a corporate action. | [optional] |
Name | Type | Description |
---|---|---|
expirations | Array | A list of option expiration dates in descending order |