Skip to content
Prev 13875 / 15274 Next

adjustOHLC.R issues

Yes, TTR is 0.23.1 and quantmod is 0.4.5. I think my question boils down 
to the difference between using use.Adjusted = TRUE or FALSE. I have 
found prior articles that talk about why the adjusted close values from 
the two methods do not always match, so I conclude that it depends on 
how Yahoo is computing their adjusted close values and the underlying 
data. Since my code is used to compare various innovations and I am not 
concerned about absolute values, I think either method will give 
adjusted data that are suitable for my purposes.

Ernie