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

Need something like `get_info_about_option_s(...) #50

Open
seralekseenko opened this issue Sep 6, 2024 · 0 comments
Open

Need something like `get_info_about_option_s(...) #50

seralekseenko opened this issue Sep 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@seralekseenko
Copy link
Collaborator

I need to receive up-to-date information about an option or a group of options.

For example, I want to ask: "show me information about option XLF241025C00045500".
And I want to receive either an error, because there is no such option, or at least some information.

Another example, I ask: "show me information on options XLF241018C00045000, XLF241025C00045500".
And here I want to see information or a signal/error about the absence of such an option for each ticker.

I think this function should be able to accept from one to 20 option tickers.
The function returns a string where each row corresponds to each specified ticker.

Why: I need to see exactly the status of the options on Alpaca. Because the prices and generally the availability of options on third-party resources often do not correspond to reality.

@seralekseenko seralekseenko added the enhancement New feature or request label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant