QuantNomad - Pivot Points AlertsVery simple scripts that will allow you to receive alerts for new Pivot Lows/Highs Points. 
A solid arrow points to actual point low/high point,  transparent - to the bar, you'll receive alerts for (Shifter by rightBars).
And remember: 
Past performance does not guarantee future results.
스크립트에서 "alert"에 대해 찾기
Dragon Bot - Default ScriptDragon Script is a framework to make it as easy as possible to test your own strategies and set alerts for external execution bots.
The script has many features build in, like:
1) A ping/pong mechanism between longs and shorts
2) A stop-loss
3) Trailing Stops with several ways to calculate them.
4) 2 different ways to flip from long to short.
The script is divided into several parts.
The first part of the script is used to set all the variables. You should normally never change the first part except for the comments at the top.
The second part of the script is the part where you initialise all your indicators. Several indicators can be found on Tradingview and on other sites. Please keep in mind that all the variable names used in the indicator should be unique. (all the … = … parts)
The third part of the script, is the most important part of the script. Here you can create the entry and exit points.
Let’s look at the OPENLONG function to explain this part: The first variables are all the possible entries; These are longentry1 till longentry5. You can add many more if you like.
The variables are all initialised as being false. This way the script can set a value to true if an entry happens.
The if function is the actual logic: You could say “if this is true” then (the line below the if function) longentry1 := (becomes) true.
In this case we have said: “if this is true” then (the line below the if function) longentry1 := (becomes) true when the current close is larger than the close that is 1 back.
The last part is the makelong_funct. This part says that if any of the entries are true, the whole function is true.
The last part of the script is the actual execution. Here the alerts are plotted and the back test strategies are opened and closed.
We hope you guys like it and all feedback is welcome!
Steroid CCI w/ Overbought & Oversold Alert//@version=2
//By Tantamount
//Channel Commodity Index (CCI) with overbought and oversold alert features! Highly configurable indicator that includes a Topography map feature, used to detect & show minute threshold crosses. 
//CCI is a momentum based technical trading tool used to help determine when an asset is reaching an overbought or oversold condition and is an great alternative to RSI.  
//This CCI tool comes loaded with features and is easily configurable back to standard CCI or with your own preferences. 
Customize to your liking: 
Simple alert signals
The full enchilada, with Topo map view!
Stand alone CCI oscillator 
Inside Bar Alert I need help!!! I created the alert but it triggering during the formation not once it has printed. Does anyone know who to make it trigger the alert once the inside bar is complete and make it plot an arrow when the inside bar has formed? 
EMA21/55 Crossover AlertThis will alert on EMA crossovers. Alert for 21 crossover and crossunder. Work in progress. 
Tenkan Kijun Cross Alert Modified to alert on EqualsI wanted it to alert on equals not only on crossover
MG - Fibonacci Alerts - 1.1Updated version of 
Allows users to receive alerts when price reach a new Fibonacci level.
By default, the Fibonacci levels extend upwards. This can be changed to extend downwards by unchecking 'Extend Upwards' option.
 Usage: 
- Perform a Fib extension analysis and determine a high value, low value and direction of extension
- Add indicator and specify these values
- Optionally, to view the levels used by the indicator on the main chart, copy the indicator source and:
  - Set overlayed = true
  - Set highPrice and lowPrice to your determined values (optional, but will save re-entering them later)
  - Add to chart
  - This will show you the exact levels used by the indicator
  - Set overlayed = false
  - Remove and re-add the indicator
Kozlod - Pivot Reversal Strategy Alerts V2Its' new version of previously published  Kozlod - Pivot Reversal Strategy Alerts 
Indicator now better correspond to original strategy. However, there can be some differences. Problem is that it's pretty tricky to implement in plain PineScript same "stop" logic used in strategy.entry of the original script
Bar Close Audio AlertAdd script to chart
Create Alert
       Condition: Close/Greater Than/Value/0.0
       Frequency: Once on Bar Close
       Alert Action: Play Sound
