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

Reply
 
Thread Tools Rate Thread
  #1 (permalink)  
Old 07-01-2009, 02:03 PM
Member
 
Join Date: Nov 2007
Posts: 23
forexecutor is on a distinguished road
Accessing 100KReal server with API

we are using your API to connect our ForeXecutor platform through the MiniReal5 server only. we recently have had an account set up on the 100KReal server and can not get the ForeXecutor to log into this account. It is saying wrong username and password. We need the socket information of this server. What info can you provide to us so that we can connect to the 100KReal server?
Reply With Quote
  #2 (permalink)  
Old 07-01-2009, 02:06 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
You will need to request a separate connection for this new account. Please contact your sales rep.
Reply With Quote
  #3 (permalink)  
Old 07-01-2009, 02:10 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
Oh pardon me, I thought this was in the FIX forum. Can you log into TradeStation with this username/password? There should be no difference in connecting.
Reply With Quote
  #4 (permalink)  
Old 07-01-2009, 02:20 PM
Member
 
Join Date: Nov 2007
Posts: 23
forexecutor is on a distinguished road
yes we can log into the FXCM trading station with this account. when i log into it a box pops up that i have never seen asking me to select which trading session i want to log into. when i choose MINIREAL6 it says wrong username and password. when i choose 100KREAL it logs in fine.
Reply With Quote
  #5 (permalink)  
Old 07-01-2009, 02:22 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
Hmm, this sounds like a backoffice issue you will need to take up with sales afterall. Sounds like they have given you the same username in 2 different systems, but both have different passwords.

Its best to have different logins. Otherwise you will need to make some change to your code, to do a simliar trading session selection in code
Reply With Quote
  #6 (permalink)  
Old 07-01-2009, 02:27 PM
Member
 
Join Date: Nov 2007
Posts: 23
forexecutor is on a distinguished road
ok. i will see what we can figure out with our sales rep. thanks.
Reply With Quote
  #7 (permalink)  
Old 07-01-2009, 02:28 PM
Moderator
 
Join Date: Jan 2006
Posts: 1,990
FXCM Help is on a distinguished road
Also as reference to do this in code instead of GATEWAY.login(props)
Code:
//get array of possible sessions
TradingSessionDesc[] tradingSessions = GATEWAY.getTradingSessions(props);

//select one
GATEWAY.openSession(selectedSession);
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 08:35 PM.
Copyright ©2009 Daily FX. All Rights Reserved.