TradingView Keyboard Shortcuts: The Complete 2026 Hotkey List
Reaching for the mouse on every action is the slowest way to use TradingView. The platform ships with dozens of keyboard shortcuts that let you draw, zoom, add indicators, and manage watchlists in a single keystroke, and you can remap any of them to your own keys.
This is the complete 2026 hotkey list, organized by what you are trying to do, with Mac and Windows keys side by side.
Key Takeaways
- TradingView groups its shortcuts into chart navigation, drawing tools, indicators, watchlists, the screener, the Pine Editor, and trading actions; learn the handful you use most and your charting speeds up immediately.
- Most shortcuts use the same key on Mac and Windows, with Cmd standing in for Ctrl and Option standing in for Alt; the few that differ are flagged below.
- You are not limited to the defaults: TradingView lets you create custom hotkeys and remap existing ones from the chart settings, so you can map the tools you use most to keys you actually remember.
Financial Tech Wiz Trading Journal
Fast keys get you in. A journal tells you which setups actually worked.
Once your hotkeys have you charting quickly, track every trade in one place: win rate and P&L across your positions, broken down by symbol and hold duration, with AI insights on what is working.
Start your trading journalWhat Are TradingView Keyboard Shortcuts?
TradingView keyboard shortcuts, also called hotkeys, are key combinations that trigger an action instantly, without opening a menu or clicking a toolbar. They cover everything from switching chart types and drawing trendlines to adding a symbol to your watchlist or compiling a Pine script. Because charting is a high-repetition task, replacing three or four clicks with one keystroke adds up fast over a trading session. If you are still learning your way around the platform, our full walkthrough on how to use TradingView covers the interface before you start layering hotkeys on top.
Chart Navigation and Zoom Shortcuts
These are the shortcuts you reach for constantly: moving through price history, zooming into a setup, and switching what you are looking at. When you run several charts at once in a grid, the same keys apply to whichever chart is focused, which is what makes fast multi-chart layouts workable without touching the mouse.
| Action | Windows | Mac |
|---|---|---|
| Move chart one bar left | Left arrow | Left arrow |
| Move chart one bar right | Right arrow | Right arrow |
| Focus (cursor) zoom | Ctrl + mouse wheel | Cmd + mouse wheel |
| Change symbol | Type the ticker, or press Shift twice | Type the ticker, or press Shift twice |
| Change interval (timeframe) | Type the number, then Enter | Type the number, then Enter |
| Undo | Ctrl + Z | Cmd + Z |
| Redo | Ctrl + Y | Cmd + Y |
| Toggle log scale | Alt + L | Option + L |
| Toggle percent scale | Alt + P | Option + P |
| Take a chart snapshot | Alt + S | Option + S |
| Invert the chart | Alt + I | Option + I |
Alt + I (Option + I on Mac) flips the chart vertically. It is a quick way to invert the chart and check whether a setup still reads the same from the opposite directional bias.
Drawing Tool Shortcuts
Drawing hotkeys are where most traders save the most time, because trendlines and levels get drawn dozens of times a session. Each shortcut arms the tool so your next click starts the object, and holding the tool’s modifier lets you keep drawing the same object without re-selecting it.
| Action | Windows | Mac |
|---|---|---|
| Trendline | Alt + T | Option + T |
| Horizontal line | Alt + H | Option + H |
| Vertical line | Alt + V | Option + V |
| Fibonacci retracement | Alt + F | Option + F |
| Cross-line | Alt + C | Option + C |
| Copy selected object | Ctrl + C | Cmd + C |
| Paste object | Ctrl + V | Cmd + V |
| Remove selected object | Delete or Backspace | Delete or Backspace |
| Hide all drawings | Ctrl + Alt + H | Cmd + Option + H |
| Measure tool | Hold Shift, then click | Hold Shift, then click |
| Toggle magnet mode (temporary) | Hold Shift while dragging | Hold Shift while dragging |
Indicator and Script Shortcuts
Indicators do not have as many dedicated hotkeys as drawings, but the ones that exist speed up the two things you do most: opening the indicator search and clearing the chart. Pair these with a tight, curated set of the best TradingView indicators so you are stacking tools that actually inform a decision rather than crowding the pane.
| Action | Windows | Mac |
|---|---|---|
| Open the Indicators dialog | / (forward slash) | / (forward slash) |
| Add an alert on the symbol | Alt + A | Option + A |
| Add a text note for the symbol | Alt + N | Option + N |
| Open symbol search | Start typing a ticker | Start typing a ticker |
When a chart gets cluttered, you do not have to delete indicators one by one. Our guide on how to remove indicators on TradingView covers the right-click Remove Indicators option, the eye-icon hide toggle, and the indicator limit on each plan tier.
Watchlist Shortcuts
These are the TradingView keyboard shortcuts for your watchlist, and they are the fastest way to move through a list of names without lifting your hands off the keyboard. Add the chart you are viewing, then arrow up and down to flip through the rest of the list.
| Action | Windows | Mac |
|---|---|---|
| Add the current symbol to your watchlist | Alt + W | Option + W |
| Next symbol in the list | Down arrow or Space | Down arrow or Space |
| Previous symbol in the list | Up arrow or Shift + Space | Up arrow or Shift + Space |
| Flag or unflag a symbol | Alt + Enter | Option + Enter |
Alt + W is the one to commit to memory: it drops whatever you are charting straight into your active watchlist, so you can scan a symbol, keep it, and move on without opening a single menu.
Screener Shortcuts
The stock, forex, and crypto screeners share the same keyboard behavior as the watchlist window. Once the screener has focus, the arrow keys walk you through the results row by row, and pressing Enter opens the highlighted symbol on your chart. Typing a ticker while the screener is open jumps straight to that name. Competitors tend to skip the screener, so a trader who learns to drive it from the keyboard can work a results list far faster than one clicking each row.
Pine Editor Shortcuts
If you build your own indicators or strategies, the Pine Editor has its own set of shortcuts that mirror a normal code editor. These are the ones worth knowing when you are writing Pine Script and iterating on a strategy.
| Action | Windows | Mac |
|---|---|---|
| New script | Ctrl + I | Cmd + I |
| Save script | Ctrl + S | Cmd + S |
| Open script | Ctrl + O | Cmd + O |
| Add script to chart (compile) | Ctrl + Enter | Cmd + Enter |
| Go to line start | Home | Home |
| Go to line end | End | End |
| Remove the current line | Ctrl + D | Cmd + D |
Trading and Order Shortcuts
When your broker is connected to TradingView, you can route orders straight from the chart and the DOM (depth of market) panel. Pair these with alerts so you are ready before price arrives; our walkthrough on how to set alerts on TradingView pairs naturally with the Alt + A shortcut below.
| Action | Windows | Mac |
|---|---|---|
| Create an alert | Alt + A | Option + A |
| Place a market order to buy | Shift + B | Shift + B |
| Place a market order to sell | Shift + S | Shift + S |
| Place a limit order | Click in the DOM cell | Click in the DOM cell |
| Place a stop order | Ctrl + click in the DOM cell | Cmd + click in the DOM cell |
Mac vs Windows: Key Differences
The good news for Mac users is that almost nothing changes. TradingView reads the Alt key as Option and the Ctrl key as Cmd, so the letter-based drawing shortcuts (Alt + T, Alt + H, Alt + F) fire exactly the same way once you press Option instead of Alt. The core mapping is simple.
| Windows key | Mac equivalent |
|---|---|
| Ctrl | Cmd (Command) |
| Alt | Option |
| Enter | Return |
| Backspace | Delete |
The one place to watch is the browser versus the desktop app. A few combinations that use Ctrl or Cmd can collide with a browser shortcut (for example the browser’s own save or new-window keys), so if a shortcut does nothing in your browser, try it in the TradingView desktop app where nothing else is competing for the keystroke.
How to Create Custom Shortcuts in TradingView
You are not stuck with the defaults. TradingView lets you remap existing shortcuts and assign your own keys, which is worth doing for the two or three tools you reach for constantly.
- Open the chart settings from the gear icon, or right-click the chart and open settings.
- Find the shortcuts or hotkeys section (drawing tools also expose a shortcut field in their own settings panel).
- Select the action you want to change, then press the key combination you want to assign to it.
- Save. Your custom map is tied to your account, so it follows you to any device you log in on.
Because custom shortcuts sync with your account rather than the browser, you set them once and they travel with you. Map the tools you use most to keys you will actually remember, and the defaults you never touch can stay as they are.
Why Aren’t My TradingView Shortcuts Working?
If a hotkey does nothing, the cause is almost always one of these, roughly in order of how common it is:
- Focus is in the wrong place. If your cursor is in the watchlist, the screener, or the Pine Editor, chart shortcuts will not fire. Click the chart once to give it focus, then try again.
- A browser extension is intercepting the keystroke. Ad blockers and shortcut-manager extensions can swallow keys before TradingView sees them. Test in an incognito window or the desktop app.
- The shortcut was remapped. If you or a shared account changed the key in settings, the default no longer applies. Check the shortcuts section of chart settings.
- The wrong panel is active. With multiple charts in a layout, the keystroke goes to whichever chart is focused, not the one you are looking at.
- An OS-level shortcut is taking priority. A system or browser shortcut that uses the same combination can win the keystroke. Try the desktop app, where fewer shortcuts compete.
How to See Every Shortcut Inside TradingView
TradingView keeps a live, always-current list of every shortcut inside the app. Click the “?” icon in the lower-right corner and the full keyboard-shortcut menu opens. Because TradingView occasionally adjusts or adds defaults, that in-app menu is the canonical reference, and this article keeps the most-used keys current so you do not have to dig for them mid-session.
Free Trading Journal Template
Not ready for an app? Start with the free Google Sheets journal.
Charting fast is half the job. Log your entries, exits, and notes in the free trading journal template and start spotting which setups actually pay.
Get the free templateFrequently Asked Questions
Does TradingView have keyboard shortcuts?
Yes. TradingView includes built-in hotkeys for chart navigation, drawing tools, indicators, watchlists, the screener, the Pine Editor, and trading actions. You can view the full list inside the app by clicking the “?” icon in the lower-right corner.
Can you create custom hotkeys in TradingView?
Yes. TradingView lets you remap existing shortcuts and assign your own keys from the chart settings, so you can map the tools you use most to keys you will remember. Your custom shortcuts are tied to your account.
What is the keyboard shortcut to add a symbol to your watchlist in TradingView?
Press Alt + W (Option + W on Mac) with the chart open to add the current symbol to your active watchlist. You can then use the arrow keys to move through the list once it is focused.
Do TradingView keyboard shortcuts work on Mac?
Yes. Most shortcuts are identical on Mac because TradingView reads Alt as Option and Ctrl as Cmd. A few combinations differ, and the browser version can behave slightly differently from the desktop app; the Mac vs Windows section above flags the exceptions.
Why aren’t my TradingView shortcuts working?
The most common cause is that keyboard focus is in the watchlist or Pine Editor instead of the chart. Click the chart first. Other causes are a browser extension intercepting the keystroke, a remapped shortcut, or an OS-level shortcut conflict.
Get Your Free Trading Resources
Grab the free trading journal template plus the same tools we use to stay organized, consistent, and objective.
- Free trading journal template
- Custom indicators, watchlists, and scanners
- Access our free trading community
Enter your email below to get instant access.
No spam. Unsubscribe anytime.








