Remove deprecated batch stock request AlphaVantage API service function.

Created on 4 October 2020, over 4 years ago
Updated 31 January 2025, about 1 month ago

Problem/Motivation

The AlphaVantage stock API removed support for batch stock data requests. The correlated API function in stocks_api, batchRequestStockQuotes(), should also be removed.

Steps to reproduce

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.

Proposed resolution

Remove API functions marked as 'deprecated', including batchRequestStockQuotes().

Remaining tasks

Remove batchRequestStockQuotes() API function in 3.0 release.

User interface changes

None.

API changes

Remove batchRequestStockQuotes() function.

Data model changes

None.

πŸ’¬ Support request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States omarabed Fairfax, VA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024