Working with Custom Indicator, help please...
-
Hello,
I am trying to build a simple EA using attached custom indicator (BrainTrend2Stop.mq5) that will close BUY order & open SELL order when custom indicator start the red line (SellStop line) and do the opposite when indicator start blue line (BuyStop line) as below chart.

I inputted this custom indicator to My Indicator as follow:

There was no error when I compiled the EA.
But when I backtested it, I got following errors in Journal:

What did I do wrong?
Thank you,
Ipul -
Sorry I forgot to share the project.
This is the share link: https://fxdreema.com/shared/Pr2yxCu5eThanks again,
Ipul -
@ipul Tha problem is that the indicator is not properly identified by fxDreema. Buffers are not visible. I recommend these tutorials:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
@l-andorrà
Thank you Sir -
@ipul You're welcome.