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

https://github.com/bujowskis/put-oop-stocks

Stock trading simulator - Java project for Object Oriented Programming laboratory classes at Poznań University of Technology's Artificial Intelligence Bachelor degree.
https://github.com/bujowskis/put-oop-stocks

java multithreading oop

Last synced: 6 months ago
JSON representation

Stock trading simulator - Java project for Object Oriented Programming laboratory classes at Poznań University of Technology's Artificial Intelligence Bachelor degree.

Awesome Lists containing this project

README

          

# put-oop-stocks
Java project for Object Oriented Programming laboratory classes at Poznań University of Technology's Artificial Intelligence Bachelor degree.

- vanilla `Java`
- real stock market data
- simulate trading in the `command line`
- `user input` - explore trading on your own
- `GUI` attempt with `Spring Boot`
- simplified trader bots to compete against/watch the simulation, launched as `multiple threads`