Description Usage Format References
The CN.Oil list
object features the approximate futures contract data utilized within the work of
Cortazar and Naranjo (2006) titled: "An N-Factor Gaussian Model Of Oil Futures Prices" as well as commodity
pricing models presented within this study.
1 |
A list
Containing five objects:
dt The discrete daily time step used for parameter estimation of an N-factor model. The discrete time step is 1/262, which relates to 5 business days per week (ie. no trading on weekends).
Objects relating to "Panel A" of the Cortazar and Naranjo (2006) study. Panel A considered all futures contracts traded between 1992 and 2001. In the study of Cortazar and Naranjo (2006), this corresponded to 70,584 observations, however the Panel A Contracts object consists of 387,772 observations.
Objects relating to "Panel B" of the Cortazar and Naranjo (2006) study. Panel B considered all futures contracts traded between 1992 and 1996. In the study of Cortazar and Naranjo (2006), this corresponded to 30,424 observations, however the Panel B Contracts object consists of 113,850 observations.
Objects relating to "Panel C" of the Cortazar and Naranjo (2006) study. Panel C considered all futures contracts traded between 1997 and 2001. In the study of Cortazar and Naranjo (2006), this corresponded to 40,160 observations, however the Panel C Contracts object consists of 117,782 observations.
Objects relating to "Panel D" of the Cortazar and Naranjo (2006) study. Panel D considered all futures contracts traded between 2002 and 2004. In the study of Cortazar and Naranjo (2006), this corresponded to 24,297 observations, however the Panel D Contracts object consists of 52,430 observations.
Each of the Panel data objects within CN.Oil
are lists that contain the following objects:
A data frame consisting of quoted daily prices of Futures contracts.
A vector consisting of quoted spot prices of Crude Oil. Spot prices relate to the price of a futures contract that expires at the end of that particular trading day.
A named vector listing the final trading days of each observed futures contract, with each element of Final.Trading.Days
corresponding to a
column within the respective panel's Contracts
data frame.
A data frame with identical dimensions to the Contracts
data frame. This data frame lists the time to maturity of a given futures contract in years
at each observation point. This is identical to the number of business days between the observed date and the final trading day of a particular futures contract.
The maturity matrix assumes 262 trading days a year.
The parameters of the one-factor estimated model as presented within the work of Cortazar and Naranjo (2006)
The parameters of the two-factor estimated model as presented within the work of Cortazar and Naranjo (2006)
The parameters of the three-factor estimated model as presented within the work of Cortazar and Naranjo (2006)
The parameters of the four-factor estimated model as presented within the work of Cortazar and Naranjo (2006)
Cortazar, G., and L. Naranjo, (2006). An N-factor Gaussian model of oil futures prices. Journal of Futures Markets: Futures, Options, and Other Derivative Products, 26(3), 243-268.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.