Buffers in custom indicators not shown in local v066
-
Hello again
I don't seem to be finding buffers in custom indicators in local v066. See picture. I've attached the indicator also.

Seems OK in local v065:

-
I noticed, and I'm sorry for that. I will fix that, I don't know when because I just started again to optimize fxDreema's source code, but in any case you can manually create buffers and name them as you need. Check the indicator options to see how many they are:
http://prntscr.com/25u3k0
And some information can be also extracted from the indicator itself. There is a row "#property indicator_buffers" that tells the number of buffers, and somewhere below they are defined with meaningful name. -
OK. Will do. Thank you!
