Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include all fields returned by Yahoo in getOptionChain #318

Closed
joshuaulrich opened this issue Nov 24, 2020 · 2 comments
Closed

Include all fields returned by Yahoo in getOptionChain #318

joshuaulrich opened this issue Nov 24, 2020 · 2 comments

Comments

@joshuaulrich
Copy link
Owner

Only some of the fields that Yahoo Finance returns for options are returned by getOptionChain(). We could return all of the fields.

@semiographics
Copy link
Contributor

I updated getOptionChain() to include the five Yahoo fields that were not already in the process.

Some notes:

"contractSymbol" is useful as a primary key.
I converted "expiration" to POSIXtc in order to facilitate analyzing theta decay.

Yeah?

@joshuaulrich
Copy link
Owner Author

Thanks for taking the initiative to make a PR for this!

@joshuaulrich joshuaulrich added this to the Release 0.4.20 milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants