Project information
Koiterminal is a stock ticker that I built using JavaScript and the Electron framework. It is a simple tool that allows users to see the live stock price of a symbol at a 1 second interval. The ticker uses chartJS to draw graphs and Finnhub to get live symbol data.
One of the key features of Koiterminal is that it shows if the market is open, along with the local time of the market. This is important for traders and investors who need to know whether they can buy or sell a stock at a given time.
In addition to the current stock price, Koiterminal also displays the price the symbol last closed at, as well as the day’s high and low prices. This information can be useful for investors who want to know whether a stock is trending up or down, and whether it has reached its peak or bottomed out for the day.
Overall, Koiterminal is a simple but effective tool for keeping track of the stock market. It is easy to use and provides valuable information that can help investors make informed decisions.
Screenshots