get_margin_trading_info
Retrieve margin trading and short selling balance data from the Taiwan Stock Exchange to analyze market leverage positions and investor sentiment.
Instructions
Obtain margin trading and short selling balance information for the market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}