agoscinski / FinanceServiceComputing

A trading system based on the FIX protocol allowing trading between companies an brokers by matching orders and requests.
1 stars 1 forks source link

invalid order + fixing market data + simplify several get method #43

Closed tekfuks closed 7 years ago

tekfuks commented 7 years ago

=>add checking invalid order + return execution report to reject order =>fix several error in client and server logic related to market data (some function is disabled to make it at least work) =>simplify some get method in the server and client