<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16496"></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT color=#0000ff><FONT face=Arial><FONT size=2>Last 
year as I started to learn erlang, I wrote some erlang fix apps <SPAN 
class=818493006-10102013>see - </SPAN></FONT></FONT><A 
href="https://github.com/MaximMinin"><FONT size=2 
face=Arial>https://github.com/MaximMinin</FONT></A><SPAN 
class=818493006-10102013></SPAN><FONT face=Arial><FONT size=2><SPAN 
class=818493006-10102013></SPAN>:</FONT></FONT></FONT></DIV>
<UL dir=ltr>
  <LI>
  <DIV align=left><FONT color=#0000ff><FONT face=Arial><FONT size=2> lib 
  "FixUtils"  to convert fix messages in records and back or pretty print 
  them</FONT></FONT></FONT></DIV></LI>
  <LI>
  <DIV align=left><FONT color=#0000ff><FONT face=Arial><FONT size=2>FixTestErl - 
  an app to write a test scenarios in erlang</FONT></FONT></FONT></DIV></LI>
  <LI>
  <DIV align=left><FONT color=#0000ff><FONT face=Arial><FONT size=2>FixErl - a 
  little fix engine, that can be use as embeded or standalone 
  app</FONT></FONT></FONT></DIV></LI></UL>
<DIV dir=ltr align=left><FONT color=#0000ff><FONT face=Arial><FONT size=2>The 
most important thing for me was, that you can realy read the messages. 
</FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><BR><FONT color=#0000ff size=2 face=Arial>{out_logon, 
[{"8","FIXT.1.1"},{"9",""},{"35","A"},{"49","BRKR"},{"56","INVMGR"},{"34",""},{"52",""},{"98","0"},{"108",""},{"1137","0"},{"10",""}]} 
<BR></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial>is not readable 
for me. <BR></DIV></FONT>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial>I would like to 
have something like this - 
beginString=FIX.4.2,bodyLength=72,msgType=testRequest,senderCompID=XXX,targetCompID=YYY,msgSeqNum=3,sendingTime=20131010-06:46:19,testReqID=20131010-06:46:19,checkSum=042<SPAN 
class=818493006-10102013>.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff size=2 face=Arial><SPAN 
class=818493006-10102013></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff size=2 face=Arial><SPAN class=818493006-10102013>You 
are welcome to see how I did it on github.</SPAN></DIV>
<DIV dir=ltr align=left><BR></DIV></FONT>
<DIV dir=ltr align=left><SPAN class=818493006-10102013><FONT color=#0000ff 
size=2 face=Arial>Maxim</FONT></SPAN></DIV>
<DIV><FONT color=#0000ff size=2 face=Arial></FONT> </DIV>
<DIV align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>Von:</B> erlang-questions-bounces@erlang.org 
[mailto:erlang-questions-bounces@erlang.org] <B>Im Auftrag von </B>IEISS 
Communication<BR><B>Gesendet:</B> Mittwoch, 9. Oktober 2013 20:29<BR><B>An:</B> 
erlang-questions@erlang.org<BR><B>Betreff:</B> [erlang-questions] Open source 
Erlang based FIX Protocol Log Analyzer<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>We have open sourced our product "FIX Protocol Log Analyzer", that 
helps in analyzing large FIX (Financial Information Exchange) protocol log 
files.<BR>
<DIV><BR>
<DIV>The source code is available at <A 
href="https://github.com/ieiss/fix-log-analyzer">https://github.com/ieiss/fix-log-analyzer</A><BR>Source 
code includes a sample binary log file containing 2000+ FIX messages, for 
testing purpose.<BR><BR>For product information and screen-shot, visit <A 
href="http://www.ieiss.com/products/fix-log-analyzer">http://www.ieiss.com/products/fix-log-analyzer</A><BR>More 
information on FIX Protocol available from <A 
href="http://www.fixtradingcommunity.org/">http://www.fixtradingcommunity.org/</A><BR><BR></DIV>
<DIV>You can contact us for any queries. We try our best to provide 
support.<BR><BR>_______________________________________<BR>2013 | IEISS | <A 
href="http://www.ieiss.com">www.ieiss.com</A> | <A 
href="mailto:info@ieiss.com">info@ieiss.com</A><BR></DIV></DIV></DIV></BODY></HTML>