Stock Prices to Perspective Visualizer
5 September, 2020
2
2
0
Contributors
Javascript UI
React
Languages
Python
Problem:
Solution:
Stock Prices to Perspective Visualizer is a React/TypeScript and Python app which allows traders to visualize stock data and be alerted when the stock ratios exceed historically known bounds. It was built as part of my JP Morgan & Chase's Virtual Software Engineering Internship Experience in Summer 2020. The stock data is retrieved from the server ( a Python Script), then processed by a TypeScript file before being piped to JP Morgan's Perspective for Visualization. A trigger alert functionality is also included to alert traders of abnormal stock ratios as this could trigger a trading opportunity. This new functionality added to traders' dashboards will improve their trading experience.