how to import an indicator into an EA?
-
hi, I'm trying to import 2 of my indicators into the EA I created, I just don't know how to do it, currently I'm forced to have both the 2 indicators inside the ...\MQL4\Indicators folder
that the EA inside the ...\MQL4\Experts folder
This is annoying, what can I do?In summary:
When loading the EA I want the indicators to already be present within the EA code and not to have to install the EA + 2 indicators on MT4.thank you all
-
This is quite a lot of work and requires coding knowledge. to do this you need to create a custom block in FX studio.
-
@jstap could you explain to me how to do it?
-
As I said it is a lot of work, and I do not know if I can do it, make a start and take pictures, I will see if I can help.