shweshi / terminal-stocks

terminal-stocks is a terminal based application that provide stock price information.
https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
MIT License
61 stars 9 forks source link

Fixes market summary endpoint #11

Closed chris-hmmr closed 2 years ago

chris-hmmr commented 2 years ago

Hi @shweshi, I took the liberty to fix the market summary endpoint.

Before:

image

After:

image

Cheers, Christopher

chris-hmmr commented 2 years ago

Needs some additional work, having some issues with parsing every other request.