- To process the data feed of stock A and stock B’s price to enable & to analyse when trading for the stock should occur.
- Patch File can be found here
- Taking an incomplete setup of Perspective, i.e. a graph that updates manually,
and make it work with the code from Task 1 such that it now updates automatically by continuously requesting
from the server application.
- Patch File can be found here
- Display data visually for traders. Using Perspective to create the chart for the trader’s dashboard.
- Track and display the ratio between the two stock prices.
- Show the historical upper and lower bounds of the stocks' ratio.
- Finally, show 'alerts' whenever these bounds are crossed by the ratio.
- Patch File can be found here
