Files
langchain/docs
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
..
2024-03-03 19:58:58 -08:00
2024-03-11 10:50:39 -07:00
2023-12-17 12:55:49 -08:00
2024-02-08 14:52:26 -08:00
2024-03-09 13:30:48 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide