Write a program that will analyze stocks, JAVA Programming

Assignment Help:
Write a program in java that will analyze stock data and purchase stock with the user''s specific risk and investment.
User will select risk from a GUI, high, medium or low and input the total investment they want to invest.
The program will then find the average closing stock price from the last 3 months, then divide the average from the most recent stock price. If the result is over 1 then the program will purchase the stock and display to the user the stock purchased and the amount of shares purchase which is the investment total divided by the stock price.


Related Discussions:- Write a program that will analyze stocks

Series, Write a Java program to find the sum of 1+3+5+…. , for 10 terms in ...

Write a Java program to find the sum of 1+3+5+…. , for 10 terms in the series.

Explain how java allows the constraints on a generic type, Consider the fol...

Consider the following C++ template class. #include using namespace std; template class SortedList { public: SortedList() {size = 0;} void insert(T item); friend ostrea

Android, how android applications are made using java.?

how android applications are made using java.?

JAVA IF/ ELSE, #This assignment will give you practice with interactive pro...

#This assignment will give you practice with interactive programs, if/else statements and methods that return values. You are to write a program that prompts the user for informati

Create a link list iterator, In this assignment, you will gain experience i...

In this assignment, you will gain experience implementing the java.util.List interface. This includes writing an inner class called Node and another inner class called CS228LinkedL

Program, write code employe managment

write code employe managment

Password Generator Software, In this exercise, I want you to generate passw...

In this exercise, I want you to generate password based on random number generator. Develop an application that keeps track of the URL, username and password. I have listed few st

String, in java string is a

in java string is a

What is struts validator framework, Struts Framework gives the functionalit...

Struts Framework gives the functionality to validate the form data. It can be use to authenticate the data on the users browser as well as on the server side. Struts Framework emit

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd