R script that:
-
pulls front month commodity futures prices
-
creates file with commodity:
- annual volatility
- semi deviation
- skewness
- kurtosis
-
creates correlation plot
To Run From terminal:
-
cd into the CommodityCorrelation directory
-
make core.R executable:
$ chmod +x corr.R
-
run corr.R
$ ./corr.R
-
stats & plot files are created in directory