
Market Data
tw-stock-info
tw-stock-info integrates Fugle and FinMind APIs to deliver comprehensive Taiwan stock analysis for traders, analysts, and quant researchers. It provides real-time quotes, live trades, candle data, and technical indicators via Fugle, and historical prices, financial statements, revenue, and EPS data
Resumen
tw-stock-info integrates Fugle and FinMind APIs to deliver comprehensive Taiwan stock analysis for traders, analysts, and quant researchers.
tw-stock-info integrates Fugle and FinMind APIs to deliver comprehensive Taiwan stock analysis for traders, analysts, and quant researchers. It provides real-time quotes, live trades, candle data, and technical indicators via Fugle, and historical prices, financial statements, revenue, and EPS data via FinMind. Key features include authenticated API access (X-API-Key for Fugle, Bearer token for FinMind), unified endpoints for quotes and historical series, built-in technical indicators, and ready-to-run cURL examples. Typical use cases are intraday monitoring, portfolio tracking, backtesting strategies, fundamental screening, and generating signals for automated trading. Core advantages are combined real-time and historical coverage, clear rate-limit guidance, and a small, well-organized repository with API specs and examples for rapid integration.
Skill.md
Cómo funciona esta Skill
tw-stock-info integrates Fugle and FinMind APIs to deliver comprehensive Taiwan stock analysis for traders, analysts, and quant researchers. It provides real-time quotes, live trades, candle data, and technical indicators via Fugle, and historical prices, financial statements, revenue, and EPS data
Taiwan Stock Info
Overview
Complete Taiwan stock analysis tool using Fugle and FinMind APIs. Provides real-time quotes, historical data, financial statements, and technical indicators for Taiwan stocks.
API Endpoints Summary
Fugle API (Real-time & Technical)
- Base URL:
https://api.fugle.tw - Authentication: Header
X-API-Key: {your_api_key} - Features: Real-time quotes, candles, trades, technical indicators
FinMind API (Historical & Financial Data)
- Base URL:
https://api.finmindtrade.com/api/v4/data - Authentication: Header
Authorization: Bearer {your_token} - Features: Historical prices, financial statements, revenue, EPS
Usage Examples
See examples.md for detailed usage examples.
File Structure
tw-stock-analysis/
├── SKILL.md (This file - API overview)
├── api/
│ ├── fugle.md (Fugle API specifications)
│ └── finmind.md (FinMind API specifications)
└── examples.md (Usage examples in cURL format)
Rate Limits
| API | Unverified | Verified |
|---|---|---|
| Fugle | Plan-dependent | Contact provider |
| FinMind | 300/hour | 600/hour |
Ideal para
Cuándo usarla
tw-stock-info integrates Fugle and FinMind APIs to deliver comprehensive Taiwan stock analysis for traders, analysts, and quant researchers. It provides real-time quotes, live trades, candle data, and technical indicators via Fugle, and historical prices, financial statements, revenue, and EPS data

01 · ANTES DE LA REUNIÓN
Prepara un informe de decisión
Convierte evidencia dispersa en un caso estructurado antes del comité de inversión.

02 · FLUJO DE EQUIPO
Estandariza los traspasos
Genera resultados de research consistentes entre analistas, gestores de cartera y agents.

03 · ACTUALIZACIÓN EN VIVO
Refresca la tesis
Actualiza los escenarios tras un nuevo catalizador, la publicación de un KPI o un resultado trimestral.
Notas de la comunidad
Mejora a medida que se usa.
Los comentarios aparecerán aquí a medida que esta Skill se use y se revise.
Descubre más
Skills relacionadas
Ver todasgmgn-market
gmgn-market is a CLI-driven Skill for retrieving crypto and meme-token market data: K-line (candlestick/OHLCV) charts, trending token rankings by USD volume, Trenches token lists, and newly launched…
crypto-price
This Skill retrieves cryptocurrency prices and generates dark-themed candlestick charts via a simple CLI. Invoke the script with a token symbol and optional duration (e.g., 30m, 3h, 12h, 2d) to…
cmc-api-crypto
This skill documents the CoinMarketCap (CMC) Cryptocurrency REST API for programmatic access to market and token data. It details authentication (API key via X-CMC_PRO_API_KEY), base URL, and…