What Buffers?
-
What buffers to use, this is in an indicator window at bottom, not main window, I want to grab the bottom 2 shown here

-
@bmarchand The most important thing is confirming fxDreema can effectively identify those buffers? Did you check it? Otherwise you will have to emulate them.
-
@bmarchand These values are likley what the indicator added to FX will do, if not icustom will.
-
@l-andorrà no I didn't check yet, I will import the indicator (its not source file) see if I can get it too work, was just trying to figure out which buffers to set when I import the indicator. Like when counting buffer numbers, does it matter that its in a separate window?
-
@bmarchand fxDreema dpesn't care on which screen the buffer is visible or not. The only important thing if findig it correctly.
-
@l-andorrà found the correct ones and got it working, Thanks
-
@bmarchand You're welcome.
-
Hi, I have a very useful indicator. Into the data window of the MT4, I can see the buffers, but I import it from FXDreema, I can not see any of them. Is there an option to configure FXDreema in order to be able to read the rigth Buffers Data?
-
@ASniper I'm afraid not. The only way to do it is via custom code (ie with a programmer's help).