How to select symbol in watchlist in TradingView using javascript?

Viewed 40

I want to create a chrome extension for tradingview that can select a symbol in the watchlist. so I try to click with javascript in dev-console but it didn't work. I trying to change the symbol by DOM element click like image below but it won't change.

enter image description here

any suggestion?

0 Answers
Related