Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

How to plot compounded time series on google sheets [closed]

$
0
0

I cannot find any info on how to do this online

Let's say we have a spreadsheet of daily percentage changes as shown below , which is denoted by d3-d11: enter image description here

How would you plot how the compounded capital grows and falls on a daily basis assuming some starting capital?

So day one would be $1.009.

Day two would be (1.00946)(1.009)~$1.01854514.

Day three would be (1.00829)(1.00946)(1.009)~$1.027.

And so on.

And then plot this as a time series.

Edit:

If it's not possible to plot this, then how would you populate these values as a separate column? So E3 would be 1.009, E4 would be 1.01854514, E5 would be 1.027, and so on.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>