Using Chrome extention to plot external data on tradingview chart
I am trying to create a plugin to plot external high and low data pulled using Python on Tradingview. Is this possible? In fact, I believe it is possible, as I have seen someone using Google Chrome plugins to do so. So, I guess my question is: Does anyone know how to do that and can direct me in the right direction? Thank you.
How to scrape TradingView Indicator with python and use it for bot
I am making python project and cant figure out how to scrape Indicator on Trading view.
How to get signals from tradingview indicators using python
Is there a way to get signals from tradingview’s indicator using tradingview Restful API through python?