hieunguyen0297 / trading-plat

A simple stock trading simulator that gives users the opportunity to trade using virtual money on a delayed market. (not real time)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple stock trading simulator

1. Description of the app

  • It is an app that allow users to practice their stock-picking skills without investing real money.
  • Users log on if they have an account, or they will have to set up an account (using sign up feature of the app).
  • Automatically get a set amount of simulated money with which to make simulated investments.

2. Key takeaways from the app

  • For beginning user (investors, traders), in a trading environments, stock simulators are a great way to develop investing skills.
  • It allows users (including beginner and experienced) to test their skills before entering real environment with virtual money.

3. Limitation of the app

The app won't support equity trades, options trades, limit and stop orders, and short selling.

4. General diagram showing process flow

app-flow

5. Video demo how the app work

My_orginal_video Link: https://youtu.be/b_XTN7miJ7w

6. How to clone my project

  1. Navigate to the directory where you want to store the cloned directory.
  2. Copy and paste this URL.
git clone https://github.com/hieunguyen0297/trading-plat.git
  1. You're all set.

Developed by Hieu Nguyen @github/hieunguyen0297

Contact info hieunguyen@alumni.iu.edu

About

A simple stock trading simulator that gives users the opportunity to trade using virtual money on a delayed market. (not real time)


Languages

Language:C# 87.8%Language:HTML 9.0%Language:CSS 2.6%Language:JavaScript 0.6%