The most recent content from our members.
Hi there, in the github library (Example.DataLibrary.Python/Examples/2-Content/2.01-HistoricalPricing/EX-2.01.02-HistoricalPricing-ParallelRequests.ipynb at main · LSEG-API-Samples/Example.DataLibrary.Python · GitHub) the example given to send parallel requests for 3 names : tasks = asyncio.gather(…
Hi Team, Since the client encountered problems using the RDP Python library for their solution, particularly with accessing historical prices, they have opted to use the Python requests library (with examples provided in the API Playground) to retrieve data. Here is a sample request for historical prices: url =…
Is parallel processing with the eikon module possible? I see from this article that it is possible with Refinitiv Data (RD) Library for Python: https://developers.lseg.com/en/article-catalog/article/leveraging-parallel-programming-in-python I also see from documentation that 5 requests per second is the rate limit when…
We ran two MBO's for different dates and one VBD download. But it looks like it took a huge amount of time for the MBO to generate the data. One of the MBO run took 2.5 hours to generate 350 MBs of data. Is there any impact if we run both the MBO and VBD in parallel and download the data through AWS?
It looks like you're new here. Sign in or register to get started.