Go Back   DailyFX Forum > FXCM Products and Services > FXProgrammers > Discussion / Support Forum > FIX API Support

Reply
 
Thread Tools Rate Thread
  #1 (permalink)  
Old 04-24-2009, 10:28 AM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
FIX Connection Problem‏

Iam having a problem logging into FXCM FIX Acceptor; when I try to logon with the given FIX details the following exception is raised :

Cannot logon: after sending the initial Logon message the telecommunication link error is detected (the connection is closed by the counterparty).

Thanks alot.
Reply With Quote
  #2 (permalink)  
Old 04-27-2009, 12:23 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
What server are you trying to log into and when exactly did you try to login?
Reply With Quote
  #3 (permalink)  
Old 04-27-2009, 12:32 PM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
I am trying to connect to fixdemo1.fxcorporate.com server on port 80, I tried on friday from 05:00GMT till 01:00GMT after midnight
Reply With Quote
  #4 (permalink)  
Old 05-07-2009, 09:27 AM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
Are you still having this problem? Have you downloaded the dictionary?
Reply With Quote
  #5 (permalink)  
Old 05-08-2009, 08:41 AM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
No I didnt downloaded the dictionary, but the problem is solved, I have connected to http://www.fxcorporate.com/Hosts.jsp instead of fixdemo1.fxcorporate.com and everything is ok, but I have a question because we (Hybrid Solutions) are welling to buy the API; can we connect to any acceptor using your API, or it just works with FXCM Servers? I mean if I tried to connect to other server not related to FXCM could it be ok?
Reply With Quote
  #6 (permalink)  
Old 05-08-2009, 10:43 AM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
Connecting to www.fxcorporate.com/Hosts.jsp should not work when using the FIX API. Are you sure you are using FIX?

As for the second question, I do not understand the question can you please clarify.
Reply With Quote
  #7 (permalink)  
Old 05-08-2009, 12:32 PM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
I downloaded trading_sdk.zip from:
DailyFX Forum > FXCM Products and Services > FXProgrammers > Source Documentation > Java Trading API.

I also downloaded the dictionary, and I tried to connect using another FIX API, but also I had the same problem
(Cannot logon: after sending the initial Logon message the telecommunication link error is detected (the connection is closed by the counterparty).

Last edited by hybridsolutions; 05-08-2009 at 03:48 PM..
Reply With Quote
  #8 (permalink)  
Old 05-08-2009, 04:37 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
You are kind of confused.
1) You have downloaded the Java SDK Which has an object model based on FIX.
2) You can not connect to our FIX service without having a connection created specifically for you. Contact your Sales rep for details.
Reply With Quote
  #9 (permalink)  
Old 05-13-2009, 12:25 PM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
Sir there is a misunderstanding, We already have FIX API which I tried to connect to your acceptor through it with all details we recieved from your company and I had the exception:
Cannot logon: after sending the initial Logon message the telecommunication link error is detected (the connection is closed by the counterparty).
So I sent you the problem; and while waitting for your reply, I downloaded your Java SDK trying to have a solution.

Now, the case is that Iam using FIX API and trying to login to your acceptor using the FIX details(TARGET COMP ID, SENDER COMP ID, TARGET SUB ID, IP address and port number) we recieved from your company and Iam having the exception I mentioned above; simply, I dont recieve anything from the server as response for the login request or heartbeat.

As well, we didnt recieve FIX Version supported by your acceptor with the FIX details.

Last edited by hybridsolutions; 05-13-2009 at 12:39 PM..
Reply With Quote
  #10 (permalink)  
Old 05-14-2009, 10:00 AM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
ok I see.

That sounds like a networking issue. Can you try configuring and running the quickfix example client?

Quickfix Java Example
Reply With Quote
  #11 (permalink)  
Old 05-22-2009, 07:55 AM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
Dear Sir,
The connection problem is solved, I connect using the FIX details I got from FXCM sales, I can logon as initiator, but, when I try to send message of any type (D,-,R,..) I receive the following:

8=FIX.4.49=19935=j49=FXCM56=OurSenderCompID34=1325 0=MINIDEMO52=20090518-19:04:12372=D379=1380=658=Not Authorized9025=19029=problem with request, session not authenticated.336=FXCM625=MINIDEMO10=214

Thanks alot

Last edited by hybridsolutions; 05-22-2009 at 07:58 AM..
Reply With Quote
  #12 (permalink)  
Old 06-01-2009, 12:02 PM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
Dear FXCM Help Team,

We had posted a question since 13/5/09, and we are still waiting for a reply..
Thanks
Reply With Quote
  #13 (permalink)  
Old 06-01-2009, 12:04 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
You need to authenticate with UserRequest(BE) 553/554 after logon exchange. please reference docs/examples.
Reply With Quote
  #14 (permalink)  
Old 06-05-2009, 02:21 PM
Member
 
Join Date: Apr 2009
Posts: 20
hybridsolutions is an unknown quantity at this point
Dear sir,
When I try to connect to your acceptor using your QuickFIX tester after 12AM on friday (as in your server time), I receive the followings:

event> (Timed out waiting for logon response)
(Session state is not current; resetting FIX.4.4********>FXCM/MINIDEMO)


On the other hand, I can connect through FXCM Trading Station, So, I need to know if there is any time restrications if connecting through FIX.
Thank you
Reply With Quote
  #15 (permalink)  
Old 06-05-2009, 02:30 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
no we have no restrictions and all engines look healthy. seems like you may have some issue in your configuration or server.
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Disclaimer: Trading foreign exchange on margin carries a high level of risk, and may not be suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to trade foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with foreign exchange trading, and seek advice from an independent financial advisor if you have any doubts. Any opinions, news, research, analyses, prices, or other information contained on this website is provided as general market commentary and does not constitute investment advice. Forex Capital Markets LLC. will not accept liability for any loss or damage, including without limitation to, any loss of profit, which may arise directly or indirectly from use of or reliance on such information.

All times are GMT -5. The time now is 06:02 PM.
Copyright ©2009 Daily FX. All Rights Reserved.