Write a program in java that will analyze stock data and purchase stock with the user’s specific risk and investment. User…

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.

 

Example of the data to use(highlighted):

 

Date, Open,High, Low, Close,Volume,   Adj Close

2014-05-07,72.71,72.83,71.53,72.18,2802700,72.18

2014-05-06,72.99,73.17,72.21,72.25,2278100,72.25

2014-05-05,72.67,73.43,72.26,73.29,2327800,73.29

 

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.