View Single Post
  #29 (permalink)  
Old 06-05-2008, 01:46 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 20,089
Blog Entries: 243
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Hi gopal,

I just checked - MACD Histogram EA is exactly what you need:
- MACD is above or below zero line as signal for buy and sell;
- timefilter;
- MM;
- MACD settings is changable in the EA's settings;
- 2 or 3 kinds of exit;
- use StopAndReverse settings or not use it;
- use Parabilic SAR for exit or not;
- AccountIsMicro = false; //Use Micro-Account or not
and so on.

It is just one EA: MACD Histogram EA.

So to to this page Automated MACD Trader (post #15). Do not forget that this EA is using iMACD indicator from same post.

Thus, basicly your request is fully related to this thread Automated MACD Trader

May be I am mistaken as I am not a coder and my "quick view" in the code of this EA is telling me that it is the same as you requested (and even more advinced). But I did not try it sorry.
Reply With Quote