Details

Asset Version: 1.0.0
Last Published: Nov 28, 2025
By: HCL Volt MX Team
Alpha Vantage Application is a financial market data platform that provides real-time and historical stock data through simple REST APIs. It enables developers to fetch quotes, price movements, company fundamentals, and technical indicators for building stock-related applications.
It offers multiple data endpoints including Global Quote, Symbol Search, Time Series Daily, Intraday, and Company Overview, making it suitable for trading apps, financial dashboards, research tools.
Requirements
- HCL Volt MX Iris
- HCL Volt MX Foundry
Devices
Platforms
Features
- Global Quote API Provides the latest market price, price change, and percentage movement for a given stock symbol.
- Symbol Search API Returns best-match symbols when the user searches by company name or keyword.
- Time Series Daily API Provides historical daily open, high, low, close, and volume values.Used to plot charts and compute trends.
- Company Overview API Returns company fundamentals such as description, sector, market capitalization, PE ratio, and more.