Skip to content

A web app users can check real stocks’ actual prices and portfolios’ values, also let user “buy” and “sell” stocks by querying IEX for stocks’ prices.

zxmvd/stock-market-simulator

Repository files navigation

Project based on Flask - a small and lightweight Python web framework.
Stock Market Simulator is a web app via which you can manage portfolios of stocks. Allow user to check real stocks’ actual prices and portfolios’ values, it will also let user "buy" and "sell" stocks by querying IEX API for stocks’ prices. Realtime stock exchange simulator.
Trade without any risk of losing real money.
On registration, the user will recerive 10k in cash for trading.


Go To DEMO SITE

Trade with US Stock Market Symbols only! (eg: AAPL, TSLA, KO, NFLX, etc)
Backend code in application.py

About

A web app users can check real stocks’ actual prices and portfolios’ values, also let user “buy” and “sell” stocks by querying IEX for stocks’ prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published