Re: [Quickfix-developers] Antwort: Unsupported Message Type - tag 58 ? Possibility ??
Brought to you by:
orenmnero
From: Hayyan R. <hay...@ho...> - 2011-05-31 08:05:01
|
hi Johannes .. thanks for the info.. So i tried placing a limit order and it works.. thanks again for the help :) However is there any way by which i can test market orders as well ?? since you mentioned that Quick fix tradeclient application works only on Limit Orders .. is there any 3rd party application available which allows you to place different types of orders onto your acceptor using Fix protocol ?? To: hay...@ho... Subject: Antwort: [Quickfix-developers] Unsupported Message Type - tag 58 ? Possibility ?? From: Joh...@di... Date: Tue, 31 May 2011 09:44:10 +0200 Hi Hayyan, tag 58 in general is the tag to contain freeform text. In Your case the error-description is sent as a value of this tag. Probably You get the error, because Your NOS (new order single) is not a limit order. If I remember well the tradeclient-application in combination with the executor works only on limit-orders, maybe this is the right track to the mistake? Cheers, Hannes Johannes Grimm -------------------------------------------------------------------------------------- DIE SOFTWARE Peter Fitzon GmbH Im Klosterbauhof 3 85560 Ebersberg Deutschland Tel.-Zentrale: +49 (0) 80 92 / 86 17 - 0 Tel.-Durchwahl: +49 (0) 80 92 / 86 17 - 173 Fax: +49 (0) 80 92 / 86 17 - 373 Schweiz Tel.-Zentrale: +41 (0) 43 / 48 83 - 000 Tel.-Durchwahl: +41 (0) 43 / 48 83 - 173 Fax: +41 (0) 43 / 48 83 - 373 mailto:joh...@di... Internet: http://www.die-software.com Geschäftsführer: Peter Fitzon, Klaus J. Friese Registergericht: Amtsgericht München, HRB 101848 -------------------------------------------------------------------------------------- Von: Hayyan Rafiq <hay...@ho...> An: <qui...@li...> Kopie: asi...@ho... Datum: 31.05.2011 09:26 Betreff: [Quickfix-developers] Unsupported Message Type - tag 58 ? Possibility ?? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi I just started using Quick Fix and I created my own initiator and acceptor. Which worked well. However when i tried placing an order using tradeclient ( which is included in Quick Fix Source Code ) against my acceptor. I get an unsupported message type in tag 58. This tag is not included during order placement . So where am i going wrong.. Here is what the tradeclient states tradeclient(initiator) Symbol: ABL ClOrdID: ABCDEFG OrderQty: 245 1) Day 2) IOC 3) OPG 4) GTC 5) GTX TimeInForce: 1 SenderCompID: CLIENT1 TargetCompID: EXECUTOR Use a TargetSubID?: N Send order?: Y OUT: 8=FIX.4.2☺9=125☺35=D☺34=78☺49=CLIENT1☺52=20110531-07:01:36.031☺56=EXECUTOR☺ 11=ABCDEFG☺21=1☺38=245☺40=1☺54=2☺55=ABL☺59=0☺60=20110531-07:01:05☺10=053☺ ================================================================== Now the acceptor sends the above message back to the initiator(tradeclient) and i get the following 1) Enter Order 2) Cancel Order 3) Replace Order 4) Market data test 5) Quit Action: OUT: 8=FIX.4.2☺9=105☺35=j☺34=80☺49=CLIENT1☺52=20110531-07:02:30.125☺56=EXECUTOR☺ 45=66☺58=Unsupported Message Type☺372=D☺380=3☺10=249☺ Why am i getting a Unsupported message with tage 58 although this tag is not even included while placing the order. Any help would be appreciated thanks... ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev_______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |