如果繞過 #31 , 會發生這個bug: ``` > getSymbols("^VIX") [1] "VIX" > Xt <- VIX > BBands(Xt) Error in BBands(Xt) : Price series must be either High-Low-Close, or Close/univariate. ```