custom indicator in ea
-
i try to use the kaufman adaptive moving average in an ea. i could load this indicator but i couldn't use all of the output buffers.
the indicator shows one line and (depending on trend conditions) 2 different colored dots. i found the information about the indicator value (line) in buffer 0.
how can i find out if the indicator dots appear or disappear?
when i use the indicator tester the buffers 1 and 2 seem to deliver only "0". -
I guess you are using "Indicator tester" block. Try with Candle ID bigger than 0, some indicators give information on the previous candles, like Fractals.
-
fxdreema my custom indicators not placing any order after creating ea .. they loaded without any error . but dont place a sell or buy order .. someone told me that when u upload a indicator you should put some buffers of your indicators and if someone new how is that possible for him to put buffers .this builder has some issue that is not for newbies ..
it should automatically update buffers .if this is not possible then then how we can get buffers even we dont know abc of coding .thanks
-
at the bottom of this page: https://fxdreema.com/documentation/gett ... indicators
-
the link to the bottom of the page is not working.
-
This was long ago, I changed the documentation multiple times since then

https://fxdreema.com/help/-/you%20shoul ... indicators
https://fxdreema.com/help/-/working%20w ... indicatorsOr just...
https://fxdreema.com/help/
... and look for something about "indicators". As you can see, there are fery few pages that can be read.