-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add method for insider roster #1529
Comments
You could just submit a pull request, that's basically the code just convert columns to sensible types. Read #1084 |
@eshgovil I agree this feature is needed. |
@sshcli Code and pull requests are public record, have a look. |
@ValueRaider Got it. Thanks. |
@ValueRaider Close, please. Implemented at #1772 |
Describe the problem
There currently exists no method to access the insider roster available on the site, next to the holders, e.g. https://finance.yahoo.com/quote/MSFT/insider-roster?p=MSFT
Describe the solution
Like the Holders class, implement one for InsiderRoster.
Additional context
Here is how I am hacking it for now:
The text was updated successfully, but these errors were encountered: