At the moment this is an observable variable that doesn't really change: `@Published var isMarketOpen = false` - [ ] We'll want to check if the market is open or closed - [ ] If is closed, we can disable the ability to fetch data.