timeframe_alignment
Check whether daily, weekly, and monthly stock views agree and identify what each timeframe can support, with limits explaining any unavailable calculations.
Instructions
Whether the daily, weekly and monthly views of a stock agree, and what each one can actually support.
Stockbit serves DAILY bars only — weekly and monthly here are resampled from those sessions, not exchange-published candles. There is NO 4H/1H/15m data: the intraday feed is a minutely close-only series for the current session, with no open, high, low or history.
About 500 sessions are reachable, which is ~104 weekly and ~24 monthly bars — so a monthly RSI(14) is reported as null rather than computed from a window that has not converged. The limits field says what could not be computed and why; read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | Daily sessions to fold up (default 500 — monthly needs all of them) | |
| symbol | Yes | IDX ticker, e.g. BBRI |