-Indicators are useful metrics for users to analyze stock data, thus it is important to have indicators displayed along with stock price.
Acceptance Scenarios
Given: A registered user on a certain stock page
When: the user just enters the stock page
Then: The system should automatically display the last 14 days of stock price, along with the moving averages.
Given: A registered user on a certain stock page
When: the user choses a indicator
Then: the indicator should be displayed along with the stock price.
Done Done Criteria
The indicators should be integrated with current code without any error or new bug.
Story/Task Details
-Indicators are useful metrics for users to analyze stock data, thus it is important to have indicators displayed along with stock price.
Acceptance Scenarios
Given: A registered user on a certain stock page When: the user just enters the stock page Then: The system should automatically display the last 14 days of stock price, along with the moving averages.
Given: A registered user on a certain stock page When: the user choses a indicator Then: the indicator should be displayed along with the stock price.
Done Done Criteria The indicators should be integrated with current code without any error or new bug.