Skip to content

junajan/nodejs-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs simple stock market

Simple stock market & broker & client app made in MEAN stack.

Client

Client app which allows us to buy/sell stock on stock market.

Broker

Broker app, which process clients requests and transfer them to stock market.

Market

Stock market, which accepts requests from connected brokers and process them with order matching algorithm.

robotBroker

Dummy robot which sending buy&sell orders to stock market. Used mainly to test performance of stock server.

About

Simple stock market written in Node.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published