EA based on Indicator
-
Hello everybody, I'm developing an EA to trade based on the Indicator.

Entry BUY position when
- All_Success > 75
- Open Price = Buy_Signal value
- Stop Loss = SL_Price value
- Take Profit = TP1_Price value
Entry SELL position when
- All_Success > 75
- Open Price = Sell_Signal value
- Stop Loss = SL_Price value
- Take Profit = TP1_Price value
I hope everybody will guide me the idea how to do it.
Best regards,
-
Easy. The first thing to do is importing your custom indicator to your myfxdreema account. Here you have a tutorial to do it:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
Once done, let us know and we can begin with it.
-
I buy this indicator from MQL5.com It's the compiled file. I can not import it.
Please help me. -
@cheaponreay01 ,, Sorry bro... you cannot import the code to FXdreema but you can use the indicator buffers in the My indicators block

-
What AlphaOmega says is what I was tryring to tell you.
