Nasdaq Data Link provides a modern and efficient method of delivery for real-time exchange data and other financial information. This repository provides a Python SDK for developing applications using Nasdaq Data Link's real-time data.
Implements the authentication config and kafka config loaders
Adds in some helper util files: IsItPyTest.py for checking if a pytest is running, Oauth.py for returning the oauth callback, SeekToMidnight.py to help a consumer seek back to a certain timestamp
IsItPyTest.py
for checking if a pytest is running,Oauth.py
for returning the oauth callback,SeekToMidnight.py
to help a consumer seek back to a certain timestamp