Hi I am trying to compute the daily stock returns with the formula:
Compute daily stock returns using the following formula: Ln( Pricet / Price t-1 ) where:
Ln = natural log
Pricet = Price on day t
Price t-1 = Price on day t-1
I'm trying to find the solution for my work flow. I'm not sure someone already touched this topic as I can't find any previous solutions for this so I'm seeking for your expertise. Here are the example of my data. Thank you so much in advance