Indicators

A shared folder with AI prompts and code snippets

From workspace: TradingView

Team: AI Prompts

Total snippets: 19

TradingView

Indicators

19 snippets

Fast Pump and Dump Indicator

Pine Script indicator to detect crypto pump and dump events with immediate alerts.

Create a highly accurate and fast TradingView Pine Script indicator designed for deep analysis of any cryptocurrency coin to detect pump and dump movements. The indicator should analyze various metrics and patterns to identify significant price...

Pinbar-Insidebar Combo Indicator

Generates buy/sell signals for pinbar-insidebar combos in demand/supply zones

Write Pine Script code to create an indicator that identifies buy and sell signals based on a specific candle pattern called the "pinbar-insidebar combo" in key demand and supply zones. Details: - A "pinbar-insidebar combo" consists of a pinbar...

Pine Script RSI Price Display

Pine Script to display price values at RSI levels 45 and 55 with period 14.

Create a Pine Script indicator for TradingView that shows the price values corresponding to RSI levels 45 and 55 over an RSI period of 14. The script should: - Calculate the RSI with a period of 14. - Identify the exact price values when the RSI...

Pine Script RSI-BB Oscillator

Generates a Pine Script v6 oscillator combining RSI, Bollinger Bands, and moving averages scaled 0-100 with color changes.

Create a Pine Script version 6 indicator that combines an oscillator incorporating the following elements all scaled to percentages from 0 to 100 (not price values): - RSI with a 14-period. - Bollinger Bands applied within the oscillator...

Pine Script EMA Cross Alerts

Generate EMA 21, 50, 200 with color-coded cross alerts in Pine Script v6.

Create a Pine Script code for TradingView that implements Exponential Moving Averages (EMA) with length 21, 50, and 200 using version 6 of Pine Script. The script should plot these EMAs on the chart with dynamic color changes and generate...

Pine Script BOS CHoCH Indicator

Creates a Pine Script to identify and plot valid BOS and CHoCH lines.

Generate a Pine Script indicator that identifies valid Break of Structure (BOS) and Change of Character (CHoCH) patterns in the market price data. The script should analyze price action to detect these significant structural changes and plot...

Advanced SMC/ICT Indicator

Pine Script indicator implementing advanced Smart Money Concepts and Inner Circle Trader methodologies for TradingView.

Build a TradingView Pine Script indicator that embodies advanced Smart Money Concepts (SMC) and Inner Circle Trader (ICT) methodologies based on the comprehensive specifications provided. The indicator should encapsulate the following advanced...

AlphaTrend MT5 EA Conversion

Converts TradingView AlphaTrend Pine Script to a MetaTrader 5 Expert Advisor with equivalent logic and signals.

Convert the provided TradingView Pine Script (version 5) for the 'AlphaTrend' indicator into a fully functional MetaTrader 5 Expert Advisor (MT5 EA). The MT5 EA should replicate the logic, calculations, and signal generation of the original...

Anchored Volume Profile

Generates Pine Script code for an anchored volume profile indicator.

Generate Pine Script code for an Anchored Volume Profile indicator used in chart analysis. The Anchored Volume Profile should display volume distributions anchored to a specific bar or time in the chart, showing volume at price levels since the...

Auto Timeframe Trend Table

Generates a black-themed TradingView table panel showing multi-timeframe trend signals and final recommendations.

Create a professional, black-themed table panel in Pine Script for TradingView that automatically detects and displays trend direction across multiple timeframes: 5m, 15m, 30m, 1h, and 4h. This panel should include the following indicators for...

Auto Wick Top Trendline

Generates dynamic trendlines connecting candle wick tops using Zig Zag swings.

Create a Pine Script indicator for TradingView that automatically draws trend lines connecting the wick tops of candles using the inbuilt Zig Zag indicator to detect significant swing highs. Details: - Use the Zig Zag indicator internally to...

BIAS Indicator V6

Generate Pine Script v6 code for the BIAS indicator with lengths 6, 12, and 24.

Create a Pine Script version 6 code for the BIAS indicator with three BIAS values calculated as follows: - BIAS 1 calculated with a length of 6 - BIAS 2 calculated with a length of 12 - BIAS 3 calculated with a length of 24 The BIAS indicator is...

85% Win Rate Indicator

Develop a Pine Script for a high win rate trading indicator.

Create a Pine Script indicator for TradingView that has an 85% win rate. The indicator should leverage technical analysis techniques such as moving averages, RSI, or MACD to generate buy and sell signals. Ensure it includes parameters for user...

Add Current Trend Label

Adds a label on the chart displaying current market trend with appropriate color coding.

Add a visible label on the chart to display the current trend based on the calculated `trendNow`. This label should update on every bar to reflect the latest trend state and should display 'Bullish Continuation' if the trend is bullish, 'Bearish...

Add EMA Confirmation

Adds EMA 20 and EMA 50 confirmation to a breakout trading strategy in Pine Script.

You are to enhance a Pine Script trading strategy by adding Exponential Moving Averages (EMA) for periods 20 and 50 to provide extra confirmation for trade entries. Given the existing strategy code for a "15-Min Candle Breakout Strategy",...

Add Emoji Label Toggle

Add toggle to enable/disable emoji labels in Pine Script

You are to enhance the given TradingView Pine Script indicator by adding a toggle button in the script's settings that allows users to enable or disable the display of all emoji labels on the chart. Specifically, modify the provided Pine Script...

Advanced Bearish/Bullish Probability Indicator

Pine Script v6 indicator estimating bearish and bullish probabilities using advanced statistical models.

Create a Pine Script version 6 indicator that calculates and displays both bearish and bullish probabilities based on advanced mathematical and statistical models. The probabilities for bearish and bullish signals must each be realistic...

Advanced Fibonacci & Market Structure Indicator

Create a Pine Script v6 indicator with advanced Fibonacci retracements, market structure signals, and trend confirmation.

You are an expert Pine Script developer specialized in advanced TradingView indicators involving Fibonacci retracements, market structure analysis, and trend confirmation signals. Your task is to create a comprehensive Pine Script v6 indicator...

Advanced SMC ICT

Generates Pine Script indicator applying Smart Money Concepts and ICT with order blocks.

Create a Pine Script indicator for TradingView that implements advanced Smart Money Concepts (SMC) and Inner Circle Trader (ICT) methodologies with high precision and clarity. The indicator should include the identification and plotting of order...

TradingView - Indicators - AI Prompts & Code Snippets | Snippets AI