My text not display/show up
-

Anyone can help me to fix this?
-
If need link my project to see here: https://fxdreema.com/shared/mj56q3ftc
-
Design in OnTick tab.
-
@wmyfx98 Be careful with that indicator, man. I'm afraid it repaints like crazy.
-
@l-andorrà you are absolutely right. This indicator repaints and has very low reliability.
-
already put OnTick Tab still not work
-
@l-andorrà tq for ur care. i just want to get like dashboard or text appear when price in between FL1 and FL2, FL2 is solid line, FL1 is dashed line.
-
You can remove those 'AND' blocks. They are unnecessary.
-
@l-andorrà ok. how about make if not meet condition text delete. how to do?
-
Then you can connect the delete text block to the yellow output dot of the condition block.
-
okay thanks for help. it works now. i need continue what next till complete
-
@l-andorrà , how about i want make dashboard for selected pair like usdjpy,gbpusd,eurusd based on condition i make it early
-
That's a completely different story. Dashboards are collections of objects. Unless they are absolutely necessary for the bots internal calculations, I recommend to avoid them.