You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/tools/polygon
Virat Singh cd926ac3dd
community: Add PolygonFinancials Tool (#18324)
**Description:**
In this PR, I am adding a `PolygonFinancials` tool, which can be used to
get financials data for a given ticker. The financials data is the
fundamental data that is found in income statements, balance sheets, and
cash flow statements of public US companies.

**Twitter**: 
[@virattt](https://twitter.com/virattt)
7 months ago
..
__init__.py community: Add PolygonFinancials Tool (#18324) 7 months ago
financials.py community: Add PolygonFinancials Tool (#18324) 7 months ago
last_quote.py community[patch]: docstrings (#16810) 8 months ago
ticker_news.py community: Add PolygonTickerNews Tool (#17808) 7 months ago