# NOT RUN {
# CME WTI Futures
getCurve(feed = "Crb_Futures_Price_Volume_And_Open_Interest",contract = "CL",
date = "2020-07-13",fields = c("Open, High, Low, Close"),
iuser = "x@xyz.com", ipassword = "pass")
getCurve(feed = "Crb_Futures_Price_Volume_And_Open_Interest",contract = "BG",
date = "2020-07-13",fields = c("Open, High, Low, Close"),
iuser = "x@xyz.com", ipassword = "pass")
# }
Run the code above in your browser using DataLab