Week 5 Homework
- Use requests library to fetch crypto price
- use json library to parse data into python dictionary
- portfolio information as pd.Dataframe and perform analysis
- use APIs (i.e. ALPACE APIs) to fetch historical stocks prices
- stocks prices as dataframe
- use MCForecastTool.py to run monte carlo simulation
- repeat MC using different portfolio composition