Go to file
2024-10-30 00:06:23 -07:00
ohlc
test Add test for retrieving minute data for the current day 2024-10-21 09:11:42 -07:00
.gitignore
README.md Add mention of IQFeed account requirement in OHLC documentation 2024-10-30 00:06:23 -07:00
setup.py

OHLC

This module provides Open, High, Low, Close (OHLC) data for trading applications.

The data currently comes from IQFeed, so you will need an account with API access from them.

Dependencies