I'm fetching historic data from Yahoo finance in R using getYahooData from the TTR package. Most of the data I'm getting, however, does not include the last few days of trading - For example I'm getting the most recent day as 24/09/12 today on all but one ticker (which is up to date, JMAT.L)
Does anyone have a data source or a fetch method that'll get me some up to date data?