
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
Überblick
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
So funktioniert diese 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 |
Am besten geeignet für
Wann du sie einsetzt
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 · VOR DEM MEETING
Ein Entscheidungsbriefing vorbereiten
Mach aus verstreuten Belegen vor dem Investmentkomitee einen strukturierten Case.

02 · TEAM-WORKFLOW
Übergaben standardisieren
Erzeuge konsistente Research-Ergebnisse über Analysten, Portfoliomanager und Agents hinweg.

03 · LIVE-UPDATE
Die These auffrischen
Aktualisiere die Szenarien nach einem neuen Katalysator, einer KPI-Veröffentlichung oder einem Quartalsergebnis.
Community-Notizen
Wird mit jedem Einsatz besser.
Feedback erscheint hier, sobald diese Skill genutzt und geprüft wird.
Mehr entdecken
Ähnliche Skills
Alle ansehengmgn-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…