Finance Tools

Finance Tools

voxlink-org

Provides comprehensive financial analysis by retrieving real-time market data, financial statements, earnings history, options analysis, and market sentiment indicators from sources like Yahoo Finance and FRED.

49583 views11RemoteLocal (stdio)

What it does

  • Get ticker data with news, metrics, and analyst recommendations
  • Retrieve historical price data and financial statements
  • Analyze options data with Greeks and technical indicators
  • Track insider trading and institutional holder changes
  • Monitor market sentiment via CNN Fear & Greed Index
  • Access earnings history with estimates and surprises

Best for

Investment research and portfolio analysisFinancial modeling and valuation workMarket sentiment analysis and timing decisionsOptions trading strategy development
No API key required for basic featuresComprehensive options analysis with GreeksMultiple data sources integrated

Tools (17)

get_ticker_data

Get comprehensive report for ticker: overview, news, metrics, sector / industry valuation, performance, dates, analyst recommendations, and upgrades/downgrades.

get_price_history

Get historical price data digest for specified period. There're two kinds of response mode: 1. The period mode. It will generate a digest for LLM consumption. Usually get at least 3 months, 6 months or more. The response includes OCHLCV samples, Technical Indicators (by ta-lib) , Risk Metrics, and other quantitative analysis. 2. The start_date and end_date mode. Once the start_date (yyyy-mm-dd) and end_date (yyyy-mm-dd) are specified, it will generate a raw OCHLCV data in the slot. And no digest will be generated in this mode. Useful for checking the price history of a specific short date range.

get_financial_statements

Get financial statements. Types: income, balance, cash. Frequency: quarterly, annual.

get_earnings_history

Get earnings history with estimates and surprises.

get_ticker_news_tool

For getting yahoo financial news of a ticker. Useful for getting latest news, especially for doing deep research.

Alternatives