Skip to content

aletru01/risk_sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The risk server receives orders and trades (socker messages). After every order, an answer is expected. It either accepts or rejects the order based on the hypothetical worst net position of every client.

Usage: ./risk_sys <buy_threshold> <sell_threshold>

ex: ./risk_sys 15 20

netcat can be used to send the orders and trades.

About

a tcp risk server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published