detect_price_change
Detect daily price changes across all listed equities by retrieving the count of advancing and declining stocks. Monitor market breadth trends.
Instructions
Return the daily advance/decline summary for all listed equities (騰落集計). All plans.
Use for 値上がり銘柄数・値下がり銘柄数・騰落集計 queries. For rolling ADR ratio use get_advance_decline_ratio; for sector breakdown use get_sector_performance. Data available ~17:15 JST on trading days.
[Supported plans] Free / Light / Standard / Premium (cache-only, no API call)
Args: date: Trading date (YYYY-MM-DD or YYYYMMDD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||