Re: [Quickfix-developers] Simple beginner questions
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2015-06-05 06:20:49
|
You might want to take a look at some examples (I think they are in the package). Here is what QF will process from its setting file:Configuring QuickFIX | | | | | | | | | Configuring QuickFIXID Description Valid Values Default Session BeginString Version of FIX this session should use FIXT.1.1 FIX.4.4 FIX.4.3 FIX.4.2 FIX.4.1 FIX.4.0 SenderCompID Your ID as associated with this FIX session | | | | View on www.quickfixengine.org | Preview by Yahoo | | | | | Others like SenderSubID, etc won't be processed by QF. On Friday, June 5, 2015 1:14 PM, "ja...@sk..." <ja...@sk...> wrote: QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/ Hi all, I'm trying to send a Logon message to a server, but I require additional values such as SenderSubID, RawDataLength, RawData and ResetSeqNumFlag. I have included the SenderSubID and RawData(password) into the config.cfg file but it doesn't work. May I know how can I resolve this issue? ------------------------------------------------------------------------------ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |