Install on TradingView
Ninety seconds, start to finish.
Before you start
- A TradingView account (the free tier works).
- The
Golden-Indicator.pinefile from your purchase email.
Step 1 — Open Pine Editor
Log into TradingView, open any chart, then click Pine Editor at the bottom of the screen.
Step 2 — Paste the script
Open Golden-Indicator.pine in any text editor, select all (Ctrl+A), copy (Ctrl+C), and paste into the Pine Editor — replacing the default template.
Step 3 — Save and add to chart
Click Save, give it any name, then click Add to chart. The indicator will render immediately.
Step 4 — Pin it
Open the indicator settings (gear icon), tune inputs to your market and timeframe, then click the favorites star to pin it across all charts.
Troubleshooting
- “script has errors” — ensure you pasted the full file, no missing lines.
- Signals look different from the preview — Pine Script repaints on non-final bars. Use bar-close signals only.
- Nothing shows on chart — try a lower timeframe (15m/5m) with at least 500 bars loaded.