Closed Blunderchips closed 7 years ago
Is there a way to get all stock values of a certain market?
No, there isn't. You'll have to put all the tickers in an array, they can be retrieved in a single request by using get(String[] symbols)
Is there a way to get all stock values of a certain market?