external indicator within the code
-
HI,
Is there a way to make the costum indicator work without having to add the file inside the metatrader? i.e now i put the expert file and the indicator file is there no way to make it work by loading the indicator directly in the code and not tying it put it separate?
-
The only way I know of is programming the indicator code inside your fxDreema bot via custom code blocks, but you will need a programmer to do that.
-
@l-andorrà ah thanks, it's a lot of work I don't think it's simple also because I don't think it's enough to copy and paste the indicator code into a custom block.
-
You're welcome.