Hi,
I would like to know if FIX Agora can work as a plain OMS. Just to explain my need, I have a frontend app to trade the Brazilian market and I need an OMS that would be able to handle client connections and exchange connections.
So, I could have several clients connected to the OMS and the OMS would be connected to the Exchange through FIX Protocol.
The OMS would need to handle oders(send/receive execution reports) and so on.
Does FIX Agora support this kind of scenario?
Thanks,
Fernando
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to know if FIX Agora can work as a plain OMS. Just to explain my need, I have a frontend app to trade the Brazilian market and I need an OMS that would be able to handle client connections and exchange connections.
So, I could have several clients connected to the OMS and the OMS would be connected to the Exchange through FIX Protocol.
The OMS would need to handle oders(send/receive execution reports) and so on.
Does FIX Agora support this kind of scenario?
Thanks,
Fernando
Hi Fernando,
the communication between client and server is based on proprietary Java objects.
You can not simply connect your own frontend app to the server.
Alex