Skip to content

2KAbhishek/stock-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

License People Stars Forks Watches Last Updated

Trade Stocks with CRUD ๐Ÿ’น๐Ÿ“Š

stock-trader Demo
stock-trader screenshot

What is this

stock-trader is a GUI app that lets you fictionally trade real stocks.

Inspiration

Wanted to explore tkinter and yfinance

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of python, tkinter, yfinance and pandastable.

Getting stock-trader

To install stock-trader, follow these steps:

git clone https://github.com/2kabhishek/stock-trader
cd stock-trader
pip install -r requirements.txt
python src/stock-trader.py

How it was built

stock-trader was built using VS Code and python.

Challenges faced

While building stock-trader the main challenges were <issue/difficulty>

What I learned

  • Learned about yfinance
  • Explored tkinter
  • Used pandastable to manage stock data

Hit the โญ button if you found this useful.

More Info

Releases

No releases published

Packages

No packages published

Languages