Skip to content

vezhlys/SuperSimpleStockMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super simple stock market

Super simple stock market application.

Prerequisities

  • JDK 1.8
  • Maven 3

##Get

git clone https://github.com/vezhlys/SuperSimpleStockMarket.git

##Run Change directory

cd SuperSimpleStockMarket

Run from command line:

mvn install exec:java

##Usage

  • help or h - show the help.
  • trade or t - record a trade. format: trade <buy|sell> . example: trade TEA buy 3 2.50
  • show or s - show stock market status (All Share index, all stock tickers with current prices).
  • quit or q - quit application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages