TradingView Tips & Fixes

Solutions for common TradingView interface issues that aren't related to Infinity Algo.

Note: These are TradingView platform features. Toggling them doesn't affect Infinity Algo's signals or calculations.


🔍 Fix: "My Indicator Disappeared"

When indicators seem to vanish or show no values, it's usually a visibility toggle.

1

Check the Legend Toggle

Click the downward-pointing chevron in the top-left legend to show/hide indicator titles and values.

Legend toggle button
Click chevron to show indicators
2

Check Status Line Settings

Go to Settings → Status line and enable:

  • Indicator titles

  • Indicator arguments (off recommended)

  • Indicator values (off recommended)

Note: The "Indicator last value label" is under Settings → Scales (different checkbox).

Status line settings
Enable all three options for full visibility
3

Check Object Tree

Open Object Tree (right toolbar) and click the 👁️ icon to unhide indicators.

Object tree panel
Toggle visibility with the eye icon

💾 Save Multiple Trading Setups

TradingView's "Save as default" only saves ONE configuration. Here's how to save multiple named setups (Scalping, Swing, etc.):

Best for Quick Strategy Switching

What it saves: All indicators + their settings as a reusable preset

Important: Templates replace current indicators and do NOT save drawings.

How to use:

  1. Set up your indicators exactly how you want

  2. Click Templates icon (4 squares) in top toolbar

  3. Select Save Indicator Template

  4. Name it (e.g., "Scalp 5m", "Swing 4H", "Position Daily")

  5. Load any template instantly from the same menu

Templates menu
Save and load indicator templates from this menu

🔧 Quick Fixes

Chart looks compressed/squished

An indicator may be plotting values far from price. Solutions:

  1. Hide the problematic indicator temporarily

  2. Right-click the price scale → Reset

  3. Check if an indicator is in a separate pane but scaled wrong

See TradingView's guide: The chart looks way too compressed

Can't see indicator settings gear
  1. Make sure the indicator title is visible (use +/− toggle)

  2. Hover over the indicator name in the legend

  3. The ⚙️ settings icon appears on hover

Multiple charts not syncing

To sync all charts in layout:

  1. Click Select LayoutSync layout

  2. Choose what to sync:

    • Symbol

    • Interval (timeframe)

    • Crosshair

    • Time (date range)

For drawings: Enable Drawing sync from the left toolbar

For selective sync: Use the Chart Syncing emoji icon in the Status line to group specific charts (🔴🔵🟢)

To sync across tabs: Use color tags to link specific tabs

Compare shows "detached lines"

This happens when using percent comparison mode. To fix:

  1. Right-click the price scale

  2. Select Indexed to 100 to align lines from the same starting point

This is normal behavior for the Compare tool's percent mode.


⌨️ Essential Shortcuts

Action
Windows
Mac

Quick Search

Ctrl + K

⌘ + K

Add Indicator

/

/

Save Layout

Ctrl + S

⌘ + S

Undo/Redo

Ctrl + Z/Y

⌘ + Z/Y

Hide All Drawings

Ctrl + Alt + H

⌘ + ⌥ + H

View all TradingView shortcuts →


🔗 Official TradingView References

Last updated