{{Quickfixn}} About TradingSessionStatus message type

Grant Birchmeier gbirchmeier at connamara.com
Fri Sep 7 07:25:08 PDT 2012


Stan, "n" is part of the "session" (aka admin) category of messages (at
least, according to FIXimate, which I haven't found to be wrong yet).

Removing "h" will probably fix your issue.  More correctly, it should be
changed to "n".

-Grant


On Thu, Sep 6, 2012 at 11:19 PM, Stan <stan.quickfixn at gmail.com> wrote:

> I downloaded the latest source code from GitHub. Looks like this issue (
> https://github.com/connamara/quickfixn/issues/93) hasn't been fixed.
>
> It broke one of the apps I was porting. Will simply removing "h" from the
> string suffice?
>
> Grant: MsgType=n seems to be "XML message (e.g. non FIX Msg Type)". Why is
> that an admin message?
>
>
> On Wed, Jul 25, 2012 at 11:42 PM, Grant Birchmeier <
> gbirchmeier at connamara.com> wrote:
>
>> Was looking at Fiximate to see how this could happen (can't be a fat
>> finger typo, as h is not near quote or 5....).
>>
>> I think I solved it: "n" is an admin message.  Looks like someone just
>> misread it as an "h".
>>
>>
>>
>> On Wed, Jul 25, 2012 at 10:32 AM, Mike Gatny <mgatny at connamara.com>wrote:
>>
>>> The 'h' in "0A12345h" is a typo/bug:
>>>
>>> QuickFIXn/Message/Message.cs:108:  return msgType.Length == 1 &&
>>> "0A12345h".IndexOf(msgType) != -1;
>>>
>>>
>>> Mehmet, could you please open an issue for this on github?
>>>
>>> --
>>> Mike Gatny
>>> Connamara Systems, LLC
>>>
>>> _______________________________________________
>>> Quickfixn mailing list
>>> Quickfixn at lists.quickfixn.com
>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>
>>>
>>
>>
>> --
>> Grant Birchmeier
>>  *Connamara Systems, LLC*
>> *Made-To-Measure Trading Solutions.*
>> Exactly what you need. No more. No less.*
>> *
>> http://connamara.com
>>
>>
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>>
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>


-- 
Grant Birchmeier
*Connamara Systems, LLC*
*Made-To-Measure Trading Solutions.*
Exactly what you need. No more. No less.*
*
http://connamara.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120907/cf9fbf32/attachment-0002.htm>


More information about the Quickfixn mailing list