Open Elektroworld opened 2 years ago
yeah how to set the sessionid...
at UserLogin.js
don't provide a username and password. TradingView keeps track of who you are based on a "sessionid" text field it gives your browser to send back when you're on the site
here's how you'd get that sessionid text in chrome: https://youtu.be/E-j-vlDuYtA provide it as a string in the source, or via the command line in the examples
how can i log into tradingview and access personal indicators? i get sessionid error. where do you set your username and password?