Ignore the above one!
I was using your SuperTrend EA, and It was crystal clear. I see fewer BreakOut Trades implemented using the pending order as you mentioned in the ST+ indicator, “If point 1, 3, or 4 appear you can either place a market order or a pending order above the candle. Point 2 shows you the mother bar of an inside bar pattern. On point 2 you only want to place a pending order above the candle and wait for the Breakout.”,
But in my custom EA, I see all BreakOut Trades were order placed without the pending order. I used asper your URL: https://static.quivofx.com/wp-content/uploads/2017/05/Supertrend-EA-Example.mq4 with the Pro Version of the SuperTrend Indicator. As I said in your SuperTrend EA, I see fewer BreakOut trades. Wherein my custom EA I see all the BreakOut signal traded without pending orders due to that “Close On Trend Change” option was not happening, I ended up a loss in my demo AC.
Please help me with the code snippet for implementing the pending order for the ST BreakOut signals.
Thank you in advance. I tried to contact via the Contact Form also with the ScreenShorts.