top of page

Python Stock Tracking Project
Introduction

•Creating applications in Python by using object-oriented techniques to develop a stock tracking application.
•The application will have both a console and GUI (Graphical User Interfaces).
•By processing the historical stock data, profit/loss reports can be generated.
•The system will use the Python libraries to create charts and get historical stock data from web sites.



bottom of page