I would like to change a value of a input tag that haves the value 20 to 110 in the website https://www.tradingview.com/chart/. How can I actually do that?(all of that using selenium python)
To get that especific graph, what you need to do is:
1. Click at the "Indicators & Strategies" button
2.At the input, type: "Bollinger Bands" and select the first one at the right
After you get the graph, click at BB(20 close 2) right bellow Vol (20). What i would like to change it's the value "lenght" that's 20 to 110