<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:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" 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=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">I am trying to get a stream of TradeCaptureReport messages from FINRA via fix.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I was under the impression that as soon as I connect I should start receiving the messages – I do not.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I have generic handlers for Admin messages that print to console the function name and IN/OUT and the message.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I see:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">FromAdmin IN:  8=FIX.4.4☺9=61☺35=0☺34=6☺49=FNRA☺50=CA☺52=20170124-19:56:06☺56=____☺57=____☺10=052☺<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4☺9=65☺35=0☺34=6☺49=____☺50=____☺52=20170124-19:56:07.209☺56=FNRA☺57=CA☺10=002☺<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">This is good because it is a heartbeat. Prior to this I got the logon with session id: OnLogon(SessionID):  FIX.4.4:____/____->FNRA/CA<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I am also calling Crack on message received in FromApp and have crack handlers for TradeCaptureReport which is what I want to handle.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">But after initiating the connection I only get Admin messages in and out; the admin messages seem like a heartbeat.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Nothing else…..<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Do I have to do something after making the call to start the initiator?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">So I thought to try and send a resendrequest message.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">It seems that when I send out the resend request as a simple FIX44.ResendRequest with starting id 1 and end 20 I get:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">MyMsg</span><span style="font-family:Wingdings;color:#1F497D">è</span><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4         9=75      35=2      34=3      49=____              50=____              52=20170124-22:31:16.768               
 56=FNRA             57=CA   7=1         16=20    10=172  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4              9=114    35=3      34=4      49=____              50=____              52=20170124-22:31:17.688                56=FNRA             57=CA   45=2      58=Required tag missing              
 371=55  372=AE 373=1    10=023  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4              9=114    35=3      34=5      49=____              50=____              52=20170124-22:31:18.049                56=FNRA             57=CA   45=3      58=Required tag missing              
 371=55  372=AE 373=1    10=017  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4              9=74      35=1      34=6      49=____              50=____              52=20170124-22:31:45.471                56=FNRA             57=CA   112=TEST             10=011 
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">ToAdmin OUT:  8=FIX.4.4              9=114    35=5      34=7      49=____              50=____              52=20170124-22:32:15.956                56=FNRA             57=CA   58=MsgSeqNum too low, expecting
 4 but received 3      10=202  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">OnLogout(SessionID):  FIX.4.4: ____/____->FNRA/CA<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Not sure where the other 4 messages are getting generated from?<o:p></o:p></p>
<p class="MsoNormal">Why the second two that are generated have “<span style="color:#1F497D">58=Required tag missing”?</span><o:p></o:p></p>
<p class="MsoNormal">It seems to refer to <span style="color:#1F497D">371=55 </span>
but there is no product to specify ….i want all the messages sent by that sender, FNRA/CA.<o:p></o:p></p>
<p class="MsoNormal">And then why is there a logout?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The session reconnects, trys the login again and again I start getting hearbeats.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This might be a very basic question but I would appreciate any assistance on this.<o:p></o:p></p>
<p class="MsoNormal">Also, if you would know of any tools that would assist in working with FIX a point to those would be appreciated.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-GB">Thanks,</span><o:p></o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="background:white">
<tbody>
<tr>
<td colspan="2" style="padding:0in 0in 0in 0in">
<p class="MsoNormal"><img width="623" height="41" id="_x0000_i1027" src="cid:image002.png@01D2766E.885297C0" alt="CIB_BM_Sign_E_Q"><span style="font-size:12.0pt;font-family:"Tahoma","sans-serif""><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td valign="top" style="padding:0in 0in 0in 0in">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:41.25pt">
<b><span style="font-size:8.5pt;font-family:"Arial","sans-serif"">Kunal Changela<o:p></o:p></span></b></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:41.25pt">
<b><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif";color:gray">Credit Risk and PnL Development<o:p></o:p></span></b></p>
</td>
<td valign="top" style="padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif"">Group Email:
<a href="mailto:crditny@us.bnpparibas.com"><span style="color:blue">DL CRD IT NY</span></a> (x841 4876, Intl: x721 4876)
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif"">787 7th Avenue, New York, NY 10019<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif"">Tel: +1 212 841 2640<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif"">Mobile: +1 917 216 8852<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif""><a href="mailto:kunal.changela@us.bnpparibas.com"><span style="color:black">kunal.changela@us.bnpparibas.com</span></a>
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:7.0pt;font-family:"Tahoma","sans-serif""><o:p> </o:p></span></p>
</td>
</tr>
<tr>
<td colspan="2" style="padding:0in 0in 0in 0in"></td>
</tr>
<tr>
<td colspan="2" style="padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Tahoma","sans-serif""><img border="0" width="356" height="75" id="Picture_x0020_2" src="cid:image003.gif@01D2766C.FC2BF350"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><b><span style="font-size:7.0pt;font-family:"Verdana","sans-serif";color:#00814F"><img border="0" width="22" height="22" id="Picture_x0020_3" src="cid:image004.jpg@01D2766C.FC2BF350" alt="icône représentant un arbre et symbolisant la nature">  Do
 not print this document unless it is necessary, consider the environment</span></b><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p><br>This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. Please note that certain functions and services for BNP Paribas may be performed by BNP Paribas RCC, Inc.</p><p><br>Unless otherwise provided above, this message was sent by BNP Paribas, or one of its affiliates in Canada, having an office at 1981 McGill College Avenue, Montreal, QC, H3A 2W8, Canada. To the extent this message is being sent from or to Canada, you may unsubscribe from receiving commercial electronic messages by using this link: <a href="http://www.bnpparibas.ca/en/unsubscribe/">www.bnpparibas.ca/en/unsubscribe/</a>. See <a href="http://www.bnpparibas.ca">www.bnpparibas.ca</a> for more information on BNP Paribas, in Canada.</p></body>
</html>