Not a completely working implementation of stock
by
Sean F Chan
6 years 5 days
Not a completely working implementation of stock
The response from alpha vantage is working but the response is way to big fit in RAM. Will need to figure out how to parse in stream? or might have to make a banckend server that just sends us only the respose we need.