
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
概要
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
この 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 |
こんな用途に最適
どんなときに使うか
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 · 会議前
意思決定用のブリーフを準備
投資委員会の前に、散らばった材料を構造化した論拠にまとめます。

02 · チームのワークフロー
引き継ぎを標準化
アナリスト、ポートフォリオマネージャー、Agent の間で一貫したリサーチ成果物を作ります。

03 · リアルタイム更新
投資仮説をアップデート
新しいカタリスト、KPI の発表、決算結果を受けてシナリオを更新します。
コミュニティのメモ
使うほど良くなる設計。
この Skill が使われ、レビューされるにつれて、フィードバックがここに表示されます。
さらに探す
関連する Skills
すべて見るgmgn-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…