MACO - New Test

Default image
I write MQL4 for MT4 but I can't get this strategy converter to work to port over my complexed strategies. So this is a fairly simple MA cross over strategy as I'm just trying to learn JForex coding. Backtests were good.
Version: Date: Status: Description:
2.1.1 alpha Set 4 26.05.2011 Not running The latest and best version so far ;) Many tests and tweaks performed. I also added many cool new features for Account Mngmt. Such as a 'Trailing Stop' style feature on account equity. This allows you to set target equity profit range and when reached will protect those profits and abort the strategy if equity now falls below x% loss of these profit targets. Many other features and more to come next month. This is a preview to the new Strategy I'll introduce next month :)  Download
ver.1.5b 20.05.2011 Executed Actually I uploaded the wrong version earlier I did mean to release this version. It also has APLT feature added which allows you to set a Max. Equity target and Min. Equity Loss. With this feature active it will stop trading when targets are reached so you can take your money to the bank! ;) (or save you from any further losses if things go bad)  Download
ver.1.4b 20.05.2011 Executed This is an extensive change with many new features added. Most of which I find don't really help, such as MM and lot size calcs based on equity. All my tests for an EAs Ive written have never shown these features to improve the bottom line so Im not a fan but they are available now. Also new MA methods, some bug fixes and code cleanup. Ive introduced a new feature I call TRD but it isnt implimented yet. Lets see how it preforms live! :)  Download
Version 6.2 16.05.2011 Executed minor changes and improved settings.  Download
Version 6.1 beta 13.05.2011 Executed Another spin on my strategy and heavy rewrite. I've added more MA checking for trend and strength calc (still needs further dev) But I've gotten the win ratio improved while increasing order frequency. Back tests show 100% winning trades ($82,150 profit) for the last month and 76% winning trades ($167,525 profit) for the last 3 months with 2.5lot orders.  Download
Version 5.1 beta 11.05.2011 Executed Some minor mods/bug fixes and fx pair change.  Download
Version 5 beta 11.05.2011 Executed Basically a rewrite on the same startegy. I've streamlined it to run faster and got rid of the excess code and unnecessary options/methods. It now uses the MACD for trend calc via three different timeframes and then looks for our SMA crossover in the same direction as MACD. Also added some order handling (stop moves to lock in profits as well as a trailing stop function)  Download
Version 3 Beta 06.05.2011 Executed Here's the latest version that I hope complies now and is going to be trading instead of just looking pretty ;) lol It uses a 21 and 7 SMA 1 hour crossover filtered by a 4 hour trend indicator. Still simple but my JForex knowledge is getting better :)  Download
Version 2 Beta 06.05.2011 Executed This is a newer version of my first JForex coding attempt at a simple MA crossover strategy. I've added more options and filtering trade entries can be done with either RSI checking or HT_Trend checking (MACD coming next) This version is set to use HT_Trend to filter MACO for entry confirmation.
1.0 05.05.2011 Executed I write MQL4 for MT4 but I can't get this strategy converter to work to port over my complexed strategies. So this is a fairly simple MA cross over strategy as I'm just trying to learn JForex coding. Backtests were good.  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)