Preface

This is the python code appendix (2/2) of the research paper "Social interactions in volatile markets - a GameStop story".

Gather GameStop price data

Connect to API and download monthly data

Merge monthly data to single data frame

Alpha Vantage gives out one month, so combining the stock data results in stockdatafull.csv which can be imported and adapted afterwards

Fit stock data to UTC


Plot graphs