Made by Joshua Jones
This program is a stock trading simulator made using C++. The program simulates daily stock trading by randomizing the increases or deacreases in stock each day. It allows the user to sell, buy, or hold their stocks and advance to the next day.
#Below is a Demo of the program: