Upload custom indicator
-
Hi
I have this problem
I update today to new FXdreema and i try upload to FXdreema custom indicator.
When i choose indicattor the table show like now buffers. (pictures1)
[attachment=2:2cv45k9d]http://fxdreema.com/shared/nDiEUrpJdand the indicator not work.

Please can you look on it. I think its something wrong with new fxdreema.
-
I know there is a problem of registering the number of buffers sometimes, but they can be manually added and this should work. Buffer names does not matter, so it's enough to have some buffers there. Variables looks to be ok for this indicator.
What if you test this indicator with "Indicator tester" block? Are there error messages in MetaTrader?
-
i forgot upload the indicator
MA_Cross_OC.mq4......
MA_Cross_OC.mq4 -
Work with Candle ID > 0. Click on this "More settings" text to see this option. It looks that for the current candle there is no information that can be used, but for already finished candles there is. I think more custom indicators should be like this

-
__Work with Candle ID > 0. Click on this "More settings" text to see this option. It looks that for the current candle there is no information that can be used, but for already finished candles there is. I think more custom indicators should be like this :)[/quote:1cykrli6]
Thank you.
You have right. The indicator looks one candle backward. I must watchs one figure on this in future.