library(Quandl)
library(xts)
Quandl.api_key("your_api_key")
cl <- Quandl("CME/CLU2022", type = "xts")
This data ends on June 30th 2022. As of today 7/14/2022, it should have data out to 7/13/2022. Thank you!
library(Quandl)
library(xts)
Quandl.api_key("your_api_key")
cl <- Quandl("CME/CLU2022", type = "xts")
This data ends on June 30th 2022. As of today 7/14/2022, it should have data out to 7/13/2022. Thank you!
Copyright © 2021 Jogjafile Inc.
I experienced the same issue. I have seen no price updates past June 30, 2022.
Unfortunately, it looks like NASDAQ has acquired Quandl and they are in the process of deprecating the CME EOD price database/API.
From Nasdaq data support: