yf_live_prices {yfR}R 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")


[Package yfR version 1.1.0 Index]