Forum

no DEAL_ENTRY_OUT

Hi guys, I am very new to this platform so please bare with me... I have recently started building an ea using mql5. I have coded it in such a way that if the previous DEAL_ENTRY_OUT returns a negative profit value, the buy/sell will not be executed until a new bar has been printed. As part of the

EA trade when custom indicator prints

Hi all, I was just wondering if there is a way to get my EA to trade immediately after an indicator prints (on the same candle/bar). I noticed that it only executes a buy/sell on the next candle, by that time it is too late. Is there any way to remedy this? Any help would be appreciated