Forum

ZeroCode expert not working

My MA Cross expert is not working properly. I am using MT3 and there should be 2 arrows appearing on the chart with every cross: 1 for closing the previous trade and 1 for opening a new trade. Sometimes it will just open short trades, other times just long trades. The odd time it will open a trade

ZeroCode Expert Running 3 Majors (?)

I have successfully created an expert using ZeroCode. Unfortunately, it seems my expert can only be used on one currency pair at a time. I would like to use my expert on three pairs simultaneously. I have read this thread and I don't think MetaTrader's 5 sec rule will be applicable in my case based

coding error?

I would like to create a simple expert advisor using ZeroCode that opens and closes orders at the cross of two moving averages. The moving averages I have chosen are EMAs 2 & 20. I believe I have written the correct buy and sell logics using ZeroCode: Buy logics: MA (1) Previous < MA (2) Previous