Welcome to 4XLab.NET : Forex Lab Community Server Sign in | Join | Faq

Questions and Answers

Started by blahsay at 08-13-2007 7:00 AM. Topic has 3 replies.

Print Search
Sort Posts:    
   08-13-2007, 7:00 AM
blahsay is not online. Last active: 10/13/2007 6:07:53 AM blahsay

Top 10 Posts
Joined on 04-28-2007
Posts 4
Real Automated Trade Execution
Hi, first let me say thanks for putting up this site and helping everyone with their trading systems. I wrote in earlier that I was hoping to build a little trading system and to ask you if I could base a technical indicator or two on your design and you graciously agreed. Well, everything is going well with my little trader, enough so that I am looking to go beyond paper and let the trader loose on real money. I was wondering if you had any suggestions about how this might be done? Specifically, if the program decides for instance, that a certain time is right to buy a specific currency then is there a web service or something that could handle a command to buy/sell/close etc a trade if it has money already deposited with it? I dont know...perhaps a signal to trade could be sent to Metatrader? Any advice would be much appreciated as I'm a little bit lost about this step in the Automation.

   Report 
   08-14-2007, 1:36 PM
asimon is not online. Last active: 4/26/2008 8:26:04 PM asimon

Top 10 Posts
Joined on 03-07-2006
Posts 137
Re: Real Automated Trade Execution
If you are sure your robot is ready for a real run, congratulations, for this is not an easy task.

There are several options for implementing the interface between your trading robot and the broker. 

You can do it for free with Metatrader, but that requires rewriting your robot in the MQL language and opening an account with one of the supported brokers. In this architecture your robot runs inside Metatrader.

Interactive Brokers supports some sort of API your robot can use, but their client needs to be running. Both your robot and the IB client are running as windows applications. It is your responsibility to monitor the IB client and relaunch it if it crashes.

Oanda offers a .NET DLL that you can use inside your robot. No other client needs to run. The problem however is that the API is not free, they charge $600 a month, which they rebate depending on your trading volume. Last I checked, if you traded 12 000 000 in leveraged money, the API was free. If you trade less, then the API fee comes out of your profits.

Lastly, you can have the robot alert you via email...

   Report 
   08-15-2007, 5:31 PM
blahsay is not online. Last active: 10/13/2007 6:07:53 AM blahsay

Top 10 Posts
Joined on 04-28-2007
Posts 4
Re: Real Automated Trade Execution
Thats a great help, thanks a  ton. I will post some results once I get it up and running, Cheers

   Report 
   12-02-2007, 5:28 PM
pstpetrov is not online. Last active: 12/3/2007 5:27:20 AM pstpetrov

Top 25 Posts
Joined on 12-03-2007
Posts 2
Re: Real Automated Trade Execution

Try Forex.com, they offer free API accounts with minimum balance of $5k.


   Report 
4XLab.NET : For... » 4XLab.NET » Questions and A... » Real Automated Trade Execution

Powered by Community Server, by Telligent Systems