Imported from previous forum
[ original email was from steve miller - smiller@nyfix.com ]
Does anyone know of a good piece of client software, free or pay, that reads FIX messages?
Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
Try Quickfix (/J)
Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?Try Quickfix (/J)
you can also try Cameron’s engine
Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
For freeware, go to http://www.quickfixengine.org/download.html. On the QuickFIX site, there is a link to Log4FIX and there is also a QuickFIX Log viewer to view inbound and outbound messages. If you want to view it right from the stream/NIC card, you can use Ethereal (there is a link on the page for that as well). Freeware are basic tools only…if you need to tail and analyze production logs of considerable size, you are better off getting a commercially available log reader.
You can find out more information about Log4FIX at http://www.opentradingsolutions.org/. Log4FIX 1.5 was just released a few days ago. The code is hosted here: Google Code Archive - Long-term storage for Google Code Project Hosting..
Thanks,
Brian Coyner
http://www.opentradingsolutions.org/
Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?For freeware, go to http://www.quickfixengine.org/download.html. On the
QuickFIX site, there is a link to Log4FIX and there is also a QuickFIX
Log viewer to view inbound and outbound messages. If you want to view it
right from the stream/NIC card, you can use Ethereal (there is a link on
the page for that as well). Freeware are basic tools only…if you need
to tail and analyze production logs of considerable size, you are better
off getting a commercially available log reader.
[ original email was from Xavier Joly - xavier.joly@ullink.com ]
Hi Steve,
We offer a free FIX engine available from our website. The UL FIX technology has been used in production by our clients for years.
Please visit:
http://www.ullink.com/fixengine_download.html?PHPSESSID=168dc10d4dc7ba4bcdeb6d56e73048e3
and download UL FIX for free.
Should you need any additional details, please contact me at your convenience.
Regards,
Xavier.
Xavier Joly
Ullink Inc
708 Third Avenue – 17th Floor
New York, NY 10017 USA
Tel: +1 646 461 2602
Fax: +1 212 991 0811
Cell: +1 646 416 0200
xavier.joly@ullink.com
Ullink is a leading provider of FIX Transactional Connectivity and Order Routing for the Financial Community and a Premier Member of the FIX Protocol Organization www.fixprotocol.org
[ original email was from Joseph Horowitz - jhorowitz@aegisoft.com ]
> Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
Aegis Software offers a FIX engine, and we also offer a “Client Simulator” product that will read FIX logs to decode and replay them.
[ original email was from Clive Browning - clive@rapidaddition.com ]
> Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
Hi Steve
Rapid Addition (www.rapidaddition.com) have a FIX engine with tools for reading in FIX messages from log files as well as SQL Server. These can also be used within your own .Net applications.
Regards
Clive Browning
clive.browning@rapidaddition.co.uk
Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
MagniFIX is another option that you could look it. It is architected to read and analyze FIX messages across all FIX engines.
http://www.greenlinetech.com/products/magnifix.php
Please let me know if you have any questions.
Thanks
Josh
[ original email was from Alex Malone - amalone@heliumsystems.com ]
> Does anyone know of a good piece of client software, free or pay, that
reads FIX messages?
With regards to solutions that can be used to view FIX messages, software solutions such as Log4FIX or MagniFIX are sufficient for development. For a production environment, I would recommend a product which uses a network based approach, such as TradePVR. The main advantage is that you can monitor, record, and analyze all FIX traffic at the packet level without adding any load to your system. You always know exactly what messages were sent over the wire, which might not correspond to what is in your log file if your FIX engine goes down. Large sessions such as market data can consist of gigabytes of messages per day. Having a system that indexes them in real-time means that searches will always be quick. Additionally, the approach allows latency tracking of all requests, so support and management can view the outliers as they happen.
Regards,
Alex Malone
Helium Systems