get_ticker_info
Identity and data coverage for one symbol, in a single call.
Metadata only — no market data, so no paid plan is needed. Returns the
asset's identity (name, asset class, exchange, currency, and whether it
is still active) together with a coverage summary for the given
frequency: the available date range and an estimated bar count. Use it
to confirm a symbol resolves and that the history you need exists before
requesting a quote or a price fetch. For the precise per-frequency range
use get_data_range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| frequency | No | daily |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||