What problem does it solve?
Gathering securities data across global markets (A-shares, Hong Kong, US, and worldwide tickers) requires juggling multiple data sources, ticker formats, and APIs. This Skill unifies quotes, K-line history, financial statements, SEC filings, and financial news retrieval into one script-driven workflow with browser-based cross-checking.
Core Features & Use Cases
- Global market data via yfinance: Search companies and tickers, pull profiles, historical prices, income/balance/cashflow statements, news, and SEC filings, with automatic ticker suffix normalization (e.g., 600036.SH to 600036.SS).
- A-share data via mootdx: Query Tongdaxin real-time quotes, multi-frequency K-lines, index data, financial packages, and dividend/split records for Chinese markets.
- Browser verification: Cross-check news, filings, and incomplete fields against Yahoo Finance, exchanges, and IR pages using browser-use when scripts fall short.
- Use Case: An analyst researching Tencent can run yf-profile on 0700.HK for fundamentals, yf-history for 6 months of prices, and yf-news for recent headlines, then verify key figures on the company's IR page.
Quick Start
Ask the agent to look up Apple's latest stock price, financial statements, and recent news using the finance search script.