Currently, the Graph branch has the functionality for switching graphing intervals (7d, 52wk, 12mth) We would also like to add two more types of graphs RSI and MACD that displays information. One way of doing this is to add 2 buttons on the Chart activity. By clicking on RSI or MACD it would display the appropriate graph.
The Chart activity needs to be resized to the full screen of the phone for better quality. Right now the window seems too small.
[SP: 4]
[Priority: 2]
[Risk: Medium]
Tasks:
Task1: Resize Chart activity to fit the screen
Task2:Add 2 new buttons RSI/MACD
Task3:Display the different types of graphs with actual data from the API
Task4:Write tests for switching graph types. (UIAutomator, and Junit)
Currently, the Graph branch has the functionality for switching graphing intervals (7d, 52wk, 12mth) We would also like to add two more types of graphs RSI and MACD that displays information. One way of doing this is to add 2 buttons on the Chart activity. By clicking on RSI or MACD it would display the appropriate graph. The Chart activity needs to be resized to the full screen of the phone for better quality. Right now the window seems too small.
[SP: 4] [Priority: 2] [Risk: Medium]
Tasks: Task1: Resize Chart activity to fit the screen Task2:Add 2 new buttons RSI/MACD Task3:Display the different types of graphs with actual data from the API Task4:Write tests for switching graph types. (UIAutomator, and Junit)