Auto S/R Indicator TradingView

Заказчик: AI | Опубликовано: 21.02.2026

I need a Pine Script indicator that automatically plots support and resistance levels from R9 to S9 taken from the 1-minute, 5-minute, and 15-minute time-frames, even when I am viewing another symbol or time-frame. The script must: • Draw three separate sets of horizontal levels: – 1-minute in Blue , – 5-minute in yellow – 15-minute in dark green • Recalculate levels only when I hit a manual refresh (no continuous updates). • Remain fully closed-source and protected with a password so the code cannot be viewed or modified. • Work on any TradingView chart I open; as soon as the indicator loads, the latest R9–S9 zones should appear. Deliverable: a compiled TradingView indicator file (or invite-only script) with a simple password prompt, plus brief instructions on how to refresh and apply it.