Skip to content

GetOptionChain - missing implied volatility? #224

Description

@romanlelek

Hi,

I have a question, why in function getOptionChain() is missing a column with implied volatility? For example:

(option_chain_AAPL <- getOptionChain("AAPL"))
#                     Strike  Last        Chg   Bid   Ask Vol   OI
# AAPL180413C00135000  135.0 43.85  0.0000000 31.50 35.50   9   12

But when I have a look on web:
https://finance.yahoo.com/quote/AAPL/options?p=AAPL
I can see:

Contract Name | Last Trade Date | Strike | Last Price | Bid | Ask | Change | % Change | Volume | Open Interest | Implied Volatility

Is it possible to add this column too?

Update: I have added the column on my end v, but I think that others would be interested too.

Thank you.

Best regards,
Roman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions