Skip to content

backwards compatible refactoring of io/data options functionality #3817

Closed
@gliptak

Description

@gliptak

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

No one assigned

    Labels

    IO DataIO issues that don't fit into a more specific labelRefactorInternal refactoring of code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions