get_markets_breakdown
Retrieve daily market breakdown data showing buy and sell amounts by investor type for individual Japanese stocks. Analyze trading behavior of proprietary, foreign, and other investors per issue.
Instructions
Retrieve market breakdown data (sell/buy by investor type per issue).
Returns daily buy/sell breakdown by investor type (proprietary, brokered, foreign, etc.) per individual issue.
[Supported plans] Premium
Args: code: Stock code (5 digits, e.g. 27800; 4-digit codes match ordinary shares only) date: Date (YYYYMMDD or YYYY-MM-DD) date_from: Start date for range query date_to: End date for range query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| date | No | ||
| date_to | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||