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

https://github.com/2kabhishek/stock-trader

Trade Stocks with CRUD 💹📊
https://github.com/2kabhishek/stock-trader

finance pandastable python stocks tkinter yfinance

Last synced: 19 days ago
JSON representation

Trade Stocks with CRUD 💹📊

Awesome Lists containing this project

README

          

stock-trader


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:

```bash
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 ``

## What I learned

- Learned about `yfinance`
- Explored `tkinter`
- Used `pandastable` to manage stock data

Hit the ⭐ button if you found this useful.

## More Info

Source | Website