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

Feature Request #94

Open
JestonBlu opened this issue May 25, 2020 · 3 comments
Open

Feature Request #94

JestonBlu opened this issue May 25, 2020 · 3 comments
Assignees
Labels
2.0 Next gen package item

Comments

@JestonBlu
Copy link
Owner

What are your top new feature requests? The API is more or less complete so what functionality is still missing?

@JestonBlu JestonBlu added the 2.0 Next gen package item label May 25, 2020
@JestonBlu JestonBlu self-assigned this May 25, 2020
@JestonBlu JestonBlu pinned this issue May 25, 2020
@taylorneal
Copy link

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.

@cheesechanting
Copy link

Is it possible to retrieve options historicals? Similar to options.get_options_historical() from the robin stocks python library?

@OMHTrader
Copy link

Is there a way to get strike price and expiration date on transaction history from get_order_history_options()?

Or some way to use the option id from get_order_history_options() to load in strike price and expiration date to link transactions to a position or strategy?

I tried (with an Option ID):

mod_json(get_order_status(RH,"[OPTION ID]", limit_output = FALSE ), type = "fromJSON")

Error: lexical error: invalid char in json text. <meta http-equiv="r (right here) ------^

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

No branches or pull requests

4 participants