get_stock_price_changes
Retrieve stock price fluctuation ranges from Taiwan Stock Exchange to monitor market movements and analyze investment performance.
Instructions
Get stock price increase/decrease range.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}