An open API service indexing awesome lists of open source software.

https://github.com/apfirebolt/stockmax-stock-trading-application-in-python-using-tkinter

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.
https://github.com/apfirebolt/stockmax-stock-trading-application-in-python-using-tkinter

Last synced: 9 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# StockMax-Stock-Trading-Application-in-python-using-tkinter
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.

# About

This was one of my very first programming assignments. I am kind of working on a re-mastered version of it using AI