index.rotation: index.rotation

Description Usage Examples

Description

index.rotation

Usage

1
2
3
index.rotation(indexID = c("EI000016", "EI000905", "EI000852"),
  begT = as.Date("2005-01-04"), endT = Sys.Date(), MApara = 20,
  fee = 0.001, sell_count = 1)

Examples

1
2
3
indexID <-  CT_industryList(33,1)
indexID <-  sectorID2indexID(indexID$IndustryID)
re <- index.rotation(indexID)

QuantAndrew/quantbox documentation built on May 8, 2019, 3:50 a.m.