Skip to content

Instantly share code, notes, and snippets.

@creative-quant
Created February 5, 2015 23:30
Show Gist options
  • Save creative-quant/8881db213dbd87ea63ca to your computer and use it in GitHub Desktop.
Save creative-quant/8881db213dbd87ea63ca to your computer and use it in GitHub Desktop.
Forex Economic Calendar
#curl http://www.dailyfx.com/files/Calendar-02-01-2015.csv -o /tmp/Calendar-02-01-2015.csv
cal <- read.csv("/tmp/Calendar-02-01-2015.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment