Skip to content

Noman-Khan-SJSU/cmpe273-assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use:

To Buy Stocks:

/path/to/your/folder/stockclient "GOOG:45%,YHOO:55%" 75000
Format: "Stock1:Percentage, Stock2:Percentage" budget

Server Response:
TradeID
Stock1 name:share number:stock1 price     Stock2 name:share number:stock2 price
uninvested amount


To Check Portfolio:

/path/to/your/folder/stockserver 1
Format: tradeId

Server Response:
Stock1 name:share number:stock1 price     Stock2 name:share number:stock2 price
uninvested amount
totalMarketValue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages