Skip to main content
Glama

TWSE MCP Server

MIT License
18
  • Apple
  • Linux

get_real_time_trading_stats

Retrieve current 5-second trading statistics from the Taiwan Stock Exchange, including order volumes, transaction counts, and trade values for market analysis.

Instructions

Obtain real-time 5-second trading statistics including order volumes and transaction counts.

Returns the latest 5-second interval trading statistics including:

  • Time: Trading time (HHMMSS format)

  • AccBidOrders: Accumulated bid orders count

  • AccBidVolume: Accumulated bid volume (in shares)

  • AccAskOrders: Accumulated ask orders count

  • AccAskVolume: Accumulated ask volume (in shares)

  • AccTransaction: Accumulated transaction count

  • AccTradeVolume: Accumulated trade volume (in shares)

  • AccTradeValue: Accumulated trade value (in million TWD)

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

Other Tools from TWSE MCP Server

Related Tools

    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/twjackysu/TWSEMCPServer'

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