Closed HintikkaKimmo closed 7 years ago
@HintikkaKimmo That was added in v0.2 which is not up on PyPI yet
Ah sorry. Forgot to close the issue noticed the same looking at the build it docs. What is the strick parameter in there anyway? Don't use alternative option chain if exact match is not found?
@HintikkaKimmo Exactly. If you pass strict=True it won't use the closest expiration/strike if there is no match. You will get an Exception instead
I want to analyze some option chains and data is not available using Google Finance. When I try to use Yahoo finance as a source I get the following error.
My package version
wallstreet 0.1.5
Python version 3.6.0