# 💰 TradingView Scripts 📜 [![tradingview](https://img.shields.io/badge/TradingView-ZenithClown-blue?logo=tradingview&style=plastic)](https://in.tradingview.com/u/ZenithClown/)
TradingView offers wide-range of functionalities like back-testing, custom indicators etc. which are written in Pine Script. This directory lists all the indicators, strategies etc. which are either already published or scripted for general users. The pine scripts are defined with a `.pine` extension, and as on 29.01.2026 the scripts are v6 compatible, which is the latest version. Check [PineScript Documentation](https://www.tradingview.com/pine-script-docs/welcome/) for more information. ## Indicator Documentation Indicators that are already published in [TradingView@ZenithClown](https://in.tradingview.com/u/ZenithClown/) have a basic usages and release notes. For technical details and other information check below. ```{toctree} :hidden: ./indicators/regression_channel.md ```