get60: Get Stock Data at the hourly level localized to current time zone
Description
Summary statistics for the movements on the hourly level
Usage
get60(ticker, truncated = TRUE)
Value
A data frame with daily data such as the high, low, open, close, and associated returns. Available in the global environment.
Default is truncated to show data more relevant to active trading hours. Adjusted to local time zone.
Arguments
ticker
The ticker symbol as a string
truncated
Option to limit output to hours closer to market open hours. Default is true.