2026-04-24 · Python · 10 min read
Python 抓台股資料教學:用 API 取得 OHLCV、成交量與個股行情
用 Python 串接台股 API,取得 OHLCV、成交量、成交金額與個股行情資料,並轉成 pandas DataFrame,適合量化交易、資料分析與 AI agent workflow。
TW Market Data Team
Blog
Engineering guides for Taiwan stock APIs, Python workflows, quant research, and AI financial agents.
2026-04-24 · Python · 10 min read
用 Python 串接台股 API,取得 OHLCV、成交量、成交金額與個股行情資料,並轉成 pandas DataFrame,適合量化交易、資料分析與 AI agent workflow。
TW Market Data Team