-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
Is your feature request related to a problem? Please describe.
I want to get all securities from a screener, but there is a limitation in the number of securities we can get in each request.
Describe the solution you'd like
Adding a parameter offset
to method Screener().get_screeners
.
s.get_screeners(screen, count, offset)
I have the code. If you agree I will open a PR with this change.
Metadata
Metadata
Assignees
Labels
No labels