diff --git a/README.md b/README.md index 058026d..d306cae 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This module provides Open, High, Low, Close (OHLC) data for trading applications. +The data currently comes from [IQFeed](https://www.iqfeed.net/), so you will need an account with API access from them. + ## Dependencies * [IQFeed](https://moshferatu.dev/moshferatu/iqfeed/src/branch/main)