Topics like health, travel, finance, home, living, education and careers | Media Search Home

Overview: all TradingView keyboard shortcuts

Like most applications, the TradingView charting and trading app has several keyboard hotkeys. Let"s see what those shortcuts are.

IN THIS ARTICLE:

  • Productive use of TradingView with hotkeys
  • Chart hotkeys
    • General chart shortcuts
    • Zooming hotkeys
    • Chart movements keys
    • Chart trading shortcuts
  • Drawing hotkeys
    • General drawing shortcuts
    • Create drawings keys
  • Indicator and strategy script hotkeys
  • Watchlist shortcuts
  • Screener window hotkeys
  • Pine Editor shortcuts
    • Script operations
    • Go to operations
    • Line operations
    • Selection
  • Tip: quickly see shortcuts in the TradingView app
# Productive use of TradingView with hotkeys

For a more productive use of TradingView we can use various keyboard shortcuts. The hotkeys that we discuss in this article are categorised in the following groups:

  • Chart hotkeys.
  • Drawings shortcut keys.
  • Script hotkeys.
  • Watchlist hotkeys.
  • Screener window shortcut keys.
  • Shortcuts for the Pine Editor.

Use the links above to immediately jump to the shortcuts overview. Or scroll down for the first group of keyboard shortcuts: the chart hotkeys.

# Chart hotkeys

These are the keyboard shortcuts we can use on the TradingView chart:

# General chart shortcuts
EffectKey combination
Open the script window/
Load a chart layout. (dot)
Save the current chart layoutCtrl + S
Change the chart"s symbol symbolStart typing, which brings up a symbol search window
Change intervalPress , (comma) or start typing the first digit for minute charts or first letter of the word for longer resolutions. Examples are 1, 5, 30, 60, 1440, H, 4H, 6H, D, 5D, W, 3M
Create an alert on the current instrumentAlt + A
Add a text note for current instrumentAlt + N
Take a snapshot image of the chartAlt + S
Reset the chart"s zoomAlt + R
Invert the price scale of the chart"s instrumentAlt + I
Add the chart"s current instrument to the watchlistAlt + W
Open the ‘Publish Idea’ windowAlt + P
Undo the most recent chart actionCtrl + Z
Redo the most recent chart actionCtrl + Y
Cancel operation, undo a selection, close windowEsc
# Zooming hotkeys
EffectKey combination
Zoom in on the chartScrollwheel up or click on the price axis and drag the mouse to the left
Zoom out on the chartScrollwheel down or click on the price axis and drag the mouse to the right
Reset the spacing between barsDouble-click on the time axis
Compress price scaleClick (and hold) on the price axis and drag the mouse down
Extend price scaleClick (and hold) on the price axis and move the mouse up
Reset price scaleDouble-click on the price axis
# Chart movements keys
EffectKey combination
Move chart 1 bar to the left
Move chart 1 bar to the right
Move further to the leftCtrl + ←
Move further to the rightCtrl + →
Go to a specific dateAlt + G
Scroll through the chartClick with left mouse button on the chart and drag mouse
# Chart trading shortcuts
EffectKey combination
Place market order to buyShift + B
Place market order to sellShift + S
# Drawing hotkeys

These are the shortcuts we can use with drawings on the chart (TradingView Blog, 2016):

# General drawing shortcuts
EffectKey combination
Measure toolHold Shift and click on the chart
Copy selected drawingCtrl + C
Paste copied drawingCtrl + V
Clone a drawingHold Ctrl and drag the mouse
Select multiple drawingsHold Ctrl and click to select each individual drawing
Move a drawing horizontally or verticallyDrag with mouse + Shift
Cancel making a drawing, undo selecting a drawingEsc
# Create drawings keys
EffectKey combination
Make a horizontal lineAlt + H
Make a vertical lineAlt + V
Make a cross line (combination of horizontal and vertical line)Alt + C
Make a squareSelect the Rectangle from the drawing toolbar and hold Shift when making the drawing on the chart
Make a circleSelect the Ellipse from the drawing toolbar and hold Shift when making the drawing on the chart
Draw a horizontal line, vertical line, or a line at 45 degreesHold Shift while making a trend line or channel drawing
# Indicator and strategy script hotkeys

The keyboard hotkeys below are the ones we can use in TradingView to manage TradingView indicators and strategy scripts:

