<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=utf-8">
<meta name="x_Generator" content="Microsoft Word 15 (filtered medium)">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:x_link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:x_visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
.x_MsoChpDefault
        {}
@page WordSection1
        {margin:1.0in 1.25in 1.0in 1.25in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="blue" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal">The solution was solved by removing it from config file and add it in the fromAdmin but I have another error  when sending fix message Type(D,F,G) I need to change the TargetCompID from 0 to 1 just when sending these kind of messages,
 I can’t change the field it is keep the same value .</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">            QuickFix.FIX42.NewOrderSingle newOrderSingle = new QuickFix.FIX42.NewOrderSingle(</p>
<p class="x_MsoNormal">                new ClOrdID(ClOrdID),</p>
<p class="x_MsoNormal">                new HandlInst(Convert.ToChar(HandlInst)),</p>
<p class="x_MsoNormal">                new Symbol(Symbol),</p>
<p class="x_MsoNormal">                new Side(Convert.ToChar(Side)),</p>
<p class="x_MsoNormal">                new TransactTime(DateTime.Now),</p>
<p class="x_MsoNormal">                new OrdType(Convert.ToChar(OrdType1)));</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">            newOrderSingle.Header.SetField(new SenderCompID(1));</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">My message before sending:</p>
<p class="x_MsoNormal">8=FIX.4.29=22735=D49=XXXXXX50=MYFIX<span style="background:yellow">56=1</span>57=STOCK1=12611=121=122=438=250040=244=0.0347=C48=JO310921101654=255=JO310921101658=Testing Fix Connec59=160=20180913-11:52:54.986109=126110=50111=1009596=29947=0120035010=024</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">My message sent :</p>
<p class="x_MsoNormal">8=FIX.4.29=25435=D34=4149=XXXXXX50=MYFIX52=20180913-08:52:55<span style="background:yellow">56=0</span>57=STOCK1=12611=121=122=438=250040=244=0.0347=C48=JO310921101654=255=JO310921101658=Testing Fix Connec59=160=20180913-11:52:54.986109=126110=50111=1009596=29947=0120035010=056</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Result:</p>
<p class="x_MsoNormal">11:52:55 ASE: 8=FIX.4.29=11535=334=4049=050=STOCK52=20180913-11:52:5656=01245=415<span style="background:yellow">8=cannot process order: TargetCompID is invalid</span>372=D10=041</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Mail</a> for Windows 10</p>
<p class="x_MsoNormal"> </p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Quickfixn <quickfixn-bounces@lists.quickfixn.com> on behalf of quickfixn-request@lists.quickfixn.com <quickfixn-request@lists.quickfixn.com><br>
<b>Sent:</b> Monday, September 10, 2018 9:01:02 PM<br>
<b>To:</b> quickfixn@lists.quickfixn.com<br>
<b>Subject:</b> Quickfixn Digest, Vol 83, Issue 3</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">Send Quickfixn mailing list submissions to<br>
        quickfixn@lists.quickfixn.com<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
or, via email, send a message with subject or body 'help' to<br>
        quickfixn-request@lists.quickfixn.com<br>
<br>
You can reach the person managing the list at<br>
        quickfixn-owner@lists.quickfixn.com<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Quickfixn digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re:  Override TargetSubID in Quickfix logon header Fix 4.2<br>
      (Grant Birchmeier)<br>
   2.  Query Regarding Message Store | Replay of fix messages<br>
      (Sumit Gupta (SUGU))<br>
   3. Re:  Override TargetSubID in Quickfix logon header Fix 4.2<br>
      (Mohammed Quwaider)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 10 Sep 2018 09:02:57 -0500<br>
From: Grant Birchmeier <gbirchmeier@connamara.com><br>
To: "Mailing list for QuickFIX/n" <quickfixn@lists.quickfixn.com><br>
Subject: Re: {{Quickfixn}} Override TargetSubID in Quickfix logon<br>
        header Fix 4.2<br>
