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
Instead of polling for values, we should be able to get pushes for realtime changes with the yahoo-finance npm package. Will require a change of mentality, but results in significantly better code and less wasted space on duplicated values.