Skip to main content
Glama

Taiwan Stock Agent

by clsung

get_price_history

Retrieve historical stock price data for Taiwan-listed companies by specifying the stock code and time period. Ideal for analyzing trends and making informed investment decisions.

Instructions

Get historical price data for a specific stock.

Input Schema

NameRequiredDescriptionDefault
periodNo1mo
stock_codeYes

Input Schema (JSON Schema)

{ "properties": { "period": { "default": "1mo", "title": "Period", "type": "string" }, "stock_code": { "title": "Stock Code", "type": "string" } }, "required": [ "stock_code" ], "title": "get_price_history_toolArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/clsung/tw-stock-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server