Nifty Technical Indicators
Created at 2 months ago
by Sasi Kiran Aratla
Categories
research-and-data
Tags
nifty-technical-indicators
technical-analysis
stock-market
what is Nifty Technical Indicators?
Nifty Technical Indicators is a Model Context Protocol (MCP) server designed to calculate popular technical indicators for stocks listed on the National Stock Exchange of India (NSE).
how to use Nifty Technical Indicators?
To use the Nifty Technical Indicators, clone the repository, set up a virtual environment, install the required dependencies, and run the MCP server locally. You can then connect to the server using any MCP-compatible client.
key features of Nifty Technical Indicators?
- Fetches 1 year of daily OHLCV data for any NSE ticker using Yahoo Finance.
- Calculates key technical indicators such as SMA50, MACD, RSI14, ATR, and Bollinger Bands.
- Returns previous day's Open, High, Low, Close, and Volume in a clean JSON format.
use cases of Nifty Technical Indicators?
- Analyzing stock trends using technical indicators.
- Integrating with trading algorithms for automated trading strategies.
- Providing insights for stock market research and analysis.
FAQ from Nifty Technical Indicators?
- What programming language is used?
The project is built using Python 3.8 and above.
- Can I use this for stocks other than NSE?
Currently, it is designed specifically for NSE stocks using Yahoo Finance data.
- Is there any cost to use this tool?
No, it is open-source and free to use.
View More
MCP Servers