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

[Bug] Stocks/load autocomplete missing everything except file #4425

Closed
jmaslek opened this issue Mar 7, 2023 · 2 comments · Fixed by #4505
Closed

[Bug] Stocks/load autocomplete missing everything except file #4425

jmaslek opened this issue Mar 7, 2023 · 2 comments · Fixed by #4505
Labels
bug Fix bug

Comments

@jmaslek
Copy link
Collaborator

jmaslek commented Mar 7, 2023

Title
Screenshot 2023-03-07 at 1 58 10 PM

@jmaslek jmaslek added the bug Fix bug label Mar 7, 2023
@deeleeramone
Copy link
Contributor

In the same vein, load --help does not work.

2023 Mar 07, 17:50 (🦋) /stocks/ $ load --help

usage: load -t TICKER [-s START] [-e END] [-i {1,5,15,30,60}] [-p] [-f FILEPATH] [-m] [-w] [--exchange] [--performance] [-h] [--export EXPORT]
            [--sheet-name SHEET_NAME [SHEET_NAME ...]] [--source {YahooFinance,AlphaVantage,Polygon,EODHD,Intrinio,DataBento}]
load: error: the following arguments are required: -t/--ticker

2023 Mar 07, 17:50 (🦋) /stocks/ $ load --help

usage: load -t TICKER [-s START] [-e END] [-i {1,5,15,30,60}] [-p] [-f FILEPATH] [-m] [-w] [--exchange] [--performance] [-h] [--export EXPORT]
            [--sheet-name SHEET_NAME [SHEET_NAME ...]] [--source {YahooFinance,AlphaVantage,Polygon,EODHD,Intrinio,DataBento}]
load: error: the following arguments are required: -t/--ticker

@colin99d
Copy link
Contributor

I fixed @deeleeramone's issue in #4504

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

Successfully merging a pull request may close this issue.

3 participants