API Support Forum
OEC API > API Support > Live Account API Interface
Author Topic: Live Account API Interface
(3 messages, Page 1 of 1)
Moderators: VPfau
estrader
Posts: 55
Joined: May 04, 2007


Posted: May 07, 2007 @ 04:35 AM             Msg. 1 of 3
What changes would I need to make the Example API interface login work with my Live Trading account U/n and P/w?
Edited by estrader on May 7, 2007 at 04:36 AM
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: May 07, 2007 @ 10:21 AM             Msg. 2 of 3
The API interface library is able to work with production, simulation and api developer servers.

The OEC API Example program is using api developer server (api.openecry.com).

To use production server, completed and tested API application should use prod.openecry.com server and live account username/password.
estrader
Posts: 55
Joined: May 04, 2007


Posted: May 07, 2007 @ 11:49 AM             Msg. 3 of 3
Thanks.