Pratyush Shukla

Results 96 comments of Pratyush Shukla

@deeleeramone can you please confirm if the problem arises without the modified code?

@deeleeramone This can be solved by creating an account at https://my.openbb.dev/ and then logging in with those creds into the terminal. I think it needs to have better exception handling...

@deeleeramone what kind of output are you expecting out of this in case there was no session found (primarily due to guest login)?

This exception occurs when a local login session file is not found. If you login once into the terminal, this error will not occur.

> How would a user know this? That's a good question. Honestly one can either continue the session as a guest and as @jmaslek suggested show a warning or be...

Thanks for the review. It sounds like a good idea. We can set the `--type` to `personal` by default. So it will work as intended. I do have a question:...

I see. I will modify the code later to reflect this suggestion. Thanks for the information!

> Also worth noting that the `date` is returned as a timestamp instead of date-time. Data returned from the APIs is by default in UNIX timestamp so that's fixable by...

@deeleeramone If one has to search for stocks listed in a country one can use the `country` argument. So what's the use for the `exchange` argument given its description? Also...

On my.openbb.dev profile, I see these as default routines - ![image](https://user-images.githubusercontent.com/88149434/232263058-1f248112-bea7-4447-9b1f-965d6980216f.png) Then the output should not be `No routines found.`. May I know what's the expected output for this command...