Description Usage Arguments Value Examples
Get the current snapshot of the top 20 gainers or losers of the day.
1 | get_gainers_and_loser(direction = c("gainers", "losers"))
|
direction |
(string) Direction we want. Options include: "gainers" and "losers". |
A tibble.
1 2 3 4 5 | ## Not run:
library(polygon)
get_gainers_and_loser("gainers")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.