Skip to content

Stock Trend Visualizer with a built in portfolio profit margin calculator.

Notifications You must be signed in to change notification settings

ryqndev/Stock-Visualizer

Repository files navigation

Stock-Visualizer

Stock Portfolio Organizer with a Graphical user interface.

How are stock values taken?

A get request is made to 'https://api.iextrading.com/' with the parameters for the request filled with user selections for the stock symbol and type.

How is portofolio saved?

The user stock portfolio is saved by creating a local file that saves the user information and is parsed every time data is shown.

Which Java libraries are being used?

MinimalJson - a json parser for java JFreeChart - charting library for java swing GUIs

About

Stock Trend Visualizer with a built in portfolio profit margin calculator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages