ok got it..I see wht i can do.Temporary use autorefresh indi first.ROI wrote: Sun Jun 29, 2025 2:03 am Indicator has refresh issues. It does not update unless you push refresh.
Maybe this is the problem.
Code-based solution: A better indicator would automatically refresh on each tick using OnTick(), OnCalculate(), or properly updating its buffers.
I will replace the indi with new one.