Nasdaq / NasdaqCloudDataService-SDK-Python

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.
https://www.nasdaq.com/solutions/data-link-api
Apache License 2.0
56 stars 25 forks source link

Multiple live-data feed access with single account #37

Open NamhoonCho opened 1 year ago

NamhoonCho commented 1 year ago

Hello, I would like to ask if multiple connections are available from one account, by using the Kafka

I am trying to use the SDK that is provided in this repo, and I would like to check if it is possible for us to connect and access the data on multiple devices with one authentication id. Also, are there any limits on maximum requests of the data, and consequences regarding the excessive amount of requests?

I have come up with this issue to double check the data we receive from NCDS is same all across the devices, yet I only have one authentication id.