Skip to content

Dynamic stock trading simulator that allows users to set up accounts, manage portfolios, and add/subtract tickers, all with real-time market data integration.

License

Notifications You must be signed in to change notification settings

btmlnsn/StockTradingSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bobby's Stock Trading Simulator

For this project, I utilized HTML5, CSS3, SQL, Bootstrap, jQuery, Python, Flask (Python microframework), and the Yahoo Finance API

This project functions as a more simplistic form of a stock website, and makes use of a Model-View-Controller (MVC) design pattern.

Some of the features of this app include:

  • User registration and user login.

  • The buying and selling of stocks using fake currency (like paper trading; users start with "$10,000")

  • Retrieve current share price (real-time market data provided by Yahoo Finance)

  • View transaction history (shares bought/ sold)

About

Dynamic stock trading simulator that allows users to set up accounts, manage portfolios, and add/subtract tickers, all with real-time market data integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published