The most recent content from our members.
Hello, I am working on an academic project and need to backtest a custom ESG equity index from 2010 to today. For this, I need to retrieve: The full list of stocks that were active at each monthly rebalancing date (e.g., January 2010, February 2010, etc.). (we can also limit this by geography saying only stocks in Europe)…
Hi Do you have an api that my html, js, python can tap to extract live fx rates, stock prices and also UT and bond prices ? at the min fx pairs and stock prices. if so do you have an example i can use I need the historical prices ie 1y to 3 y to plot a chart with overlays like fibo, and elliot on my website for analysis…
Hi guys, I have the following problem. I have about 1000 M&A deals from the M&A Deal Screener. I want to download the daily adjusted stock price data for a long period like 16 years. Which way would you guys advise me to use. I was thinking of using the PermID and Excel Datastream but im not quite sure if it can handle…
Hello all, I am trying to download a list of index constituents using the eikon data API, however, i am getting a 'NoneType' object has no attribute 'get' error for this code : import eikon as ek import pandas as pd from tqdm import tqdm # Import tqdm for progress tracking Your Datastream API keyapi_key = 'kEY ' Initialize…
It looks like you're new here. Sign in or register to get started.