سؤال

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