help for find buffer and mode of xtreme_binary_robot_channel
-
hello
can every body help me for find buffer and mode of upper and lower red line of this indicator
0_1499695407919_xtreme_binary_robot_channel.mq4
thanks -
up ////
can any body help me for this
-
The word "buffer" does not exist in this indicator

-
@fxDreema
Thanks and how can i use it in custom indicator ?
is it possible ? -
You can obviously have indicator without any buffers. This is how its made, you can see that the code is full with "Object..." functions - so it doesn't use buffers, it creates objects on the chart. The normal way is to fill the buffers with data and then from the information in them MetaTrader decides what to draw, but in this case the indicator tells MetaTrader to draw objects.
-
@fxDreema
perfect i was searching for something else but i found the answer to another question
thanks