- Scala Programming Projects
- Mikael Valot Nicolas Jorand
- 62字
- 2021-07-23 16:25:22
Loading market data
In order to calculate the real monthly returns of our investments in a fund tracking the S & P 500, we are going to load a tab-separated file containing the S & P 500 prices and dividends, and another file containing the consumer price index. This will let us calculate a real rate of return, stripped out of inflation.