Skip to content

This project coded in java uses java's built in swift package and Yahoo Finance to display different companies stock value. Then, it analyzes trends and predicts what the stock value will be in the next couple of months.

Notifications You must be signed in to change notification settings

Dhruv-0-Arora/StockMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockMarket

This project coded in java uses java's built in swift package and Yahoo Finance to display different companies stock value. Then, it analyzes trends and predicts what the stock value will be in the next couple of months.

To run: download project and navigate to src/main/java/me/dhruvarora/Main.java file. Next, run the main method and the wait for project to compile. Finally, the project should have finished compling and will automatically open a new window you can enjoy!

Debugging: make sure that you have a java development kit (JDK) and java runtime environment (JRE) installed on your computer

Packaging: unfortunately this project cannot be packaged into a jar due to complications with importing files and reading them inside the jar.

About

This project coded in java uses java's built in swift package and Yahoo Finance to display different companies stock value. Then, it analyzes trends and predicts what the stock value will be in the next couple of months.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages