Skip to content

JoshuaPrice13/Stock_API_Tracker

Repository files navigation

Joshua T. Price 09-05-2025 https:// Open source, no license

Stock Price Tracker (Java)

A lightweight Java desktop application that allows users to fetch and track the latest stock prices in real time using the Polygon.io API. Features an autocomplete suggestion box for stock symbols with company names, and a user-configurable API key system.


Features

  • Fetch the latest closing price of any stock supported by Polygon.io.
  • Autocomplete suggestions for stock symbols with company names.
  • Settings screen for users to input and save their own API key.
  • Clean, responsive Swing-based GUI.
  • Scrollable results area with timestamped price entries.
  • Lightweight, no external databases required.

Screenshots

StockPriceTracker


Getting Started

Prerequisites

Installation

  1. Clone or download the repository:
git clone https://github.com/joshuaprice13/Stock_API_Tracker

About

This is a java program that interacts with an API to make buy and sell call on stocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages