mpeng8 / PyTrade

0 stars 2 forks source link

Stock Database #9

Closed mpeng8 closed 7 years ago

mpeng8 commented 7 years ago

Story/Task Details

-Integrate Stock Database with the prototype.

Acceptance Scenarios

Given: A registered user on their dashboard page When: the stock price is clicked Then: The system should send api calls to the stock database.

Done Done Criteria The database should be integrated with current code without any error or new bug.

mpeng8 commented 7 years ago

price data - quandl - done

data for fundamental analysis - in progress