Pulls back current day market hours and holidays for 2019 going forward
fmpc_market_hours()
an object of class list containing two data frames for market hours and holidays
if (FALSE) {
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_market_hours()
}