Hi all,
With V2 of the API, is there a function or a suggested approach for retrieving All Tickers. I’m thinking of something similar to the only polygon function “all_tickers()”
The use case I’m trying to solve for is looping through all tickers and picking out the ones that fall within a certain price (either the last quote or the previous day close).
Thanks!