get_trending: Trending securities

View source: R/others.R

get_trendingR Documentation

Description

List of trending securities for specific country.

Usage

get_trending(country = "US", count = 10)

Arguments

country

Name of the country.

count

Number of securities.

Value

Securities trending in the country.

Examples


get_trending()



yahoofinancer documentation built on May 29, 2024, 2:30 a.m.