Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.01 KB

OptionsChain200ResponseResultsInnerDetails.md

File metadata and controls

14 lines (11 loc) · 1.01 KB

# OptionsChain200ResponseResultsInnerDetails

Properties

Name Type Description Notes
contract_type string The type of contract. Can be "put", "call", or in some rare cases, "other".
exercise_style string The exercise style of this contract. See <a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;https://en.wikipedia.org/wiki/Option_style\&quot;&gt;this link</a> for more details on exercise styles.
expiration_date \DateTime The contract's expiration date in YYYY-MM-DD format.
shares_per_contract float The number of shares per contract for this contract.
strike_price float The strike price of the option contract.
ticker string The ticker symbol for the asset.

[Back to Model list] [Back to API list] [Back to README]