{{Quickfixn}} Development Issue.

Grant Birchmeier gbirchmeier at connamara.com
Fri Sep 18 07:22:26 PDT 2015


Here are the examples that I think you should be looking at:
https://github.com/connamara/quickfixn/tree/master/Examples

Feel free to steal liberally from the TradeClient app.  In the code, change
the ScreenLogFactory to a FileLogFactory so you can get some real log files
instead of dumping everything to the screen.

The DataDictionary file is named something like FIX42.xml.  It should
contain all the message and field definitions that your counterparty
expects to use.  Francis says TT has one specific to their interface, so
you should check their docs or ask their support.

On Fri, Sep 18, 2015 at 1:02 AM, Kamal Saxena <
kamal.saxena at systematixindia.com> wrote:

> Hello,
>
> Yes, I understand what you want to do, but I have to get FIX messages from
> TT.
> and to use your xml format with console application, I am not getting such
> resources on quickfix.
>
> How I can find your XML tag reference. and I have to get connection to TT.
> Please let me know such resource to use your XML with command prompt
> application.
>
> I have limit of time to do each and every thing form scratch. Please give
> resource  and sample code.
>
> On Thu, Sep 17, 2015 at 7:52 PM, Grant Birchmeier <
> gbirchmeier at connamara.com> wrote:
>
>> Ok, so it appears you pretty much ignored everything I said and are
>> proceeding to do exactly what I told you NOT to do.  Great.
>>
>> TT does not use the standard FIX message set.  (Nobody does.)  You need
>> to change your DataDictionary XML file to match the messages and fields
>> that TT specifies.  You'll have to read their docs.
>>
>> *AGAIN: I strongly advise you to stop using UIDemo.  Write your own
>> application.  Start with a command-line application until you begin to
>> understand how QF/n works.*
>>
>>



> --
>>
> 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/20150918/c2f71a65/attachment-0001.htm>


More information about the Quickfixn mailing list