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

Improve get_contracts() #133

Closed
JestonBlu opened this issue Jun 5, 2021 · 1 comment
Closed

Improve get_contracts() #133

JestonBlu opened this issue Jun 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JestonBlu
Copy link
Owner

Is there a way to add functionality to get_contracts() such that it could return a specified range of the option chain? More specifically, I'm wondering if it would be possible to have it return contracts with a particular expiration_date and/or within a range of strike_price. At the moment, it appears to return up to 100 contracts and might not capture everything in the option chain for a particular chain_symbol.

Originally posted by @tneal129 in #94 (comment)

@JestonBlu JestonBlu self-assigned this Jun 5, 2021
@JestonBlu JestonBlu added the bug Something isn't working label Jun 5, 2021
@JestonBlu JestonBlu changed the title Is there a way to add functionality to get_contracts() such that it could return a specified range of the option chain? More specifically, I'm wondering if it would be possible to have it return contracts with a particular expiration_date and/or within a range of strike_price. At the moment, it appears to return up to 100 contracts and might not capture everything in the option chain for a particular chain_symbol. Improve get_contracts() Jun 5, 2021
@JestonBlu
Copy link
Owner Author

#130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant