india-stock-market-nse-india

Fetch India NSE stock quotes via OneKey Gateway FinanceAgent.

48|11|Updated Apr 2, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-gateway --skill india-stock-market-nse-india
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: india-stock-market-nse-india
Source: https://github.com/aiagenta2z/onekey-gateway/tree/main/skills/india-stock-market-nse-india
Command: npx skills add https://github.com/aiagenta2z/onekey-gateway --skill india-stock-market-nse-india

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

India NSE stock data is often scattered across multiple sources and requires separate subscriptions; this skill consolidates access through OneKey Gateway using a single API key to fetch quotes and market data.

Core Features & Use Cases

  • Fetch real-time or near real-time NSE stock quotes for specified symbols.
  • Use CLI or HTTP through OneKey Gateway to retrieve data programmatically.
  • Use Case: Financial analysts can pull current prices for symbols like TM03 and IT and feed them into dashboards or reports.

Quick Start

Use the OneKey Gateway with your API key to fetch NSE stock data using the get_india_stock_market_nse_india API.

Frequently Asked Questions about india-stock-market-nse-india

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch India NSE stock market data using a single API key?

Fetch India NSE stock market data by routing requests through the OneKey Gateway FinanceAgent, which consolidates access using a single API key. You query a list of symbols like TM03 or IT and receive a data array of stock quotes in return.

Can I retrieve real-time NSE stock quotes for specific symbols programmatically?

Yes, you can retrieve real-time NSE stock quotes programmatically using CLI or HTTP through the OneKey Gateway. Specify your desired symbols to get a structured data array of current stock market quotes.

Do I need a specific environment variable to access NSE stock data via OneKey Gateway?

Yes, accessing NSE stock data via OneKey Gateway requires the DEEPNLP_ONEKEY_ROUTER_ACCESS environment variable. This variable authenticates your requests when using the @aiagenta2z/onekey-gateway npm package.

What is the best way to consolidate NSE stock data subscriptions for financial dashboards?

The best way to consolidate scattered NSE stock data subscriptions is using OneKey Gateway. It provides a single API key to fetch quotes and market data, which financial analysts can feed directly into dashboards or reports.

Does the OneKey Gateway npm package support querying multiple NSE symbols at once?

Yes, the OneKey Gateway npm package supports querying multiple NSE symbols at once. You pass a list of symbols like TM03 and IT to the API, and it returns a corresponding data array of stock quotes.

Why use a single API key for India NSE stock data instead of multiple sources?

Using a single API key for India NSE stock data avoids the scattered sources and separate subscriptions typically required. OneKey Gateway routes all queries through one endpoint, simplifying data retrieval for financial analysis.