<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Garamond;
        panose-1:2 2 4 4 3 3 1 1 8 3;}
@font-face
        {font-family:"Freestyle Script";
        panose-1:3 8 4 2 3 2 5 11 4 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-US">No you don’t need a *.cfg file.  If you look at the SessionSettings object it takes a TextReader object.  We just create the required config string using a StringBuilder then pass that
 into the constructor of a StringReader object which can be passed to SessionSettings.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><b><span style="font-size:10.0pt;color:#1F497D">Ian Clements</span></b><span style="font-size:10.0pt;color:#1F497D"> |
<b>Development Manager </b>| Investment Software Group |</span><span lang="FR-CA" style="font-size:10.0pt;color:#1F497D"> Bowman House, 6th Floor, 29 Wilson Street, London, EC2M 2SJ 
</span><span style="font-size:10.0pt;color:#1F497D">| Tel: +44 (0) 203 637 1503  | 
</span><span lang="EN-US" style="font-size:10.0pt;color:#1F497D"><a href="mailto:ian@investmentsoftwareltd.com">ian@investmentsoftwareltd.com</a> 
</span><span style="font-size:10.0pt;color:#1F497D">|  </span><span lang="EN-US" style="font-size:10.0pt;color:#1F497D"><a href="http://www.investmentsoftwareltd.com/">www.investmentsoftwareltd.com</a></span><span style="color:#365F91"> 
</span><span style="font-size:10.0pt;color:#1F497D">|</span><span style="font-size:10.0pt;font-family:"Garamond",serif;color:#4F81BD"> </span><span style="font-size:10.0pt;font-family:"Garamond",serif;color:#1F497D"> </span><span style="font-size:10.0pt;font-family:"Freestyle Script";color:#943634">IMiX
 - front to middle office success…</span><span style="font-size:10.0pt;color:#365F91"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Quickfixn [mailto:quickfixn-bounces@lists.quickfixn.com]
<b>On Behalf Of </b>James A. Smith<br>
<b>Sent:</b> 05 May 2016 17:14<br>
<b>To:</b> Mailing list for QuickFIX/n <quickfixn@lists.quickfixn.com><br>
<b>Subject:</b> {{Quickfixn}} cfg file?<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-US">Is it possible to create a QuickFixN program that does not have a *.cfg file?  I have to integrate this into a proprietary system that will start the QuickFixN program and will pass in the configuration parameters instead
 of reading from a config file?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I assume I will need to find and all the required and optional properties during my custom initialization?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">James<o:p></o:p></span></p>
</div>
</body>
</html>