What problem does it solve?
Go developers need reliable, native access to Yahoo Finance data for analytics, dashboards, and trading workflows. This skill provides a comprehensive Go interface to fetch quotes, historical prices, company information, dividends, splits, financial statements, options data, and market status from Yahoo Finance.
Core Features & Use Cases
- Single- and multi-ticker data retrieval for quotes, history, and company info.
- Historical OHLCV data and financials: access to income statements, balance sheets, and cash flows.
- Options data and market status: retrieve options chains and current market status for planning.
- Use Case: build a live portfolio dashboard that shows current prices and recent history for multiple holdings.
Quick Start
Install the library, create a ticker instance, and call its methods to fetch quotes, history, or financial data.