Stock data acquisition GUI
This project mainly focuses on acquisition of stock data and calculation of returns using Python. To test this program, only 1 step is needed:
- Run Python program (stock_GUI.py)
- This GUI will show up, then set the parameters as you need. Run the program.
- An excel file will be saved in the folder you chose.
- Save test.text file into a batch file (.bat).
- Run this file to execute.