{{Quickfixn}} Cracking Messages From Strings

Ian Clements ian.clements at investmentsoftwareltd.com
Mon Sep 28 08:45:58 PDT 2015


Are you using qfn_uidemo to connect to an actual live counterparty?  DON'T
DO THAT.

>From the qfn_uidemo
​Readme:


*UIDemo is not meant to be a production-ready client.* It is merely an
example, and *will likely not work as-is on any real exchange*, given that
virtually all exchanges have custom modifications to the standard FIX data
dictionary that UIDemo uses.

​If you experimenting with QF/n, I suggest you run the example apps that
are in the main repo.  There are initiators and acceptors that are
preconfigured to run against each other.

qfn_uidemo is a proof-of-concept of how a UI could be written.  If you are
new to QF/n, ignore it.  (In fact, I think I might take that repo down to
prevent this from happening again.)

If you are learning how to connect with TT, start by writing your own
*command-line* app.  Don't try anything fancy until you can logon, logoff,
and exchange heartbeats, and know how to read your message/event logs.  (I
mean the REAL QF/n-generated message/event logs; do NOT roll your own logs
by putting print statements in callbacks.)

-Grant



On Wed, Sep 16, 2015 at 11:46 PM, Kamal Saxena <
kamal.saxena at systematixindia.com> wrote:

> Hello Team,
>
> I am using QuickFix UI Demo & QuickFixn Class Library code (C#) with
> configuration  as per (QuickFixN) instruction but I am unable to connect.
>
>
> I have getting this message after configuration settings in UI Demo
> solution.
> Failed Message
> (8=FIX.4.2|9=79|35=A|34=1|49=SYSTEMATIX|52=20150911-13:41:25.925|56=TTDS68BO|98=0|108=30|141=Y|10=141|
> )
>
> NOTE : I have discussion with TT Support Team. X_Trader required below
> type of message for connect to TT Server.
>
>
> 8=FIX.4.2|9=79|35=A|34=1|49=SYSTEMATIX|52=20150916-12:00:04.283|56=TTDS68BO|98=0|108=30|141=Y|10=134|
>
> 8=FIX.4.2|9=00128|35=5|49=TTDS68BO|56=SYSTEMATIX|34=1|52=20150916-12:00:07.972|58=RawData(96)
> - Password needed to login to TT User Setup|18000=1|10=122|
>
> I am missing password fields(96), How to Send password using FIX42.xml
>
> I have set configuration in quickfix.cfg file. please verify it's correct.
>
> [DEFAULT]
> ConnectionType=initiator
> ReconnectInterval=2
> FileStorePath=store
> FileLogPath=log
> StartTime=12:00:00
> EndTime=23:00:00
> UseDataDictionary=Y
>
> DataDictionary=C:\Users\Admin\Downloads\qfn_uidemo-master\qfn_uidemo-master\UIDemo\UIDemo\FIX42.xml
> SocketConnectHost=208.184.251.216
> SocketConnectPort=10690
> #SocketConnectPort=10200
> LogoutTimeout=5
> ResetOnLogon=Y
> ResetOnDisconnect=Y
> DefaultApplVerID=FIX.4.2
>
> [SESSION]
> # inherit ConnectionType, ReconnectInterval and SenderCompID from default
> BeginString=FIX.4.2
> SenderCompID=SYSTEMATIX
> TargetCompID=TTDS68BO
> HeartBtInt=30
> RawData=12345678
>
> #TransportDataDictionary=C:\Users\Admin\Downloads\qfn_uidemo-master\qfn_uidemo-master\UIDemo\UIDemo\FIX42.xml
>
> --
>
> *Kamal Saxena*
>
> Software Engineer
>
> *Systematix Infotech Pvt. Ltd.*
>
> *India *| Australia | United Kingdom | United States
>
> Plot No. 67, PU-4 Commercial, Behind C21 Mall | AB Road Indore
>
> *Mob:* +91-9644122296 | *Tel:* 0731-2570282| *Skype:* kamal_sipl
>
> *Website Address:* http://systematixinfotech.com
>
>
>
> *Follow Us:* Facebook <https://www.facebook.com/SystematixInfotech> |
> Google+ <https://plus.google.com/u/0/+Systematixinfotech/posts> | LinkedIn
> <https://www.linkedin.com/company/systematix-infotech-pvt.ltd> | Twitter
> <https://twitter.com/SystematixInfo>
>
>
> Disclaimer: This e-mail, including any attachments, is for the sole use of
> the intended recipient(s) and may contain confidential and/or privileged
> information.  Any unauthorized review, use, disclosure, or distribution is
> prohibited.  If you are not the intended recipient, please contact the
> sender immediately and destroy all copies of the original message.
>
> _______________________________________________
> Quickfixn mailing list
> 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/20150917/0784b232/attachment-0002.htm>


More information about the Quickfixn mailing list