Rory Adityawan / Publications
Forum
Close above/below MA code
Hi guys, I got this original script somewhere here, I modify it so it would become cloing above or below MA. The problem is I lack in skill in mq4 and still learning. Need advice please. How to make it run correctly. Thanks. void CheckForClose() { double ma; if ( Volume [ 0 ]> 1 ) return ;