yf_live_prices: Yahoo Finance Live Prices

View source: R/yf_live_price.R

yf_live_pricesR Documentation

Yahoo Finance Live Prices

Description

This function will use the json api to retrieve live prices from Yahoo finance.

Usage

yf_live_prices(ticker)

Arguments

ticker

a single ticker symbol

Value

a tibble with live prices

Examples

yfR::yf_live_prices("PETR4.SA")


msperlin/yf documentation built on July 2, 2024, 5:12 a.m.