Description Usage Value Author(s) Examples
get the continuous index future code on every trading day
1  | getIFcontinuousCode(begT = as.Date("2010-04-16"), endT = Sys.Date())
 | 
a datafame with cols:tradingday,IF00,IF01,IF02,IF03,IF04,firstday,lastday...
Ruifei.Yin
1 2 3  | begT <- as.Date("2010-04-16")
endT <- Sys.Date()
getIFcontinuousCode()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.