Вопрос

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