Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top