quickfix
quickFixEngine: Initialize QuickFix.SessionSettings with Stream
I usequickFixEngine and want to use ConfigurationSection for all the engion setting instead the setting.txt file.[详细]
2023-01-22 00:08 分类:问答Quickfix 1.13.3 - SeqNum not reset properly at StartTime with ODBC Store
I am using quickfix 1.13.3 recompiled with ODBC and I have a strange behavior on my acceptors (two acceptors on different machines sharing the same ODBC database and enabled for hot failover).[详细]
2023-01-19 06:56 分类:问答Is it worthy to migrate quickfixj from Mina to Netty?
I am writing a FIX buyside GUI based on quickfixj. Although the performance is not an issue to a GUI, I am thinking of migrating the quickfixj from Mina to Netty as I would like to develop it to a bu[详细]
2023-01-18 01:08 分类:问答QuickFIX or QuickFIX/J?
I can develop with either C or Java.What implementation is most stable开发者_开发问答 for production use? What implementation is most actively developed?If you are a C developer, use the C++ library(Q[详细]
2023-01-07 05:19 分类:问答Implementing FIX Protocol-based orders with support for Stop Loss and Take Profit
I spent a substantial amount of time looking for examples or descriptions of how to implement order execution methodology that will support stop losses and take profits through FIX Protocol.[详细]
2023-01-07 05:09 分类:问答Cannot pass a GCHandle across AppDomains
I have implemented quickfix engine using asp.net and C#. and i am calling quickfix_net.dll which is written in unmanaged C++.[详细]
2023-01-06 09:05 分类:问答How to get the quickfix timestamp?
I\'ve seen in quickfix doxygen documentation that it generates an utc timestamp as soon as it has received a FIX message from a socket file. Have a look in ThreadedSocketConnection::processStream(), i[详细]
2022-12-26 21:10 分类:问答Quicklfix related question(FIX::Application)
I am trying to use FIX::Application along with SessionSettings. The Fix server I am trying to connect to does not seeany incoming connection. From my side I see a Logon Message being formulated in toA[详细]
2022-12-26 15:12 分类:问答Open Source FIX Client Simulator
I want test开发者_如何学编程 a FIX gateway for our company and was wondering if anything in opensource already exists that I can use or perhaps leverage to complete this task.[详细]
2022-12-22 04:43 分类:问答Using the quickfix window with vim+jslint
I\'m using the vim+jslint combo described here, and am having problems figuring out how to use the two together. I\'m guessing that the list of errors is supposed to show on the top half and the secon[详细]
2022-12-19 16:49 分类:问答