fmpc_market_hours {fmpcloudr} | R Documentation |
Current day market hours and holidays
Description
Pulls back current day market hours and holidays for 2019 going forward
Usage
fmpc_market_hours()
Value
an object of class list containing two data frames for market hours and holidays
Examples
## Not run:
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_market_hours()
## End(Not run)
[Package fmpcloudr version 0.1.5 Index]