"..Problem collecting data.."
-
Hi!
I'm trying to get one buffer from one of my custom indicator. But when I'd save the "when indicator appear" block it gives me that message and crash the fxdreema:

What can cause this?
@fxDreema , is the same EA that was facing the issue with those blocks with "Period" field .
-
I get the same message when I tried using this block too.
-
I`m kind of stucked on development due some technical issues here...
-
You must upload the indicator to fxdreema.
Check your "My indicators" menu, is it there?
-
@roar Hi!
Yes, it is there. It was working fine, but suddently without any major update related to indicator it stopped working.
The first error that starts to show was this one related here:
https://fxdreema.com/forum/topic/5748/custom-indicator-parameter-value-error/11
Looks like the workaround provided worked, but I'm not able to use "When Indicator Appears"anymore.
-
Interesting, this needs some further troubleshooting.
What if you put your indicator to a condition block? For example, condition : indicator == 0 ?
Does it compile ok? -
Condition block works fine. I'm able to update without any issue.
I guess that it is a matter with block "When indicator Appears"...Btw, when I'd trying to update and it gave me the error "...Problem collecting data..." the entire fxDreema site freezes. I'm not able to open any other blocks or menu. that's why I'd strong believe that it is a matter of logical or some update into fxdreema logical code.
-
Okay, so the indicator itself is good..
I can't think of anything, hope the admin can
On second thought, isnt "indicator apperar" the same as condition: indicator != 0
-
@roar I'll try like you suggest. But I guess that I already did and didnt work.
Let's see!
Thanks for you tip!
-
And one more issue:
All these errors I've found after an error while (initialization error) i'm backtesting. And this was not solved yet.
@fxDreema I really need your help here, buddy
-
@eklonsousa, you had only 1 custom indicator in "My Indicators". It looks that this created the problem somehow. I added another custom indicator in your list and the problem is no more. I will check why this happens tomorrow. Everyone else - keep at least 2 custom indicators in the list for now

-
I found where the problem originates and I think I fixed it, but I'm a little bit afraid to upload the new changes that I have (there are other changes as well, not only this), because the last time I broke few people's projects. So after that I decided to first work on the website locally (my local working copy of the website that I use often) and when everything works fine for few days, to upload.