mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
cafffe8a21
**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) |
||
---|---|---|
.. | ||
__init__.py | ||
aggregates.py | ||
financials.py | ||
last_quote.py | ||
ticker_news.py |