Anyone else experiencing columns loading poorly? Manually editing alerts by mouse dragging the arrow is also causing them disappear after pushing the replace button, and then the ability to create an alert vanishes from the chart's right-click context menu. Might be unrelated, aside from the timing.
It’s now widely reported that the same throttling I’m seeing in my scans is showing up for others as “loading” behavior in watchlists.
For me, scan throttling or getting stuck in loading occurs whenever I use:
almost any Ehlers-based math—EMA2, FIR filters,
multi-derivatives, close > close[1], or
longer formulas like (WTprice - avgPrice) / (0.015 * deviation)
recursions or multi-subscripts
None of these trigger the
complicated script triangle, and all of them ran flawlessly until last week.
My strategies were built around this math, so the slowdown hits directly at the core of my workflow.
I caught the issue before the weekend and pivoted to built-ins—OBV instead of FVE, MACD crossover instead of the Ehlers Decycler, and so on.
But these built‑ins have nothing to do with how I trade. They get me into the right massive church, and then I’m stuck walking row by row trying to find the right pew.
They’re not substitutes for my forward‑looking, low‑lag custom logic.
Support states the
problem has been resolved.