Skip to content

IEX real-time feed for Intrinio implemented in Python. Modified jorymorrison's implementation to include: websocket heartbeat & multiple securities as arguments

License

Notifications You must be signed in to change notification settings

HWideman/intrinio-realtime-websocket-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Intrinio realtime websocket python

IEX real-time feed for Intrinio implemented in Python
Based upon implementation found at: https://github.com/jorymorrison/real-time-intrinio-python

Modified to include websocket heartbeat & support for multiple securities as command line arguments

How to

  1. Set INTRINIO_USER and INTRINIO_PASSWORD environment variables

Usage

python realtime_websocket.py AAPL
python realtime_websocket.py AAPL MSFT

About

IEX real-time feed for Intrinio implemented in Python. Modified jorymorrison's implementation to include: websocket heartbeat & multiple securities as arguments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages