-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
IO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelRefactorInternal refactoring of codeInternal refactoring of code
Milestone
Description
I would like to propose an interface breaking refactoring to io/data options.
Here are the proposed major changes:
- replace month/year with datetime parameter (the current implementation does not support weekly options)
- add a call to list available expirations (I'm unsure how that is supported with Yahoo Finance data)
- add data_source to all functions (where applicable) and refactor to _yahoo functions
This is in preparation to hooking up Google Finance as an options data source. (#3822)
Please comment. Thanks
Metadata
Metadata
Assignees
Labels
IO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelRefactorInternal refactoring of codeInternal refactoring of code