You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this issue is just me or for everyone, but when the market is closed running a command like:
tickrs -s AAPL
Results in a blank screen. It would be better to show the activity before market close or to just show a splash screen saying that the market is closed.
Again, this could potentially be a bug isolated to me.
The text was updated successfully, but these errors were encountered:
PS. this tool is awesome, I was going to build something exactly like this in Rust but then i came across this and I don't think i could do it better :D .
Thanks for opening the issue! Yeah, I think I'll add a "market closed" screen. The time there's no data from the API for intraday is 12am ET to 4am ET once premarket opens.
Feel free to check out the code base and contribute if you'd like!
This may take me a few days to roll out since I can't really test this until later at night my time. Want to make sure I understand what changes in the API response data as the "day" rolls over. But I am on it!
I am not sure if this issue is just me or for everyone, but when the market is closed running a command like:
Results in a blank screen. It would be better to show the activity before market close or to just show a splash screen saying that the market is closed.
Again, this could potentially be a bug isolated to me.
The text was updated successfully, but these errors were encountered: