Skip to content

RedBlackAka/Stock-Monitor-HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Stock-Monitor-HTML

This is a simple HTML page displaying stock information, designed for use with a dedicated monitor on a Raspberry Pi. It uses Javascript to retrieve stock information from the Alpha Vantage API. The information is refreshed once an hour, in order to stay within the limit of Alpha Vantage's free API. Default ticker here is NVDA, but can easily be changed to any that are exchanged on NASDAQ. Additionally, it has a real time clock that is synced with Google's time server once an hour.

Javascript is written with assistance from ChatGPT. I'd be happy for improvements and clean ups.

An API key is required. Alpha Vantage offers paid and free keys with up to 25 API calls a day here: https://www.alphavantage.co/support/#api-key

Make sure to read their terms of service.

Screenshot 2024-01-15 at 12 15 16

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages