Hello guys,
I've been requesting stock returns for different companies using Eikon API through Python and also in Excel. I've encountered an issue about stock returns that get repeated daily, like the one attached in the image below:
This issue extends to several dates ahead, weird enough to raise eyebrows (how come a company would have consistently the same return each day?). Is there a setting we can use for TR.TotalReturn fields in which we can report as 0 when there's no return reported, instead of using the last one reported (which I think is the case here)?
Thanks for your valuable time!