get_income_statement
Retrieve income statements for a specific stock symbol, with options for yearly, quarterly, or trailing frequency, to analyze company financial performance via Yahoo Finance data.
Instructions
Get income statement for a given stock symbol.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
freq | No | At what frequency to get cashflow statements. Defaults to "yearly". Valid freqencies: "yearly", "quarterly", "trainling" | |
symbol | Yes | Stock symbol in Yahoo Finance format. |