Skip to content

Prototype investing simulator created as university bachelor's degree project.

Notifications You must be signed in to change notification settings

MItCHeLPL/Investing-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investing Simulator

Prototype investing simulator created as university bachelor's degree project.

About

Investing Simulator is an app where you can try investing in different stocks using virtual currency without the risk of losing real-world money.
You start with $5000 that you can invest in any stock you want.
Stocks are updated in real-time, and the in-app stock data imitates real-world data with a 15-minute delay.
You can see stock price history on graph dynamically generated for each available stock.
You can track your progress, you can also reset your progress completely to try new investing strategies.

Technologies

  • Unity
  • Alpha Vantage API
  • UIExtensions
  • JSON Serialization

Run it yourself

If you want to run it yourself, run the project and paste your AlphaVantage API key into GameManager component.

About

Prototype investing simulator created as university bachelor's degree project.

Topics

Resources

Stars

Watchers

Forks