Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top