PineScripts
A collection of PineScript strategies and indicators for TradingView. Ready-to-use scripts for algorithmic trading and technical analysis
Install / Use
/learn @Salikha003/PineScriptsREADME
PineScript Strategies and Indicators Repository
This repository is dedicated to storing and sharing PineScript strategies and indicators for use on platforms such as TradingView.
Table of Contents
Introduction
In this repository, you will find a collection of PineScript strategies and indicators that can be used for algorithmic trading or technical analysis on TradingView. Each script is contained in its own file, with a descriptive name and proper documentation within the code.
Feel free to explore, test, and refine the scripts for your own trading systems or analysis. These scripts are provided “as is” and should be thoroughly tested and evaluated before using them in live trading.
Getting Started
-
Clone the Repository: Download or clone the repository to your local machine.
-
Open the PineScript Editor: Access the PineScript editor in TradingView (or another compatible platform).
-
Copy the Code: Open the desired strategy or indicator file from this repository and copy its code.
-
Paste and Customize: Paste the code into the PineScript editor. Adjust parameters and settings as needed.
-
Save and Apply: Save the script with a suitable name, apply it to your chart, and review its performance.
-
Test and Validate: Run the script on historical data and different market conditions to ensure it meets your needs before using it with real capital.
A Comprehensive Collection of Everything Related to Tradingview Pine Script.
Table of Contents
- Official Resources
- Indicators
- Strategies
- Libraries
- Automated Order Execution
- Conventions & Rules
- Education
- Other Resources
- Contributing
Official Resources
- Language Reference Manual - An Index of built-in variables, functions and language operators.
- Pine Script v4 User Manual - Official Documentation on Pine Script Version 4.
- Pine Script v5 User Manual - Official Documentation on Pine Script Version 5.
- Pine Script Chat Room - TradingView public chat dedicated to Pine Script where active developers of the community help each other out.
- TV Blog - Information about major releases and modifications to Pine Script (as well as other features.)
- TV Public Scripts - TradingView’s Public Library contains all user-published scripts.
- Editors Picks - TV's curated list of best indicators
Indicators
Interesting
- Fundamentals Graphing - Really cool way of graphing with Pine Script!
- Flag Finder - Flag Finder Indicator is a technical analysis tool to identify bull and bear flags.
- Developing Market Profile - Developing Market Profile will change bar by bar and display PRICE in relation to TIME for a user specified number of past bars.
- Cycles Analysis - *Gives a visual representation of bull/bear markets and gives a prediction based on the previous data. *
- ICT Killzones Pivots TFO - the purpose of this script is to identify ICT Killzones while also storing their highs and lows for future reference, until traded through.
- Trend Correlation Heatmap - This indicator displays the correlation of different assets over several timeframes on the chart.
- TTP VIX Spy - TTP VIX Spy is an indicator that uses data from VIX to better time entries in the market.
Collections
- Pine Script Indicators Collection - A collection of various technical indicators.
- Pine Coders Publications - A plethora of useful techniques developed by the Pine Coders Account
- Pine Script To ThinkScript Repo - Repository of Pine Script Indicators converted to TOS ThinkScript
- Traderslist - Discover trading indicators Trading Indicators, Tools & Algorithms
Volume
- Raindrops - Custom Volume profiles on user defined periods.
- Liquidity Sentiment Profile - The Liquidity Sentiment Profile is an advanced charting tool that measures by combining PRICE and VOLUME data over specified anchored periods and highlights within a sequence of profiles the distribution of the liquidity and the market sentiment at specific price levels.
Screeners
Scan multiple charts with a single indicator
- Indices Sector Sigma Spikes - This screener aims to provide Bird-Eye view across sector indices, to find which sector is having significant or 'out-of-norm' move in either direction. #stocks
- Mean Reversion Channel - The screener works by scanning through up to 40 symbols and list down symbols that are currently within Overbought/Oversold Zone as defined by Mean Reversion Channel indicator.
- 120 ticker Screener - *In specific circumstances, it is possible to extract data, far above the 40
request.*()call limit for 1 single script . The following technique uses composite tickers. Changing tickers needs to be done in the code itself as will be explained further.
Math
- Black Scholes - The Black-Scholes model is a mathematical model used for pricing options. From this model you can derive the theoretical fair value of an options contract. Additionally, you can derive various risk parameters called Greeks. This indicator includes three types of data: Theoretical Option Price (blue), the Greeks (green), and implied volatility (red); their values are presented in that order. #options
Tools
- Script Stopwatch - Measure the performance of your scripts
- Filter Response - Analyze the characteristics of your filters, with DSP
- Signal Generator - Debug and test indicators and strategies that accept exernal inputs.
- Interactive Motive Wave Checklist - an interactive tool that can be used for learning a bit about Elliott Waves
- Textmate Language for Pine Script v5 2023-05 - Syntax Highlighter for Textmate vscode
Strategies
- Stop Loss and Take Profit - Educational
- Stepped Trailing Stop Loss - Educational
- Portfolio Backtesting Engine - Portfolio Backtesting
Libraries
- Script Stopwatch - Measure the performance of your scripts
Automated Order Execution
Need to automate your Pine script for real order execution?
- PSStrategyX - Backtests and Automates Indicators Automatically
Open Source
Python
- Python Pine Bot Client - Client implementation of trading bot that uses Pine Script and Python.
- Python TradingView TA - Unofficial TradingView technical analysis API wrapper.
- Python Bybit Pine Bot - Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com.
- Python Webhook Alert Provider - The TradingView Webhook Bot listens to TradingView alerts via webhooks using flask. All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email.
- OctoBot - Open-source cryptocurrency trading robot can receive alerts and turn them into order on your favorite crypto exchanges.
- [Misc
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Jan 28, 2026
