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

https://github.com/eric15342335/stocksim

A stock-trading simulation game written in python
https://github.com/eric15342335/stocksim

python stock

Last synced: 7 months ago
JSON representation

A stock-trading simulation game written in python

Awesome Lists containing this project

README

          

# Stock Market Simulator
README:

- Please install prettytable before running this script:

`pip install prettytable`

USAGE:

- python stock.py [number of stocks (default: 10)]

MISC:

- Formatting: Black

- Linting: PyCharm and Pylint

Hobby project, nothing serious here