How to import and use custom indicator?
-
@slimmz Send me your email in private messaging and I will send the EA.
-
-
-
appreciate it mate
-
@slimmz This is me attempting to use but unfortunately there is not the info needed.
0_1632215341875_23119e49-a1c8-4ae8-9c3c-5b91c888aea4-TREND L (6).ex4This is how to insert indicator values.

This is the link showing how to use this indicator, buffers don't have the colours, only price levels, there is also custom code showing how to use the data window buffers.
https://fxdreema.com/shared/N4X1dqYTb -
-
@line I am not sure what you are trying to show, make indicator input parameters same as picture above, press above link, press ex4 and you can watch on back test the information you can get from this indicator.
-

i am still having this, no mater what i dohow can i solve this?
-
@slimmz Judging from the fact that your errors contain smoothed I guess you tried to add the MA as name instead of number (int), as in the picture the indicator compiles with no errors. smoothed = 2 in MT4 language.
-
@slimmz I do not throw the errors which comes from how I loaded the custom indicator. Your upload is much different than mine. My ea does not throw errors and trades according to the logic. See the screenshot for the difference
-

-
@line No but my picture is your indicator, and although what's in your picture is how it is in inputs, this is what is causing the errors when you try to create EX4, change your input parameters to be the same as picture and you will no longer get errors.
-
Okay i just understand about the input, now i got no error by following you guy's suggestion.
So i did a backtest using MT4 strategy tester, the indicator won't show and the trade is not made. What did i do wrong?
Can i have more help? and also how to close existing trade if the indicator change color?
-
I made a new project to make sure it's clean,
https://fxdreema.com/shared/r5F44T8mcCan you also teach me how to use blocks? like mine is only containing 5 "things" on my project as you can see, but yours like 98, what even the hell is going on there i dont understand hahaha
-
-
@slimmz If you need help on a project, start and then ask specific questions on how to make work/correct.
-
How to add custom indicator listbox input
-
That's not possible in fxDreema. You will need custom code from a programmer to do that.
