A virtual stock trading application using tkinter, selenium, requests and beautifulSoup libraries of python 3. It allows stock trades for all the stocks listed on Nifty 50 stock index of NSE in Indian stock market. Additional functionalities include adding balance, viewing portfolio, viewing graphs and statistics for a given stock in consideration.
Download all necessary files:
$ pip3 install -r requirements.txt
After installing the packages, run the app locally:
$ python3 main.py
The future of this app Although I have created a fully functioning app, there are many things we can build upon to improve the UX and additional features we can add. We hope to expand on the different types of trade terms suggested, and give different virtually money for Money lovers. If you have any suggestions, feel free to open up a GitHub issue for us! ❤️