Help with EA
-
I´m back again,
Since we can´t make the MA over the Indicator, I´m trying some different things but I still can´t get it to work. I´ll try to summarize the basics of the ea:
Buy Order:
Candle Open > SSMA (Candle ID 0)
SSMA 3 X> SSMA 21(Candle ID 1)
RSI > SMA (Candle ID 1)
AD > SMA (Candle ID 1)Other orders are based as this one is. All of these conditions must me fullfilled to place the order. But when I run a back test two things happens:
- No orders are placed;
- The AD indicator doesn´t appear on the backtest.
Thanks in advance.
......
temp.mq5 -
Are you sure about this condition and the path to "Sell now"?
http://prntscr.com/9z33xg
http://i.imgur.com/A43PC8i.pngAt least on my chart AD values are something like -100404, whatever that means. MA values are like 1.25110 and I don't see how this can be compared with -100404