Fetch data from tradingview using python
TradingView doesn’t provide a free API for direct data extraction, but you can still access data using various methods, including:
Process
class to execute a Python script and capture its output. Here's a step-by-step guide: