Forex Trading Systems

0

We've been beta testing FXCM's new Strategy Trader automated trading platform for a couple of months now, and after quite a few trials and tribulations we've finally got our trusty first example robot to work successfully on it.  FXCM refer to trading systems written for Strategy Trader as "Strategy Advisors", and they are implemented based around bars rather than ticks like MetaTrader 4. That means you really need to run this advisor on a tick chart to stay in the market 100% of the time, like the MT4 version does.  We still haven't managed to get that working reliably, but it does seem to run fine on a one minute chart and up. If you'd like to take a look you can download the C# source code from our community forum.

More on MetaTrader Robot Ported to FXCM Strategy Trader

Filed under Trading Systems by  #

0

One of the drawbacks of MetaTrader 4 has always been that whilst you can write a multi-currency expert advisor for the platform, the MT4 strategy tester only allows you to backtest one currency at a time.  Now that the bugs in the MetaTrader 5 strategy tester are gradually being removed, we're just starting to use it for some serious testing.

More on Multi-Currency Backtesting with MetaTrader 5

Filed under Trading Platforms by  #

2

To celebrate the fact that forex broker Dukascopy have at last officially become a Swiss bank we have rewritten our first example robot to work on their JForex platform.  Take a look at the JForex source code on our community forum.

More on MetaTrader Robot Ported to Dukascopy JForex

Filed under Trading Systems by  #

0

A user of one of our example robots informed us that a system called 1 Minute Daily seemed to be getting people on the forex forums excited, and asked us to look into it.  Apparently, unlike so many other forex trading systems sold through ClickBank these days, this one doesn't come complete with a "robot".  The way it was described to us it sounded an awful lot like a member of the group of range breakout systems often referred to as "London breakout systems".

More on The One Minute Daily London Breakout System

Filed under Trading Systems by  #

0

Having ported our example moving average crossover MT4 robot to MetaTrader 5 following the recent launch of the MT5 strategy tester we've now taken the next step. We've rewritten the expert advisor using the object oriented framework supplied by MetaQuotes as part of MetaTrader 5. You can take a look at our source code and see if this new way of producing robots appeals to you or not.

More on Object Oriented Robot Available on MetaTrader 5

Filed under Trading Systems by  #

0

MetaQuotes, the Russian company that produces the MetaTrader forex trading platform, has announced that it is reviving its automated trading championship in 2010. According to the post on the MQL5 website:

More on The MetaTrader 5 Automated Trading Championship

Filed under Trading Systems by  #

0

The latest edition of the Economist magazine has just landed on my doormat. The cover story is a 14 page special report on "Stopping Climate Change". I'll read that with interest later, but the first thing I turned to was one of several articles which mentioned Dubai's debt crisis. This one was entitled "The Repercussions of Dubai", and covers international reaction to the Dubai World announcement that it wanted to stop repaying its debts until "May 30th 2010 at the earliest".

More on Debt Crisis in Dubai – Maybe Britain Too!

Filed under Trading Systems by  #

0

MetaTrader 5 has been open for public beta testing for a few days now.  After a few trials and tribulations we have now got our first example robot working on MetaTrader 5.  If you'd like to know what changes we had to make you can take a look at our MQL5 source code. This is just a quick port retaining the old MQL4 procedural style. We're not using any of the fancy new object oriented features of MQL5 yet.

More on Trading Gurus Robot Available on MetaTrader 5

Filed under Trading Systems by  #

2

We've finally received the email from the Forex MegaDroid team that we've been waiting for since July 5th. Albert and John finally announced in an email to their customers on September 20th that:

More on Forex MegaDroid Gets NFA FIFO Update – 7 Weeks Late!

Filed under Trading Systems by  #

0

Our regular readers will have gathered by now that we are based in the United Kingdom. As UK residents that means if we use a spread betting account to do our forex trading we pay no tax on our profits! This is obviously highly desirable, but there is a drawback. The vast majority of spread betting brokers don't allow you to use automated trading systems.

More on Trading Gurus Robots Translated from MetaTrader to GFT CTL

Filed under Trading Systems by  #