get_financial_ratios
Analyze company financial health by retrieving profitability, liquidity, and efficiency ratios for any stock symbol over specified periods.
Instructions
Get detailed financial ratios (profitability, liquidity, efficiency)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol | |
| period | No | Period type (annual or quarter) | |
| limit | No | Number of periods to return (default: 5) |