{{Quickfixn}} How do make my own messages for the cracker? ;)

Thomas Tomiczek t.tomiczek at nettecture.com
Mon Apr 16 08:28:13 PDT 2012


Actually I have the FIX42.xml file from TT - all the fields are there. I really do not like I have to recompile QuickFix for something that is likely a common modification (i.e. there ma be versions that may move in and out of a program). Would be nicer of a T4 script would be there (put it into a project, link xml file, generate source on click) and the messages could be in a separate dll (get quickfix from nugget, still use my own generated messages) ;)

Well ;) For now I stick with manual code then. I don't want to use my own version of QuickFix for something like that.

From: quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Grant Birchmeier
Sent: 16 April 2012 17:26
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} How do make my own messages for the cracker? ;)

If you want to add new message types, you'll have to edit the FIX44.xml file (or the xml file for whatever version TT is based on).  Then you can regenerate the QF source and you'll have typesafe methods for your messages and fields.

Have a look at the xml file.  I don't think we have docs about it's structure, but I think it's fairly easy to figure out after you look at it for a few minutes.  There's a huge section at the start that defines the messages, followed by a huge section that defines the fields.

-Grant

On Mon, Apr 16, 2012 at 9:58 AM, Thomas Tomiczek <t.tomiczek at nettecture.com<mailto:t.tomiczek at nettecture.com>> wrote:
I try to hook up TT Fix (Trading Technologies) and their XML defines some additional messages.

So far I do the "GetField" stuff, which obviously is a little more tendious than using the cracker.


Would like to have my own clases generated. Any documentation for that?

Regards

Thomas

_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com



--
Grant Birchmeier
Connamara Systems, LLC
Made-To-Measure Trading Solutions.
Exactly what you need. No more. No less.
http://connamara.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120416/7dae596d/attachment-0002.htm>


More information about the Quickfixn mailing list