MCP.so
登录

ETF Analytics Dashboard

@violettance

关于 ETF Analytics Dashboard

Interactive dashboard for analyzing ETFs using both real time API data and historical data pulled through yfinance endpoints

基本信息

分类

数据与分析

运行时

node

传输方式

stdio

发布者

violettance

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is ETF Analytics Dashboard?

A modern, interactive dashboard for analyzing Exchange-Traded Funds (ETFs) performance, market trends, and sentiment analysis. Built with Next.js, TypeScript, and Tailwind CSS, it provides comprehensive insights into the ETF market with professional UX, mobile responsiveness, and dark mode support.

How to use ETF Analytics Dashboard?

Clone the repository, install dependencies with pnpm, set up environment variables for Alpha Vantage and Twelve Data API keys, then run pnpm dev and open http://localhost:3000.

Key features of ETF Analytics Dashboard?

  • Total ETF Trading Volume tracking and median returns analysis
  • Dividend Yield and Trailing P/E Ratio distribution visualization
  • Topic-based news sentiment analysis with real-time scoring
  • Live ETF price tracking via Twelve Data API with 45-day charts
  • Top 20 ETFs by returns and dividend yields with interactive charts
  • Mobile responsive, dark mode, and professional UI with shadcn/ui

Use cases of ETF Analytics Dashboard?

  • Analyze overall ETF market performance and trends
  • Track sentiment for individual ETFs using real-time news
  • Compare top performers across return and dividend metrics
  • View category-wise performance and asset distribution
  • Monitor live prices and historical price movements for selected ETFs

FAQ from ETF Analytics Dashboard

What data sources does the dashboard use?

ETF data comes from Yahoo Finance (yfinance, local CSV), real-time data from Twelve Data API, and news sentiment from Alpha Vantage API.

What API keys are required?

Alpha Vantage API key for news sentiment and Twelve Data API key for real-time price data. Yahoo Finance API does not require a key for local CSV.

How is data cached and handled?

API data is cached in local storage for performance, with rate limit handling for API usage. Charts and data are optimized for rendering.

What is the dataset size and coverage?

The dashboard analyzes data from 4,148 ETFs, including symbols, categories, assets, market cap, volume, price metrics, performance returns, valuation metrics, and dividend info.

评论

数据与分析 分类下的更多 MCP 服务器