Skip to content

Real-time stock trading simulation webapp using Flask Python, Bootstrap, and SQL

Notifications You must be signed in to change notification settings

Oliver-Zen/trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Stock Trading Simulation Webapp

The deom and detailed explanation of this project it on the way :)

Breifly, this Web Application have the following features:

  1. Import real-time stock prices information based on Yahoo-Finance
  2. A user manangement system (using Cookie), including
  • signing up an account
  • make sure the password is safe enough
  • log in & out
  1. A portfolio for every user, updated by trading operation
  2. The ability to query any stock price
  3. The ability to purchase/sell of valid number of stock
  4. Confirmation of any purchase/sell operation in case of accidental touch

About

Real-time stock trading simulation webapp using Flask Python, Bootstrap, and SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published