DRAW TEXT
-
How do i get my EA to draw a text just ONCE and not every time a candle bar forms?
-
- Set some variable to 0
- Condition: variable == 0
- if TRUE, draw text
- Set variable to 1 -> now the condition will always be FALSE
-
@roar hello, is there any way you can possible send me a link illustrating how to do it, because I'm truly lost.
-
@ituinvests sure! Here:
https://fxdreema.com/builder/shared/npJqcCJO
You can't see variable declarations from that shared thing, but its 0 by default:
