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)

Arguments

return_wide

TRUE return data in wide form

return_message

TRUE return a message after data import

Value

tibble

References

MSCI Inc

See also

Examples

msci_realtime_index_values()