compare_close_vs_vwap
Determine buying or selling pressure by comparing a stock's close to its daily VWAP.
Instructions
Compare a stock's close to its daily VWAP (買い圧力・売り圧力) for one code. All plans.
Use for VWAP・買い圧力・売り圧力 queries on a specific stock; not a cross-sectional screener. Close above VWAP = buying pressure; below = selling pressure. VWAP = Va/Vo (None when Vo=0). Data available ~17:15 JST on trading days.
[Supported plans] Free / Light / Standard / Premium (cache-only, no API call)
Args: code: Stock code (required). date: Single trading date (YYYYMMDD or YYYY-MM-DD). Overrides date_from/date_to. date_from: Range start inclusive (YYYYMMDD or YYYY-MM-DD). date_to: Range end inclusive (YYYYMMDD or YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| date | No | ||
| date_from | No | ||
| date_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||