Getting the data and code
The full code for the stock analysis exercise is available as a GitHub repo at https:// github.com/modern-fortran/stock-prices. If you use git, you can clone it directly from the command line: Otherwise, you can download it as a zip file from http://mng.bz/OMZo. The repository already includes the stock price data needed for this exercise in the data directory. However, if […]