fxdreema does not load buffer or input values
-
hi can someone help me understand why fxdreema does not load me this mql5 indicator
0_1634639901608_Acceleration_Deceleration_AC_MTF.mq5
-
@dadilula The only assumption I can make is that these are not in the indicator code.
-
@jstap how do i insert them? attached is the indicator file
-
@dadilula I am not sure you can, well not the Enumerations any way although they probably don't matter, as for the buffers, looks like there is only 1 you can try to add but I doubt it has the relevent information. The data type and name of input parameters are the same as you see when you load indicator on chart , the buffer name doesn't matter, you can name this as you like.
-
@dadilula This the way you should do it manually:
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