Message-ID:<br>
        <CAMq4opMWajTRfLpk1ZwPD5Zn3c9mbBs0spt1=ZEuwZkKt=vBKA@mail.gmail.com><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Oh, dang, I didn't see Peter's message, and didn't notice that you weren't<br>
setting it in the header.<br>
<br>
Try Peter's fix first.<br>
<br>
On Mon, Sep 10, 2018 at 9:01 AM, Grant Birchmeier <gbirchmeier@connamara.com<br>
> wrote:<br>
<br>
> I think I had a similar problem some time back.<br>
><br>
> My solution was to leave the TargetSubID out of the session config (so<br>
> that QF wouldn't use it as part of the SessionID), but set it in FromAdmin<br>
> when appropriate, like you have, but also in FromApp if needed, depending<br>
> on your counterparty's expectation.<br>
><br>
> So, if you take TargetSubID out of your session config, the engine will<br>
> probably not overwrite your explicit value.<br>
><br>
> On Mon, Sep 10, 2018 at 12:19 AM, Mohammed Quwaider <momo505@msn.com><br>
> wrote:<br>
><br>
>><br>
>><br>
>> I want to change the TargetSubID and as the blow fix message it doesn't<br>
>> replace the tag 57 it add's new tag 57 which result in failure logon what<br>
>> it the best method to replace TargetSubID with out adding new tag<br>
>><br>
>><br>
>><br>
>> here is me code<br>
>><br>
>> public void FromAdmin(Message message, SessionID sessionID)<br>
>><br>
>> {<br>
>><br>
>> if ((message.ToString().IndexOf("35=A") > 0) &&<br>
>> (message.ToString().IndexOf("141=Y") > 0))<br>
>><br>
>>            {<br>
>><br>
>> var message1 = new Message();<br>
>><br>
>> message1.Header.SetField(new MsgType("A"));<br>
>><br>
>> message1.Header.SetField(new SenderCompID("YYYY"));<br>
>><br>
>> message1.Header.SetField(new SenderSubID("XXXX"));<br>
>><br>
>> message1.Header.SetField(new TargetCompID("ZZZZ"));<br>
>><br>
>> message1.SetField(new TargetSubID("WWWW"));<br>
>><br>
>> message1.SetField(new ResetSeqNumFlag(true));<br>
>><br>
>> message1.SetField(new StringField(108, "20"));<br>
>><br>
>> message1.SetField(new StringField(98, "0"));<br>
>><br>
>> SendMessage(message1);<br>
>><br>
>> }<br>
>><br>
>> }<br>
>><br>
>> body of fix message<br>
>><br>
>> 8=FIX.4.29=11735=A34=149=YYYY50=XXXX52=20180909-13:04:3056=ZZZZ*57=AAAA*<br>
>> 95=896=Passsss*141=N57=WWWW*98=0108=20*141=Y*10=004<br>
>><br>
>> _______________________________________________<br>
>> Quickfixn mailing list<br>
>> Quickfixn@lists.quickfixn.com<br>
>> <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
>><br>
>><br>
><br>
><br>
> --<br>
> Grant Birchmeier<br>
> *Connamara Systems, LLC*<br>
> *Made-To-Measure Trading Solutions.*<br>
> Exactly what you need. No more. No less.<br>
> <a href="http://connamara.com">http://connamara.com</a><br>
><br>
<br>
<br>
<br>
-- <br>
Grant Birchmeier<br>
*Connamara Systems, LLC*<br>
*Made-To-Measure Trading Solutions.*<br>
Exactly what you need. No more. No less.<br>
<a href="http://connamara.com">http://connamara.com</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/e62de94a/attachment-0001.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/e62de94a/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 10 Sep 2018 17:29:25 +0000<br>
From: "Sumit Gupta (SUGU)" <SUGU@saxobank.com><br>
To: "quickfixn@lists.quickfixn.com" <quickfixn@lists.quickfixn.com><br>
Subject: {{Quickfixn}} Query Regarding Message Store | Replay of fix<br>
        messages<br>
Message-ID: <2568bb78ed9f4adfa2ae05d7d332888f@MALMB8-DK2.mid.dom><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
Hello Everyone,<br>
<br>
I have a below query w.r.t. Message Store:<br>
<br>
<br>
  1.  I have created a Acceptor with Message Store Support.<br>
  2.  Client makes the FIX session.<br>
  3.  After sending sequence number 210, client gets disconnected.<br>
  4.  Client retries to connect again, and it takes 5 minutes to make the FIX connection with Acceptor.<br>
  5.  In 5 minutes duration, some fix messages got missed by Client.<br>
<br>
Query: If client connect with sequence number 211, does client get fix message from Message Store which were generated by the system during 5 minutes(when the client was disconnected) ?<br>
<br>
<br>
I am not sure if I am able to describe the problem in this email. But let me know in case any further clarification can be done rom my side.<br>
<br>
Thank you in Advance.<br>
<br>
<br>
<br>
-Sumit<br>
This email may contain confidential and/or privileged information. If you are not the intended recipient - or have received this email by mistake - please notify the sender immediately and destroy the email. Any unauthorised copying, disclosure and/or distribution
 of the contents and/or attachments in this email is strictly prohibited.<br>
<br>
Email transmission security and error-free delivery cannot be guaranteed as information could be intercepted, corrupted, destroyed, delayed, incomplete and/or contain malware (virus). The sender of this email, therefore, does not accept liability for any errors
 and/or omissions in the contents of this message, which may arise as a result of email transmission.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/0f49e783/attachment-0001.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/0f49e783/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 10 Sep 2018 18:00:59 +0000<br>
From: Mohammed Quwaider <momo505@msn.com><br>
To: "quickfixn@lists.quickfixn.com" <quickfixn@lists.quickfixn.com><br>
Subject: Re: {{Quickfixn}} Override TargetSubID in Quickfix logon<br>
        header Fix 4.2<br>
Message-ID:<br>
        <SN2PR03MB22569CD07174F1D98F9E0D04F5050@SN2PR03MB2256.namprd03.prod.outlook.com><br>
        <br>
Content-Type: text/plain; charset="windows-1252"<br>
<br>
I tried<br>
<br>
message1.SetField(new TargetSubID("WWWW"));<br>
<br>
and<br>
<br>
message1.Header.SetField(new TargetSubID ("WWWW "));<br>
<br>
both didn?t work<br>
<br>
<br>
<br>
But I will try to remove it from the session config file and try it the next working day hope it works, as upon successful logon they need me to send confirmation message with different TargetSubID also to enable ResetSeqNumFlag from false to true,<br>
<br>
<br>
<br>
Hope I have more ideas until Wednesday.<br>
<br>
<br>
<br>
<br>
<br>
Sent from Mail<<a href="https://go.microsoft.com/fwlink/?LinkId=550986">https://go.microsoft.com/fwlink/?LinkId=550986</a>> for Windows 10<br>
<br>
<br>
<br>
________________________________<br>
From: Quickfixn <quickfixn-bounces@lists.quickfixn.com> on behalf of quickfixn-request@lists.quickfixn.com <quickfixn-request@lists.quickfixn.com><br>
Sent: Monday, September 10, 2018 5:01:41 PM<br>
To: quickfixn@lists.quickfixn.com<br>
Subject: Quickfixn Digest, Vol 83, Issue 2<br>
<br>
Send Quickfixn mailing list submissions to<br>
        quickfixn@lists.quickfixn.com<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
or, via email, send a message with subject or body 'help' to<br>
        quickfixn-request@lists.quickfixn.com<br>
<br>
You can reach the person managing the list at<br>
        quickfixn-owner@lists.quickfixn.com<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Quickfixn digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1.  Override TargetSubID in Quickfix logon header Fix 4.2<br>
      (Mohammed Quwaider)<br>
   2. Re:  Override TargetSubID in Quickfix logon header Fix 4.2<br>
      (Peter van Lonkhuyzen)<br>
   3. Re:  Override TargetSubID in Quickfix logon header Fix 4.2<br>
      (Grant Birchmeier)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 10 Sep 2018 05:19:08 +0000<br>
From: Mohammed Quwaider <momo505@msn.com><br>
To: "quickfixn@lists.quickfixn.com" <quickfixn@lists.quickfixn.com><br>
Subject: {{Quickfixn}} Override TargetSubID in Quickfix logon header<br>
        Fix 4.2<br>
Message-ID:<br>
        <SN2PR03MB225624FC427CABC226E3DAB1F5050@SN2PR03MB2256.namprd03.prod.outlook.com><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
<br>
I want to change the TargetSubID and as the blow fix message it doesn't replace the tag 57 it add's new tag 57 which result in failure logon what it the best method to replace TargetSubID with out adding new tag<br>
<br>
here is me code<br>
public void FromAdmin(Message message, SessionID sessionID)<br>
{<br>
if ((message.ToString().IndexOf("35=A") > 0) && (message.ToString().IndexOf("141=Y") > 0))<br>
           {<br>
var message1 = new Message();<br>
message1.Header.SetField(new MsgType("A"));<br>
message1.Header.SetField(new SenderCompID("YYYY"));<br>
message1.Header.SetField(new SenderSubID("XXXX"));<br>
message1.Header.SetField(new TargetCompID("ZZZZ"));<br>
message1.SetField(new TargetSubID("WWWW"));<br>
message1.SetField(new ResetSeqNumFlag(true));<br>
message1.SetField(new StringField(108, "20"));<br>
message1.SetField(new StringField(98, "0"));<br>
SendMessage(message1);<br>
}<br>
}<br>
body of fix message<br>
8=FIX.4.29=11735=A34=149=YYYY50=XXXX52=20180909-13:04:3056=ZZZZ57=AAAA95=896=Passsss141=N57=WWWW98=0108=20141=Y10=004<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/12c9bc5d/attachment-0001.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/12c9bc5d/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 10 Sep 2018 06:55:00 +0000<br>
From: Peter van Lonkhuyzen <peter@nutcracker.co.za><br>
To: Mailing list for QuickFIX/n <quickfixn@lists.quickfixn.com><br>
Subject: Re: {{Quickfixn}} Override TargetSubID in Quickfix logon<br>
        header Fix 4.2<br>
Message-ID:<br>
        <fee02e3239064841808fb66c62a1ced1@NexusExchange.nutcracker.local><br>
Content-Type: text/plain; charset="windows-1252"<br>
<br>
Isnt't targetsubid part of the header?<br>
<br>
message1.Header.SetField(new TargetSubID("WWWW")); should do it<br>
<br>
<br>
From: Quickfixn <quickfixn-bounces@lists.quickfixn.com> On Behalf Of Mohammed Quwaider<br>
Sent: Monday, 10 September 2018 7:19 AM<br>
To: quickfixn@lists.quickfixn.com<br>
Subject: {{Quickfixn}} Override TargetSubID in Quickfix logon header Fix 4.2<br>
<br>
<br>
I want to change the TargetSubID and as the blow fix message it doesn't replace the tag 57 it add's new tag 57 which result in failure logon what it the best method to replace TargetSubID with out adding new tag<br>
<br>
here is me code<br>
public void FromAdmin(Message message, SessionID sessionID)<br>
{<br>
if ((message.ToString().IndexOf("35=A") > 0) && (message.ToString().IndexOf("141=Y") > 0))<br>
           {<br>
var message1 = new Message();<br>
message1.Header.SetField(new MsgType("A"));<br>
message1.Header.SetField(new SenderCompID("YYYY"));<br>
message1.Header.SetField(new SenderSubID("XXXX"));<br>
message1.Header.SetField(new TargetCompID("ZZZZ"));<br>
message1.SetField(new TargetSubID("WWWW"));<br>
message1.SetField(new ResetSeqNumFlag(true));<br>
message1.SetField(new StringField(108, "20"));<br>
message1.SetField(new StringField(98, "0"));<br>
SendMessage(message1);<br>
}<br>
}<br>
body of fix message<br>
8=FIX.4.29=11735=A34=149=YYYY50=XXXX52=20180909-13:04:3056=ZZZZ57=AAAA95=896=Passsss141=N57=WWWW98=0108=20141=Y10=004<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/1b22048f/attachment-0001.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/1b22048f/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 10 Sep 2018 09:01:17 -0500<br>
From: Grant Birchmeier <gbirchmeier@connamara.com><br>
To: "Mailing list for QuickFIX/n" <quickfixn@lists.quickfixn.com><br>
Subject: Re: {{Quickfixn}} Override TargetSubID in Quickfix logon<br>
        header Fix 4.2<br>
Message-ID:<br>
        <CAMq4opM-cTH+NH8YWq0VDsipEajh0LTWtFbv+5MY5kW3N1G7ig@mail.gmail.com><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
I think I had a similar problem some time back.<br>
<br>
My solution was to leave the TargetSubID out of the session config (so that<br>
QF wouldn't use it as part of the SessionID), but set it in FromAdmin when<br>
appropriate, like you have, but also in FromApp if needed, depending on<br>
your counterparty's expectation.<br>
<br>
So, if you take TargetSubID out of your session config, the engine will<br>
probably not overwrite your explicit value.<br>
<br>
On Mon, Sep 10, 2018 at 12:19 AM, Mohammed Quwaider <momo505@msn.com> wrote:<br>
<br>
><br>
><br>
> I want to change the TargetSubID and as the blow fix message it doesn't<br>
> replace the tag 57 it add's new tag 57 which result in failure logon what<br>
> it the best method to replace TargetSubID with out adding new tag<br>
><br>
><br>
><br>
> here is me code<br>
><br>
> public void FromAdmin(Message message, SessionID sessionID)<br>
><br>
> {<br>
><br>
> if ((message.ToString().IndexOf("35=A") > 0) &&<br>
> (message.ToString().IndexOf("141=Y") > 0))<br>
><br>
>            {<br>
><br>
> var message1 = new Message();<br>
><br>
> message1.Header.SetField(new MsgType("A"));<br>
><br>
> message1.Header.SetField(new SenderCompID("YYYY"));<br>
><br>
> message1.Header.SetField(new SenderSubID("XXXX"));<br>
><br>
> message1.Header.SetField(new TargetCompID("ZZZZ"));<br>
><br>
> message1.SetField(new TargetSubID("WWWW"));<br>
><br>
> message1.SetField(new ResetSeqNumFlag(true));<br>
><br>
> message1.SetField(new StringField(108, "20"));<br>
><br>
> message1.SetField(new StringField(98, "0"));<br>
><br>
> SendMessage(message1);<br>
><br>
> }<br>
><br>
> }<br>
><br>
> body of fix message<br>
><br>
> 8=FIX.4.29=11735=A34=149=YYYY50=XXXX52=20180909-13:04:3056=ZZZZ*57=AAAA*<br>
> 95=896=Passsss*141=N57=WWWW*98=0108=20*141=Y*10=004<br>
><br>
> _______________________________________________<br>
> Quickfixn mailing list<br>
> Quickfixn@lists.quickfixn.com<br>
> <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
><br>
><br>
<br>
<br>
--<br>
Grant Birchmeier<br>
*Connamara Systems, LLC*<br>
*Made-To-Measure Trading Solutions.*<br>
Exactly what you need. No more. No less.<br>
<a href="http://connamara.com">http://connamara.com</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/39e6289f/attachment.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/39e6289f/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Quickfixn mailing list<br>
Quickfixn@lists.quickfixn.com<br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Quickfixn Digest, Vol 83, Issue 2<br>
****************************************<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/9296a1d8/attachment.html">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180910/9296a1d8/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Quickfixn mailing list<br>
Quickfixn@lists.quickfixn.com<br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Quickfixn Digest, Vol 83, Issue 3<br>
****************************************<br>
</div>
</span></font>
</body>
</html>