GetYahooOptionChain
GetYahooOptionChain is a matlab function for scraping options chain prices and related data from finance.yahooo.com. Please see better approach in the following code in Python https://github.com/boyank/yahoo_options.
Cite As
petar radkov (2024). GetYahooOptionChain (https://www.mathworks.com/matlabcentral/fileexchange/50455-getyahoooptionchain), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- MATLAB > External Language Interfaces > Python with MATLAB > Call Python from MATLAB >
- Computational Finance > Datafeed Toolbox > Financial Data > Money.Net >
Tags
Acknowledgements
Inspired: Yahoo! Finance Data Loader, Archetupon/YahooOptionScraper
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | GetYahooOptionChain version 1.0 get the option chain for company (Citigroup, IBM and etc.) and indexes which has options quotes (OEX, XEO and etc.) Version 1.0 also incorporate suggestion by Ezequiel Lowi comment for to adding the open interest data. |
||
1.0.0.0 |