Last active
December 31, 2020 14:56
-
-
Save ashwinijha6/da2bc02ee383fa63d0e0ef1abaa88ab3 to your computer and use it in GitHub Desktop.
Revisions
-
ashwinijha6 revised this gist
Dec 31, 2020 . No changes.There are no files selected for viewing
-
ashwinijha6 revised this gist
Dec 31, 2020 . No changes.There are no files selected for viewing
-
ashwinijha6 revised this gist
Dec 29, 2020 . No changes.There are no files selected for viewing
-
ashwinijha6 revised this gist
Dec 29, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,5 +17,5 @@ * Finally, show 'alerts' whenever these bounds are crossed by the ratio. * **Patch File** can be found [here](https://github.com/insidesherpa/JPMC-tech-task-3/pull/37) # Certificate of Completion  -
ashwinijha6 revised this gist
Dec 29, 2020 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,4 +16,6 @@ * 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](https://github.com/insidesherpa/JPMC-tech-task-3/pull/37) # Certificate  -
ashwinijha6 created this gist
Dec 29, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ # JPMORGAN CHASE & CO. Software Engineering Virtual Experience ## [JPMC-Tech-Task-1](https://github.com/ashwinijha6/JPMC-tech-task-1) * 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](https://github.com/insidesherpa/JPMC-tech-task-1/pull/177) ## [JPMC-Tech-Task-2](https://github.com/ashwinijha6/JPMC-tech-task-2) * 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](https://github.com/insidesherpa/JPMC-tech-task-2/pull/190) ## [JPMC-Tech-Task-3](https://github.com/ashwinijha6/JPMC-tech-task-3) * 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](https://github.com/insidesherpa/JPMC-tech-task-3/pull/37)