Created on 3rd July 2020
•
It interface with a stock price data feed and set up your system for analysis of the data. Afterwards I implemented the Perspective open source code in preparation for data visualization and finally I used Perspective to create the chart for the trader’s dashboard
Basically, I got some errors installing npm and nodejs as they have certain dependecies which my set-up environment does not handle. In order to up the server, I made few changes in the package.json file and remove certain dependecy which are not required for this project.