Skip to content

Instantly share code, notes, and snippets.

@ashwinijha6
Last active December 31, 2020 14:56
Show Gist options
  • Save ashwinijha6/da2bc02ee383fa63d0e0ef1abaa88ab3 to your computer and use it in GitHub Desktop.
Save ashwinijha6/da2bc02ee383fa63d0e0ef1abaa88ab3 to your computer and use it in GitHub Desktop.
My participation in the JPMORGAN CHASE & CO. Software Engineering Virtual Experience

JPMORGAN CHASE & CO. Software Engineering Virtual Experience

  • 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

Certificate of Completion

My JPMC Certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment