In the QuickFixJ source code, which class/method is responsible for actually sending a trade order to the exchange?

有帮助吗?

解决方案

Have a look in the quickfix.Session class. This method is used to send all messages (not just trades).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top