Retrieve live market overview snapshots across global benchmark indices, commodities, currencies, and futures.
Value
If as_tibble = TRUE, a tibble with 9 columns:
symbol, short_name, regular_market_price,
regular_market_change, regular_market_change_percent,
regular_market_previous_close, market_state,
exchange, market_time (POSIXct, UTC).
If as_tibble = FALSE, a nested list.
Returns an empty tibble (or invisible(NULL)) on failure.
See also
Other market data:
get_trending(),
yf_get_market_stats()