Compare tickers
compareLay two to five named companies side by side on the same measures, gaps marked as gaps.
★ AN ABSENT FIGURE STAYS ABSENT, AND THE COMPANY STAYS ON THE TABLE. A blank cell is reported
as `available: false`, never filled with a zero, a previous period, or by quietly dropping the
column. Dropping is the worst of the three: it converts "we do not hold this measure for that
company" into "you did not ask about that company".
★ EACH CELL NAMES ITS OWN SOURCE. Margins and institutional flows come from different datasets,
so one citation for the whole table would imply every figure came from one query.
★ NOT `screen` AND NOT `find_related`. `screen` finds symbols from a description when you have
none; `find_related` walks supply-chain links. This one needs you to already know which two to
five companies you mean.
⚠️ Placing figures next to each other is not ranking them. A measure one company publishes and
another does not is a coverage difference, not evidence about either.
Args: tickers (2-5), metrics, optional pre-fetched rows_by_ticker, optional as_of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| metrics | Yes | ||
| tickers | Yes | ||
| rows_by_ticker | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||