Once per Object block
-
Hey, I have an indicator that creates 2 different colored objects on the chart(Red and Blue). So whenever a new object is created on the chart, I want the EA to draw "Up Arrow" if the object drawn is color Red and "Down Arrow" if the object is Blue. I tried it, but something seems wrong. Could anyone please tell me what's wrong. Here's the link to my project; https://fxdreema.com/shared/0Lc6KD6Mb
-
@dinho Your link is for the builder page not your project.
-
@jstap Sorry, updated
-
@dinho If you put the indicator on here I'll have a look at what you need to do.
-
@dinho Are you compelte sure the custom indicator doesn't repaint? Because if it does, the whole strategy will be ruined no matter what you do.
-
@l-andorrà Hey yes i have backtested it in visual mode and it doesn't repaint.
-
@dinho In that case you need to add a 'Fort each object' block on top of your block tree.