Market Radar

Project Goal
The goal of this project was the develop my knowledge of the Golang programming language.
Project Overview
Monitor stock price changes for selected companies
Using AlphaVantage API to extract stock informaiton
Updates stock readings every 60 seconds
Technologies Used
- Go
- AlphaVantage API
- Visual Studio
Timeline
Janruary 2025 - February 2025
Key Features
API Retrieval
Uses the AlphaVantage API to retrieve real-time stock prices
Various Company Selection
Supports multiple companies, allowing users to track a portfolio
Coloured Texts
Coloured output for user ease of readability
Project Snippet

.env file and code output