
This function returns the most recent index values for the 41 primary MSCI indicies on a 15 minute time delay.
msci_realtime_index_values(return_wide = TRUE, return_message = TRUE)
TRUE
return data in wide form
TRUE
return a message after data import
tibble
Other MSCI:
msci_indicies_constituents()
,
msci_indicies()
Other index values:
crsp_indicies_returns()
,
fred_symbols()
,
nareit_annual_subsector_returns()
,
nareit_monthly_returns()
Other real-time data:
dtcc_recent_trades()
,
us_public_companies()
# NOT RUN {
msci_realtime_index_values()
# }
Run the code above in your browser using DataLab