This is simple python console application that allows the user to grab data from the past one hundred days of an equity and be able to use the tools to analyze the trend and predict to a certain liklihood of a market price.
To start the application simply clone and run the application and the console UI will ask for a stock symbol for it to work with. From here you will be able to chose from a menu the different functionalities to analyze this stock or retrieve data for it.
To quit the application you will can press the quit key indicated in the menu!
Enjoy!