This script calculates the market return for a specific period. It consists of two calculations which are: 1. Calculate market return of each asset - formula => (final value - initial value)/initial value 2. Calculate the aggregate average market return of chosen assets
The purpose of this script to see how much you would gain if you buy and hold the asset for a specific period.