The AlphaVantage stock API removed support for batch stock data requests. The correlated API function in stocks_api, batchRequestStockQuotes(), should also be removed.
If you try using the batchRequestStockQuotes() function in AlphaVantageStockAPI, no valid HTTP response is received, due to removal of the API URL endpoint on the AlphaVantage side.
Remove API functions marked as 'deprecated', including batchRequestStockQuotes().
Remove batchRequestStockQuotes() API function in 3.0 release.
None.
Remove batchRequestStockQuotes() function.
None.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.