Nifty Technical Indicators
@sasikiranaratla
Nifty Technical Indicators について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"nifty_technical_indicators_mcp": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Nifty Technical Indicators?
It is an MCP server that calculates popular technical indicators for stocks listed on the National Stock Exchange of India (NSE) using TA-Lib. It fetches daily OHLCV data from Yahoo Finance and returns a clean JSON with indicators like SMA50, MACD, RSI14, ATR, Bollinger Bands, and 20-day average volume, along with the previous day's OHLCV.
How to use Nifty Technical Indicators?
Clone the repository, create a virtual environment, install dependencies (TA-Lib, yfinance, mcp), then run python main.py to start the MCP server with stdio transport. The server exposes a single tool get_technical_indicators that accepts an NSE ticker as input.
Key features of Nifty Technical Indicators
- Fetches 1 year of daily OHLCV data via Yahoo Finance
- Calculates SMA50, MACD, RSI14, ATR, and Bollinger Bands
- Includes 20-day average volume and previous day's OHLCV
- Uses TA-Lib for reliable and fast calculations
- Single MCP tool:
get_technical_indicators - Output is a clean JSON object
Use cases of Nifty Technical Indicators
- Automated analysis of NSE stocks for trading signals
- Integrating technical indicators into LLM-based financial assistants
- Backtesting strategies by feeding indicator values to decision models
- Providing daily snapshots of key technical levels
FAQ from Nifty Technical Indicators
What technical indicators does the server calculate?
It calculates SMA50, MACD (line, signal, histogram),
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント