diff --git a/README.md b/README.md index 664d763..b06bc3c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ___ 4. Multi-Pane Charts using the [`SubChart`](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#subchart). 5. The Toolbox, allowing for trendlines, rays and horizontal lines to be drawn directly onto charts. 6. [Callbacks](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#callbacks) allowing for timeframe (1min, 5min, 30min etc.) selectors, searching, and more. -7. Direct integration of market data through [Polygon.io's](https://polygon.io) market data API. +7. Direct integration of market data through [Polygon.io's](https://polygon.io/?utm_source=affiliate&utm_campaign=pythonlwcharts) market data API. __Supports:__ Jupyter Notebooks, PyQt, wxPython, Streamlit, and asyncio. ___ diff --git a/docs/source/polygon.md b/docs/source/polygon.md index 2c24c46..ba3bbdd 100644 --- a/docs/source/polygon.md +++ b/docs/source/polygon.md @@ -1,6 +1,6 @@ # Polygon.io -[Polygon.io's](https://polygon.io) market data API is directly integrated within lightweight-charts-python, and is easy to use within the library. +[Polygon.io's](https://polygon.io/?utm_source=affiliate&utm_campaign=pythonlwcharts) market data API is directly integrated within lightweight-charts-python, and is easy to use within the library. ___ ## Requirements To use data from Polygon, there are certain libraries (not listed as requirements) that must be installed: