I have the black box system to intergrate with the OMS I like the process of marketcetera ORS coding
only problem many open sources inclding jms ws.
I know i can place order with ors client that call the jms and goto ors server.
why can't i eleminate jms . becuase it is 100% algo I don't need to waste time with jms queue.
I can crete the strategy with the ors server. I can eleminate the login process even can remove the database login
requirement i have is cooneect to serveral broker and place trade with the srategy
I want the intergrated system tryign to archive the micro sec level process.
let me know if it possible and how