<div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000">I'm really confused. Are you sending the message or receiving it? Because it looks like you're trying to create a group, which you'd only do if you were sending. But earlier you were complaining that you can't *receive* them. Which is it?</div>
<div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">I see in your earlier email that you added the field definitions, but did you edit the message definition or ExecutionReport? You have to do this to tell the engine that 1903 belongs in an ExecutionReport.</div>
<div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">Also, in the future, please tell me what the error actually is.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 1:33 PM, Ashutosh Mishra <span dir="ltr"><<a href="mailto:A.Mishra@ny.tr.mufg.jp" target="_blank">A.Mishra@ny.tr.mufg.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Still struggling with repeated groups. Can you plz tell wht rong I am doing in this code:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas">QuickFix.<span style="color:#2b91af">Group</span> NoRegulatoryTradeIDs =
<span style="color:blue">new</span> QuickFix.<span style="color:#2b91af">Group</span>(1907, 1);</span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:red">NoRegulatoryTradeIDs.SetField(1903,"string");
</span><span style="color:red"><u></u><u></u></span></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas">m.AddGroup(NoRegulatoryTradeIDs);<u></u><u></u></span></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue">const</span><span style="font-family:Consolas">
<span style="color:blue">int</span> RegulatoryTradeID = 1903;</span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue">string</span><span style="font-family:Consolas"> regTradeId = NoRegulatoryTradeIDs.GetString(RegulatoryTradeID);</span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:#2b91af">Console</span><span style="font-family:Consolas">.WriteLine(<span style="color:#a31515">"Unique Swap ID:"</span> + regTradeId);</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I am getting error, where the color of text is red.<u></u><u></u></span></p><div class="im">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-size:11.0pt;font-family:"Arial","sans-serif";color:#4f81bd">Thanks & Regards,<u></u><u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-size:11.0pt;font-family:"Arial","sans-serif";color:#4f81bd">Ashutosh Mishra<u></u><u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-family:"MS PMincho""><u></u> <u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-family:"MS PMincho"">*********************************************************************************<u></u><u></u></span></p>
<p class="MsoNormal" style="line-height:12.0pt;text-autospace:none"><span style="font-family:"MS PMincho"">This communication (including any attachments) is intended only or the use of the individual whom it is addressed and may contain information
that is privileged, confidential or legally protected. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received
this communication in error, please notify us immediately by replying to the message. Please also delete the message and its attachments, if any, from your computer and destroy any hard copies you may have created. Thank you for your cooperation.
<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-family:"MS PMincho"">*********************************************************************************</span><span style="font-size:10.5pt;font-family:"Century","serif";color:#1f497d"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
</div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a> [mailto:<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a>]
<b>On Behalf Of </b>Grant Birchmeier<br>
<b>Sent:</b> Thursday, November 21, 2013 10:48 AM</span></p><div><div class="h5"><br>
<b>To:</b> Mailing list for QuickFIX/n<br>
<b>Subject:</b> Re: {{Quickfixn}} FW: FW: Custom_Fields<u></u><u></u></div></div><p></p>
</div><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal"><span style>You also need to go in to the ExecutionReport message definition and add those fields in the appropriate places.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style>Fields in repeating groups must be in a mandated order (FIX spec says this), so they must be placed properly in sequence with other fields. (Outside of repeating groups, the order doesn't matter.)<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style>As I keep saying, the other party should have documentation for you that will explain all the fields they expect to send and receive and in what order. If you do not have documentation, ask them for it.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style><u></u> <u></u></span></p>
</div>
<p class="MsoNormal">In your actual code, to extract repeating group fields, you'll need to follow the instructions specified here:<br>
<a href="http://quickfixn.org/tutorial/repeating-groups" target="_blank">http://quickfixn.org/tutorial/repeating-groups</a><u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style>(I think I've given you this link a few times now. Have you read it?)<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style><u></u> <u></u></span></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal"><span style><u></u> <u></u></span></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Thu, Nov 21, 2013 at 9:36 AM, Ashutosh Mishra <<a href="mailto:A.Mishra@ny.tr.mufg.jp" target="_blank">A.Mishra@ny.tr.mufg.jp</a>> wrote:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Hi Grant,</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> The other party says that tags 1903 and 1907 are part of repeating groups. I am dealing
with Execution Report message, so these groups should appear under Execution Report, right?</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Further, I am interested in RegulatoryTradeID field, which is Tag 1903 (the below DD file extract
shows that) -- So, I will have to just extract the field or do I need to create the group and field in my code?</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">number</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1903</span>"<span style="color:blue">
</span><span style="color:red">name</span><span style="color:blue">=</span>"<span style="color:blue">RegulatoryTradeID</span>"<span style="color:blue">
</span><span style="color:red">type</span><span style="color:blue">=</span>"<span style="color:blue">STRING</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><!--</span><span style="font-family:Consolas;color:green"> Added custom field
</span><span style="font-family:Consolas;color:blue">--></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">number</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1904</span>"<span style="color:blue">
</span><span style="color:red">name</span><span style="color:blue">=</span>"<span style="color:blue">RegulatoryTradeIDEvent</span>"<span style="color:blue">
</span><span style="color:red">type</span><span style="color:blue">=</span>"<span style="color:blue">INT</span>"<span style="color:blue">></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">0</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Initial block trade</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Allocation</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">2</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Clearing</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">3</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Compression</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">4</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Novation</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">5</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Termination</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"></</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><!--</span><span style="font-family:Consolas;color:green"> Added custom field
</span><span style="font-family:Consolas;color:blue">--></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">number</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1905</span>"<span style="color:blue">
</span><span style="color:red">name</span><span style="color:blue">=</span>"<span style="color:blue">RegulatoryTradeIDSource</span>"<span style="color:blue">
</span><span style="color:red">type</span><span style="color:blue">=</span>"<span style="color:blue">STRING</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><!--</span><span style="font-family:Consolas;color:green"> Added custom field
</span><span style="font-family:Consolas;color:blue">--></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">number</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1906</span>"<span style="color:blue">
</span><span style="color:red">name</span><span style="color:blue">=</span>"<span style="color:blue">RegulatoryTradeIDType</span>"<span style="color:blue">
</span><span style="color:red">type</span><span style="color:blue">=</span>"<span style="color:blue">INT</span>"<span style="color:blue">></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">0</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Current</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Previous</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">2</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Block</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">value</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">enum</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">3</span>"<span style="color:blue">
</span><span style="color:red">description</span><span style="color:blue">=</span>"<span style="color:blue">Related</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"></</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><!--</span><span style="font-family:Consolas;color:green"> Added custom field
</span><span style="font-family:Consolas;color:blue">--></span><u></u><u></u></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-family:Consolas;color:blue"><</span><span style="font-family:Consolas;color:#a31515">field</span><span style="font-family:Consolas;color:blue">
</span><span style="font-family:Consolas;color:red">number</span><span style="font-family:Consolas;color:blue">=</span><span style="font-family:Consolas">"<span style="color:blue">1907</span>"<span style="color:blue">
</span><span style="color:red">name</span><span style="color:blue">=</span>"<span style="color:blue">NoRegulatoryTradeIDs</span>"<span style="color:blue">
</span><span style="color:red">type</span><span style="color:blue">=</span>"<span style="color:blue">NUMINGROUP</span>"<span style="color:blue">/></span></span><u></u><u></u></p>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-size:11.0pt;font-family:"Arial","sans-serif";color:#4f81bd">Thanks & Regards,</span><u></u><u></u></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-size:11.0pt;font-family:"Arial","sans-serif";color:#4f81bd">Ashutosh Mishra</span><u></u><u></u></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-family:"MS PMincho""> </span><u></u><u></u></p>
<p class="MsoNormal" style="text-align:justify;line-height:12.0pt;text-autospace:none">
<span style="font-family:"MS PMincho"">*********************************************************************************</span><u></u><u></u></p>
<p class="MsoNormal" style="line-height:12.0pt;text-autospace:none">
<span style="font-family:"MS PMincho"">This communication (including any attachments) is intended only or the use of the individual whom it is addressed and may contain information that is privileged, confidential or legally protected. If the reader of this
message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message.
Please also delete the message and its attachments, if any, from your computer and destroy any hard copies you may have created. Thank you for your cooperation.
</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-family:"MS PMincho"">*********************************************************************************</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p>
</div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">
<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a> [mailto:<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a>]
<b>On Behalf Of </b>Grant Birchmeier<br>
<b>Sent:</b> Wednesday, November 20, 2013 9:50 AM</span><u></u><u></u></p>
<div>
<p class="MsoNormal"><br>
<b>To:</b> Mailing list for QuickFIX/n<u></u><u></u></p>
</div>
<p class="MsoNormal"><b>Subject:</b> Re: {{Quickfixn}} FW: FW: Custom_Fields<u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal">1903 is not in the default set of fields for FIX4.4 or any other FIX version. You can verify this yourself if you look at the spec or check FIXimate (<a href="http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/" target="_blank">http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/</a>).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Therefore, I can only conclude that your counterparty invented this field, and therefore you must add it to your DD xml file. Same for field 1906. Your engine will have no idea
what 1903 or 1906 are if you don't add them to your DD xml file.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">I don't know what you asked your counterparty or what they answered back, but someone is wrong or something was misunderstood. They are probably not using QuickFIX, so they probably
can't give you good QuickFIX advice.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><b>You need to get ahold of the spec for your counterparty's interface, and see what message and field changes they made to the default definitions, and then make the corresponding
changes to your DD xml file.</b><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="color:#222222">This page has advice on altering the DD file:</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#222222"><a href="http://www.quickfixn.org/tutorial/custom-fields-groups-and-messages" target="_blank">http://www.quickfixn.org/tutorial/custom-fields-groups-and-messages</a></span><u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">-Grant<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"> <u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></div>
</div>
<br>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font><span style="background-color:#000000"><span style="background-color:#ffffff">Grant Birchmeier</span></span></font><font><font color="#3333ff"><br>
</font></font></div><div><font><b><font color="#3333ff"><span style="background-color:#ffcc33"><span style="background-color:#ffcc66"><span style="background-color:#ffcc99"><span style="background-color:#ffffff"><span style="background-color:#ffcc00">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br>
</div><div><font><b>Made-To-Measure Trading Solutions.</b></font></div><div><font>Exactly what you need. No more. No less.</font><font><b><font color="#3333ff"><br></font></b></font></div><div><font><a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
</font></div>
</div>