James Maslek

Results 327 comments of James Maslek

Also the cash and balance commands from fmp: ``` 2023 Feb 07, 19:29 (🦋) /stocks/fa/ $ cash Error: "['Final link'] not found in axis" ``` ``` 2023 Feb 07, 19:30...

So there is still an issue if we pick an invalid column: ``` 2023 Feb 16, 10:08 (🦋) /stocks/fa/ $ balance --plot fixed_assets Error: 'fixed_assets' ```

Also slightly out of scope, but the labeling on the axis are in scientific notation:

Will investigate. An alternative with the sdk would be: ``` openbb.keys.fred( key = 'replace_me', persist = True, ) ``` Which will replace in the correct env file

Hey @jasonstrimpel Anychance that the original issue has been resolved with the update?

Thanks for this! In order to get the CI to run, the branch needs to be renamed so that it begins with `hotfix/`

free data! Its directly from their rest endpoint, so hard to call this a bug. Ill reach out and see what it is.

in order to not break when we go into other submenus on the backend we define Adj CLose = Close if "Adj Close" not in columns