EffectKey combination
Copy the selected script on the chartCtrl + C
Paste an earlier copied script on the chartCtrl + V
Remove script from the chartSelect script and press Delete
# Watchlist shortcuts

The following shortcuts are what we can use in TradingView"s Watchlist window:

EffectKey combination
Show next Watchlist symbol on the chart↓ or Space
Show previous Watchlist symbol on the chart↑ or Shift + Space
Flag or unflag the chart"s current symbol in the WatchlistAlt + Enter
Select all symbolsCtrl + A
Select next symbolShift + ↓
Select previous symbolShift + ↑
# Screener window hotkeys

The following keyboard hotkeys are what we can use in TradingView"s ‘Stock Screener’, ‘Forex Screener’, and ‘Crypto Screener’ window:

EffectKey combination
Show next symbol on the chart↓ or Space
Show previous symbol on the chart↑ or Shift + Space
Flag or unflag symbolAlt + Enter
Select all symbolsCtrl + A
Select next symbolShift + ↓
Select previous symbolShift + ↑
# Pine Editor shortcuts

These are the keyboard shortcuts we can use in TradingView"s Pine Editor:

# Script operations
EffectKey combination
Create a new scriptCtrl + I
Save the scriptCtrl + S
Open a scriptCtrl + O
Delete the current scriptCtrl + E
Add the current script to the chartCtrl + Enter
Open the Pine Script referenceCtrl + Click on a code element
Toggle the console windowCtrl + ` (backtick)
Close a window or pop-upEsc
# Go to operations
EffectKey combination
Go to left wordCtrl + ←
Go to right wordCtrl + →
Go to line startHome
Go to line endEnd
Go to first lineCtrl + Home
Go to last lineCtrl + End
Go to a specific line numberCtrl + L
Jump to a line with a TradingView errorClick on the red error message that mentions the line number
# Line operations
EffectKey combination
Remove current lineCtrl + D
Comment or uncomment current lineCtrl + /
Copy selected lines upAlt + Shift + ↑
Copy selected lines downAlt + Shift + ↓
Move selected lines upAlt + ↑
Move selected lines downAlt + ↓
Remove from the typing cursor to line endAlt + Delete or Ctrl + K
Remove from the typing cursor to line startAlt + Backspace
Remove the word on the leftCtrl + Backspace
Remove the word on the rightCtrl + Delete
AutocompleteCtrl + Space
# Selection
EffectKey combination
Select all codeCtrl + A
Select from the typing cursor to line startShift + Home
Select from the typing cursor to line endShift + End
Select upShift + ↑
Select downShift + ↓
# Tip: quickly see shortcuts in the TradingView app

There are two ways to quickly see TradingView shortcuts. The first approach is to hover the mouse over a button. If that button has a keyboard shortcut, it shows in the pop-up window. For instance, Alt + A is the hotkey for the ‘Create Alert’ window:

See a TradingView shortcut in the on-hover pop-up windowSee a TradingView shortcut in the on-hover pop-up window

To see an overview of all TradingView shortcuts, click on the ‘?’ icon in the lower-right bottom in the TradingView app. That opens a menu with an entry named ‘Keyboard Shortcuts’:

Open an overview with all keyboard shortcuts in TradingViewOpen an overview with all keyboard shortcuts in TradingView
References

TradingView Blog (2016, May 13). New shortcuts to improve interaction with charts. Retrieved on November 1, 2018, from https://blog.tradingview.com/en/new-shortcuts-to-improve-interaction-with-charts-1798/

Published November 6, 2018.
# Related TradingView tutorials
  • How to enable or disable TradingView"s dark theme?

    TradingView has a ‘Light’ and a ‘Dark’ theme that affect the appearance of the entire platform. Let"s see how we use night view mode and light mode.

  • How to calculate a TradingView indicator on another indicator?

    TradingView indicators usually calculate on prices. But they can also compute on values plotted by another indicator with the ‘apply indicator’ feature.

  • How to set a TradingView chart to the instrument"s ‘Exchange’ time zone?

    In this TradingView recipe we discuss what the ‘Exchange’ time zone option is, how to set it, and its importance when scripts to our chart.

« All TradingView platform articles


Email: contact@about.com.vn - Phone: 818.333.007 - Website: Media Search Home
Copyright © 2007 - Noos. All rights reserved