aboutsummaryrefslogtreecommitdiffstats
path: root/R/load_cf.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/load_cf.R')
-rw-r--r--R/load_cf.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/load_cf.R b/R/load_cf.R
index b51d08d6..b61c21bd 100644
--- a/R/load_cf.R
+++ b/R/load_cf.R
@@ -24,7 +24,7 @@ source(file.path(root.dir, "code", "R", "cds_utils.R"))
source(file.path(root.dir, "code", "R", "intex_deal_functions.R"))
source(file.path(root.dir, "code", "R", "optimization.R"))
source(file.path(root.dir, "code", "R", "interpweights.R"))
-source(file.path(root.dir, "code", "R", "index_definitions.R"))
+load.index("hy21")
calibration.date <- addBusDay(tradedate, -1)
MarkitData <- getMarkitIRData(calibration.date)