ayyytam / TwitchPlaysStockMarket

Twitch Plays Stock Market
http://challengepost.com/software/twitch-plays-stock-market
6 stars 1 forks source link

Provide an API function to get details of the portfolio. #10

Closed robertjli closed 9 years ago

robertjli commented 9 years ago

Allow the user to get the details of the portfolio via GET. This should contain the current value, holdings, cash, and initial values of the portfolio.

robertjli commented 9 years ago

Withdrawing. We will be pushing this data via socket along with price data.