if (FALSE) {
# CME WTI Futures
getCurve(
feed = "CME_NymexFutures_EOD_continuous", contract = "CL",
date = "2023-08-24",
fields = c("open_price, high_price, low_price, settlement_price, volume, open_interest"),
iuser = "x@xyz.com", ipassword = "pass"
)
}
Run the code above in your browser using DataLab