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

[FR] Enhancing CLI Popup Usability for Multi-Company Data Retrieval #6990

Open
kn329 opened this issue Dec 27, 2024 · 1 comment
Open

[FR] Enhancing CLI Popup Usability for Multi-Company Data Retrieval #6990

kn329 opened this issue Dec 27, 2024 · 1 comment

Comments

@kn329
Copy link

kn329 commented Dec 27, 2024

What's the problem of not having this feature?

Whenever we execute a command from the CLI, a popup displays data in rows and columns. However, when querying information for multiple companies via the CLI, multiple popups appear, making it difficult to match the symbols with their respective companies. Additionally, there is no symbol information in the headers, which further complicates the process.

Screenshot 2024-12-27 at 12 03 34 PM Screenshot 2024-12-27 at 12 03 54 PM

Describe the solution you would like
A description of what you think would be the best solution for this. From user inputs, to an output.

Unified Popup Display, Symbol Information in Headers

Describe alternatives you've considered
If there are other alternatives (worth considering) to your solution, list them here.

Additional information
Add any other information or screenshots about the feature request here.

@deeleeramone
Copy link
Contributor

Hi there,

Functions allowing lookup with multiple symbols will populate the same table. When multiple symbols are not allowed - i.e. financials - you will not be able to populate the same table.

If you need more flexibility then you might consider using the Platform API as a custom backend for the web application. https://docs.openbb.co/terminal/platform-installer

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

No branches or pull requests

2 participants