get_daily_market_trading_info
Retrieve daily trading data from Taiwan Stock Exchange centralized markets to analyze market activity and track stock performance.
Instructions
Get daily market trading information in the centralized market.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}