A simple game to play and train trading skills with a bot
- Clone repository
- Install dependencies in requirements.txt or environment.yml
python -m game
- Improve bot performance
- Add matplotlib window (using tkinter) with history of stock price
- Write JS frontend
- Refactor classes, add more documentation
To practice advices from the book Practices of the Python Pro