James Maslek

Results 30 issues of James Maslek

If I do ``` ticker msft set aapl,amzn ``` Then any command only gets data for aapl/amzn, not msft

enhancement
HACKTOBERFEST

Looking at a lot of these PRs/issues, we have so many of these --ascend vs --descend and then ascending = not ascend. We should pick a default sorting order and...

``` 2022 Dec 05, 10:03 (🦋) /stocks/dd/ $ analyst Error: "None of ['date'] are in the columns" Error: list indices must be integers or slices, not str ``` The issue...

bug

- FIxes part of #3697 ![Screenshot 2022-12-06 at 2 35 38 PM](https://user-images.githubusercontent.com/18151143/206006105-52e9620e-cdaf-400e-aaf4-f05c893d54a0.png) - Adds ins.stats ![Screenshot 2022-12-08 at 5 21 51 PM](https://user-images.githubusercontent.com/18151143/206579759-259d473f-19d0-4e3b-8fab-ac975fa1ab7b.png) -Adds ins.filter (note I think we need to...

feat XS

This PR was my project from the holiday. It does the following - adds Intrinio as a `stocks/load` source - adds intrinio as an sdk option load - Adds calculations...

feat XL
SDK

This will fix #3884. Thie issue is that coingecko functions did not have the correct model definitions, so I created an sdk helper to call the methods from the coingecko...

feat S
SDK

Things that one can do: - [ ] stocks/load aapl --source Intrinio - [ ] stocks/options/load aapl --source Intrinio The following shows that this PR fixes #4060 - [ ]...

do not merge
feat XL