diff --git a/README.md b/README.md index 9daad24..a4fbf29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OHLC -This module provides Open, High, Low, Close (OHLC) data for trading applications. +This module provides Open, High, Low, Close (OHLC) data (and volume) for trading applications. The data currently comes from [IQFeed](https://www.iqfeed.net/), so you will need an account with API access from them.