mattdavey / EuronextClone

Euronext Clone
32 stars 19 forks source link

Support for order ack #8

Open prystupa opened 12 years ago

prystupa commented 12 years ago

Matching unit should support ack-ing the order when it can't be filled immediately and is placed in the order book. Should be supported all the way from matching unit through FIX.

mattdavey commented 12 years ago

FIxGatewayApplication.java has acceptOrder which will do the FIX ack. Concur on the Matching unit ack