SP500 {BCT} | R Documentation |
This dataset contains the quantised daily changes xi in the Standard & Poor’s index price, from January 2, 1928 until October 7, 2016. The price changes are quantised to 7 values as follows: If the change between two successive trading days (i - 1) and i is smaller than -3%, xi is set equal to 0; if the change is between -3% and -2%, xi=1; for changes in the intervals (-2%, -1%], (-1%, 1%], (1%, 2%], and (2%, 3%] xi is set equal to 2,3,4 and 5, respectively; and for changes greater than 3%, xi = 6.
SP500
An object of class "character"
.
Yahoo! finance. (yahoo_finance)
BCT(SP500, 10)