Go to file
2024-12-11 12:17:54 -08:00
iqfeed
.gitignore
market_depth.py
pyproject.toml
README.md Add description to IQFeed module documentation 2024-12-11 12:17:54 -08:00

IQFeed

This module provides an interface for requesting data from IQFeed.

The following environment variables must be defined in order to communicate with an existing IQFeed connection (e.g., via IQLink):

IQFEED_HOST=localhost
IQFEED_PORT=9100