{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"Retrieves technical analysis indicators and trading signals from TradingView for financial symbols without requiring Selenium or a browser.","skillfed_tags":["trading-signals","technical-analysis","abandoned"],"use_cases":["Fetch daily or intraday technical analysis for a stock symbol to inform automated trading decisions.","Build a market scanner that retrieves buy/sell signals across multiple symbols in bulk.","Populate a trading dashboard with real-time indicator summaries from TradingView without browser overhead.","Backtest trading strategies that rely on TradingView's technical analysis recommendations."],"what_it_does":"Tradingview-ta is an unofficial Python wrapper that queries TradingView's servers to retrieve technical analysis data\u2014indicators, trading signals, and summary recommendations\u2014for financial symbols. It avoids the overhead of browser automation (used in earlier versions) by making direct HTTP requests via requests, making it faster for bulk analysis retrieval.\n\nThe package is designed for developers building trading bots, market scanners, or analysis dashboards who want TradingView's technical indicators without maintaining a Selenium-based scraper. It supports multiple symbols, configurable timeframes, and different screeners and exchanges. However, it is an unofficial API wrapper, meaning TradingView could change or block access at any time, and the project itself has been archived and unmaintained since March 2024.","worth_installing":"No. The project is archived and abandoned, with no commits since March 2024 and no updates since the October 2022 release. While the code is permissively licensed and has low install friction, relying on an unmaintained unofficial API wrapper to TradingView\u2014which can change without notice\u2014poses significant risk for production trading systems. Consider a maintained alternative or TradingView's official API if available."},"id":"tradingview-ta","links":{"html":"https://skillfed.io/packages/tradingview-ta","md":"https://skillfed.io/packages/tradingview-ta.md","pypi":"https://pypi.org/project/tradingview-ta/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-10-05","license_spdx":null,"license_treatment":"permissive","name":"tradingview-ta","python_support":"supports_current","summary":"Unofficial TradingView technical analysis API wrapper."},"popularity":{"monthly_downloads":229764,"position":9122,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.0"}
