langchain/libs/community/langchain_community/agent_toolkits/polygon
Virat Singh cafffe8a21
community: Add PolygonAggregates tool (#18882)
**Description:**
In this PR, I am adding a `PolygonAggregates` tool, which can be used to
get historical stock price data (called aggregates by Polygon) for a
given ticker.

Polygon
[docs](https://polygon.io/docs/stocks/get_v2_aggs_ticker__stocksticker__range__multiplier___timespan___from___to)
for this endpoint.

**Twitter**: 
[@virattt](https://twitter.com/virattt)
2024-03-11 11:58:10 -07:00
..
__init__.py community: Add PolygonLastQuote Tool and Toolkit (#15990) 2024-01-21 15:08:55 -08:00
toolkit.py community: Add PolygonAggregates tool (#18882) 2024-03-11 11:58:10 -07:00