Hide close on chart in Objects Tree if preferred.
Many thanks to tranzium for creating code.
ANF Bottom Watch + Retail Sector Alert (v6) Detect when ANF crosses above its 50-day moving average (technical recovery signal).
 Show visual + alert when RSI recovers above 40 (momentum bottom confirmation).
Track peer strength (URBN, LULU, TPR, GPS) — if 3+ peers are trading above their own 50-day MA, the script flags a sector rotation (bullish context).
 Give a “Bottom Watch Active” label when all three signals align.
AI Bot Regime Feed (v6) — stableThis indicator generates real-time, structured JSON alerts for external trading bots or automation systems.
It combines multiple technical layers to identify market regimes and high-probability buy/sell events, and sends them to any webhook endpoint (e.g., a FastAPI or Zapier listener).
Darvas Box with alertsTitle: Darvas Box with Breakout Signals
This indicator implements the legendary Darvas Box trading strategy developed by Nicolas What is the Darvas Box?
The Darvas Box is a momentum-based trading method that identifies consolidation zones by drawing boxes around price ranges. When price breaks out of these boxes, it often signals the beginning of a new trend.
Features:
Automatic Darvas Box detection and drawing based on customizable box length parameter
Dynamic box coloring (Green when price is above, Red when below, Yellow when inside)
Visual breakout signalsAdjust the "Box Length" parameter to match your trading timeframe (default: 5)
Wait for a Darvas Box to form (consolidation period)
Look for breakout signals (triangles) indicating potential trading opportunities
Set up alerts to be notified when breakouts occur
Use the box levels as potential support/resistance zones    
Santhosh VWAP + 3 EMA + Buy Sell AlertI have combined VWAP and EMA , along with this generated buy and sell alert based on ATR . Best for Scalping 
UT Bot Alert + EMA100 + RSI Filter (Fixed) by gummyUT Bot Alert + EMA100 + RSI Filter (Fixed) by gummy
LBR Oscillator with Signals & AlertsLinda Bradford Raschke MacD indicator.  Has alerts and can be used in the pine screener on different timeframes.
WRAMA (with alerts)Updated the original WRAMA indicator to include alerts when the background changes colors.
VWAP + RSI Strategytesting this method, based on RSI combine with Vwap 
there is a buy and sell alert, if you like pls comment it, this is a simple method that can surely adapt to any assets, 
QTrade Golden, Bronze & Death, Bubonic Cross AlertsThis indicator highlights key EMA regime shifts with simple, color-coded triangles:
- Golden / Death Cross — 50 EMA crossing above/below the 200 EMA.
- Bronze / Bubonic Cross — 50 EMA crossing above/below the 100 EMA.
- Early-Warning Proxy — tiny triangles for the 4 EMA vs. 200 EMA (4↑200 and 4↓200). These often fire before the 50/100 and 50/200 crosses.
No text clutter on the chart—just triangles. Colors: gold (50↑200), red (50↓200), darker-yellow bronze (50↑100), burgundy (50↓100), turquoise (4↑200), purple (4↓200).
What it tells you (in order of warning → confirmation)
- First warning: 4 EMA crosses the 200 EMA (proxy for price shifting around the 200 line).
- Second warning: 50 EMA crosses the 100 EMA (Bronze/Bubonic).
- Confirmation: 50 EMA crosses the 200 EMA (Golden/Death).
Alerts included
- Golden Cross (50↑200) and Death Cross (50↓200)
- Bronze Cross (50↑100) and Bubonic Cross (50↓100)
- 4 EMA vs. 200 EMA crosses (up & down) — early-warning proxy
- Price–100 EMA events (touch/cross, if enabled in settings)
Bullish_Mayank_entry_Indicator with AlertsThis indiucator gives buy signal alerts using EMAs, RSI & Weighted Moving Average of RSI & also multiframe analysis
RSI Cross Alerts with Vertical Lines (9:30 AM - 2:45 PM)RSI Cross Alerts - Indicates Vertical Lines on previous times the RSI Indicator Crosses Overbought or Oversold parameters set by user.
EMA 5/25 Cross Signals with AlertsIt is EMA 5/25 Cross Signals with Alerts
So you can find Golden Cross and Dead Cross 






















