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

download option data chain from yahoo finance through Matlab #493

Open
Wentiing0421 opened this issue Nov 26, 2019 · 0 comments
Open

download option data chain from yahoo finance through Matlab #493

Wentiing0421 opened this issue Nov 26, 2019 · 0 comments

Comments

@Wentiing0421
Copy link

Hi, can anyone tell me how to download option chain from yahoo finance using Matlab? I used the GetYahooOptionChain.m function I found from Mathworks. But it didn't work and always show error like below:

Errors:
Undefined function or variable "yyyymmdd".

Error in GetYahooOptionChain (line 99)
if ~isempty(find(strcmp(yyyymmdd,ExpDate)))

Can anybody tell me how to deal with this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant