tickerbot_get_ticker_history
Fetch a complete historical snapshot of a ticker as of a given date, returning indicators, boolean flags, and known fundamentals.
Instructions
Time-travel SNAPSHOT: the full wide row for one ticker as it stood at a past date (one row, not a series — for a multi-column time SERIES use tickerbot_get_series). Returns indicators, boolean flags, and the most-recent fundamentals known on that date. Unlimited depth on every plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asof | Yes | Target date as YYYY-MM-DD or full ISO timestamp. | |
| ticker | Yes | Symbol. |