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)…
Hello, I would like to download the time series of ESG scores, but reading your documentation about ESG data I discovered that once a ESG score is published for a given year it can be update later for the subsequent next 5 years, e.g. an ESG score for the 2022 year can be updated until 2027. Is there a way to track the…
Hi, When I want to plot my strategy with BackTrader in CodeBook I have the following error : I just did : Do you know how can I solve it ?
Hello, is there someone that coud help to feed Datastream data into Backtrader using the following example ? from datetime import datetime import backtrader as bt # Create a subclass of Strategy to define the indicators and logic class SmaCross(bt.Strategy): # list of parameters which are configurable for the strategy…
..."Ownership->Fund Shareholder's History Report" of Any Company of our choice. Kindly help me with this issue which I am facing for the past 2 days. Your help would be appreciated. I cannot find it on the EIKON tutorials as well. Thank you.
...me: Spawn failed: Server at didn't respond in 30 seconds; Event Log:.... Please fix it quickly I have to use the API to download data.
I am getting this error, the python notebook is not opening Spawn failed: Server at http://10.67.0.2:8888/codebook/user/sl1-bxk3fcy/ didn't respond in 30 seconds.. Can someone please sovle this?
how to change directory from home/jovyan to any directory of youe machine? cd command does not help
It looks like you're new here. Sign in or register to get started.