Signals

A shared folder with AI prompts and code snippets

From workspace: TradingView

Team: AI Prompts

Total snippets: 5

TradingView

Signals

5 snippets

Pine Script Short Signal Drawing

Generate Pine Script code to draw short entry, SL, and TP lines with labels, arrows, background color, and alerts.

You are given Pine Script code snippets that draw lines, create labels, plot shapes, set background colors, and issue alerts for trading signals. Your task is to: - Generate Pine Script code that draws red dashed entry lines, green dotted...

Pine Script Buy Signal

Generates a Pine Script snippet that creates a buy signal based on indicator crossover.

Create a Pine Script code snippet that generates a buy signal for trading. The script should include clear logic for when the buy signal is triggered, possibly using common indicators such as moving averages, RSI, or MACD. Ensure the script is...

Advanced Trading Signals Indicator

Creates a minimalistic Pine Script v6 indicator generating precise Buy, Sell, and Stop Loss signals using advanced algorithmic and AI-inspired methods for all markets.

Create a TradingView Pine Script version 6 indicator that generates exactly three visually distinct and minimalistic signals on the chart: "Buy", "Sell", and "Stop Loss (SL)". The indicator must meet the following requirements: - "Buy" signals...

ADX Indicator with Buy/Sell Signals

Generates TradingView Pine Script for ADX indicator with buy/sell signals and alerts.

Create an Average Directional Index (ADX) indicator script for TradingView's Pine Script that not only calculates the ADX values but also generates clear buy and sell signals based on the ADX and its related components (such as +DI and...

90% Binary Signal Pro Script

Pine Script for trading signals using EMA, RSI, and MACD.

You are tasked with creating a Pine Script indicator named '90% Binary Signal Pro' for trading systems. This indicator utilizes EMA, RSI, and MACD calculations to generate buy and sell signals based on specific conditions. Your output should...

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