{{Quickfixn}} About TradingSessionStatus message type

Stan stan.quickfixn at gmail.com
Thu Sep 6 21:19:30 PDT 2012


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120907/73e199dd/attachment-0002.htm>


More information about the Quickfixn mailing list