Feeds:
Posts
Comments

Archive for the ‘MQ4’ Category

My first foray into coding with Meta Trader MQ4 has been to code a very simple reversal system using two moving averages. The system is a long term trend following strategy that buys when the smaller moving average moves above the longer and sells when the smaller MA moves below the longer one. Once the [...]

Read Full Post »

//+——————————————————————+ //|                                          DoubleMovingAverage.mq4 | //|                              Copyright © 2010, Coding Powers Ltd | //|                 [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.