ratio_analysis
Compute profitability, liquidity, leverage, and return metrics plus multi-period CAGR from financial statements. Deterministic calculation without search or LLM tokens.
Instructions
Performs deterministic financial ratio analysis (profitability, liquidity, leverage, returns) plus multi-period CAGR trend over a set of FinancialStatement objects (Income Statement / Balance Sheet / Cash Flow). Pure calculation — no search, no LLM tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statements | Yes | Chronologically ordered (oldest first) financial statements, e.g. from the financial_statements tool | |
| companyName | No |