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.   This is the alerts version of the script. 
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!
חפש סקריפטים עבור "alert"
EURUSD MACD ALERT 1min Long only Alert Script for AutoviewThis is the Alert Script for the EURUSD 1min Long only script. It is also scripted with the Autoview syntax in the message body of the alert to execute Long at market price and sell open orders at market price. These conditions are set based on the EURUSD 1min Long only script posted. You can adjust as needed.
GBPUSD MACD ALERT 1min Long only Alert Script for AutoviewThis is the Alert Script for the GBPUSD 1min Long only script. It is also scripted with the Autoview syntax in the message body of the alert to execute Long at market price and sell open orders at market price. These conditions are set based on the  GBPUSD 1min Long only script posted. You can adjust as needed.
GBPJPY MACD ALERT 1min Long only Alert Script for AutoviewThis is the Alert Script for the GBPJPY 1min Long only script. It is also scripted with the Autoview syntax in the message body of the alert to execute Long at market price and sell open orders at market price. These conditions are set based on the  GBPJPY 1min Long only script posted. You can adjust as needed.
Strategy Moving Average Stop and Reverse alertsSo this is for strategy for the Moving Average Stop and Reverse alerts
its seems to be nice , I did not play so much with the TF but one can change settings as he wish 
my indicator with alerts is 
 I think the results is more due to the condition of the test rather to the model? on the other hand the original model in version 2 (not mine) had similar results . also TV put the signals one bar forward where in reality the signal will beep correctly at the right bar as shown in graph 
the model is attempt to make SAR better
Connors RSI with alert1-alert condition added. to use alert right click on connors rsi and set alert for buy and sell
2-for better use i added triangle up and down
when see green triangle up, go long
when see red triangle down, go short
[Autoview][Alerts]Dual MA Ribbons R0.12 by JustUncleLSorry I have had trouble getting the TradingView to point to the "Alerts" script instead of the "Backtest".
This is the Alerts part of this pair of Scripts. This part creates alerts to be picked up by the Chrome Add-on.
Guppy w/AlertsStandard Guppy indicator with alerts for when EMA agreement (color) changes
In the Alerts dialog, select Guppy w/Alerts from the Condition dropdown (the ema selected next to it doesn't matter)
Then select one of (Fast Trend Switch, Slow Trend Switch, Trend Switch) in the next drop down.
Trend Switch is when either set of EMAs change from bullish => neutral, neutral => bullish, bearish => neutral, or neutral => bearish
Fast Trend Switch alerts only on fast EMAs switches
Slow Trend Switch alerts only on slow EMAs switches
bullish = green/aqua
bearish = red/orange
neutral = gray
SuperTrend V.1 Single AlertLike SuperTrend V.1 Alert, but no difference for long alert and short alert ... 
PPO Divergence AlertsThis is a pretty straightforward script that adds alerts to Pekipek's excellent PPO Divergence indicator and changes the visuals a bit. You can have the alerts fire on these events:
Purple Circle (bullish signal)
Orange Circle (bearish signal)
Green Dot (High Point)
Red Dot (Low Point)
I use this on daily Forex charts to get alerts when purple or orange dots show. As you can see, it catches a lot of big moves, some of which can give insane returns if you're 200x leveraged on the likes of 1Broker.com. In regards to reducing false signals, I'm getting good results with a Williams %R but would love to hear any suggestions.
Edit: Oops. Box #6 in the example should be yellow, not purple.
RSI ⇄ SMA Cross Alerts (80/20, On Close)RSI ⇄ SMA Cross Alerts (80/20, On Close)
Add //@version=5 (required in Pine v5).
Your logic is fine for “after being >80/<20 then RSI crosses its SMA,” and barstate.isconfirmed enforces on close.
plot(close) in a non-overlay RSI pane will squash the scale—drop it (or set overlay=true and move RSI to a separate scale, but simplest is just remove it).
Optional: expose source, add a tiny cooldown, and let alerts include close/RSI values.
ASTER Key Levels & Alerts (Improved)TradingView Script Description
Title: ASTER Key Levels & Alerts (Improved)
Description:
Enhance your trading strategy with the "ASTER Key Levels & Alerts" indicator, designed for precision and decision-making on the Aster chart (e.g., ASTS). This Pine Script v6 tool overlays customizable key levels and zones to identify optimal entry, exit, and stop-loss points, complete with real-time alerts.Key Features:
Customizable Levels: Adjust add zones (Light & Main), breakout, stop, and take-profit (TP1-TP3
Volume Peak (2 before & 2 after) - With AlertVolume Peak (2 before & 2 after) - With Alert
There will be an alert for you when a signal appears.
If you find it useful, please give me a like
Arisa RSI Rebound Alert (v6.2)Short description:
Simple RSI-based rebound detection with ATR confirmation — designed for traders who prefer a clean and intuitive signal.
Full description:
This indicator detects oversold and rebound phases using RSI and confirms the strength of each rebound with ATR slope analysis.
It is optimized for deep correction phases (e.g. RSI 25→35 cross), helping traders catch early reversal signals while avoiding unnecessary noise.
💡 Recommended use:
	•	Timeframes: 30min–4h
	•	Ideal for short- to mid-term rebound trades
	•	Combine with Heikin-Ashi or volume expansion for higher accuracy
✨ Key Features:
	•	Clear oversold/rebound thresholds (default RSI <25 / cross-up >35)
	•	Background highlight for deep oversold conditions
	•	Visual markers for strong vs. weak rebounds (ATR slope filter)
	•	Alert-ready (three conditions included)
🪶 Concept:
This script is designed for traders who value simplicity and intuition — focusing on meaningful signals rather than automation overload.
It’s for those who still want to see and feel the market before taking action.
⸻
Author:
Arisa Sanjo (Japan)
Created with the support of GPT-5, based on live trading insights from October 2025.
License:
Free to use and modify with proper attribution.
If you redistribute or enhance this script, please mention “Based on Arisa RSI Rebound Alert (v6.2)” in your description.
EMA 9/20 Crossover AlertThis EMA 9/20 Crossover Alert indicator is a technical tool used on price charts to detect and notify traders when the short-term 9-period Exponential Moving Average (EMA) crosses above or below the longer-term 20-period EMA. This crossover often signals potential shifts in market momentum, signaling possible buy or sell opportunities. The indicator visually plots both EMAs on the chart and creates alert conditions so traders can be promptly informed of these crossover events, aiding in timely decision-making without needing to constantly watch the chart. It is widely used in momentum and trend-following trading strategies to identify trend reversals or continuations
TMA Bands with AlertsTMA Bands with Alerts uses bands to indicate the up and downtrend with alerts to show potential reversals. POAYEE
RSI with Multiple MAs + Slope Alerts 5,9,34,55RSI with Multiple MAs + Slope Alerts 5,9,34,55
Stacking Alerts Available
HTF POC with Zones & AlertsPlots a Point of Control (POC) per candle from a timeframe you choose (MTF). Because TradingView doesn’t expose true footprint data, the POC here is a proxy (choose: Body Mid, Range Mid, or Typical Price HLC3). The script draws the POC line and an optional POC zone (±% of that candle’s range), then alerts when price retests the zone (wick touches count).
Use it to:
Mark key levels inside candles that often act as magnets or reaction zones
Track retests of strong bars (imbalance) across higher timeframes
Add clean confluence with S/R, FVGs, or trend tools
Features: Selectable TF, zone width, extend lines/zones, historical caps, alerts, and info panel.
Note: This is an estimate of POC from OHLC, not real bid/ask volume. Use as context, not a standalone signal.
Minimalist RSI - Nasdaq (14) with Volume Filter and AlertsDescription:
This indicator shows the standard RSI (period 14) adapted for Nasdaq, with a clean and minimalist design. It adds visual levels for overbought (75) and oversold (25), plus an optional centerline 50 to better interpret momentum.
It incorporates a high volume visual filter to confirm signals and avoid false entries in low-interest conditions. Buy and sell signals are based on RSI crosses in extreme zones, optionally filtered by volume to improve reliability.
You can enable automatic alerts to receive notifications when important signals occur.
How to use:
    Watch the RSI and its position relative to overbought/oversold zones and the 50 line.
    Wait for high volume confirmation for greater reliability (you can disable this filter if preferred).
    Use buy and sell signals alongside your price action and overall context analysis to make decisions.
    Set alerts to not miss opportunities.
Important Notice:
This indicator is a support tool, not a complete strategy. Trading involves risks and no guarantees. Always use risk management and test the indicator on a demo before using it live.
Personal note:
This is my first script and I would love to receive constructive feedback to improve and offer better tools to the community. Thanks for trying it!
Motivational phrase:
“No risk, no reward.”
1H MA20 Downbreak Alert1H MA20 Downbreak Alert
1H MA20 Downbreak Alert1H MA20 Downbreak Alert1H MA20 Downbreak Alert
RSI 20/80 Arrows + AlertsRSI 20/80 Arrows + Alerts
This indicator is a modified Relative Strength Index (RSI) tool designed to help traders spot potential overbought and oversold conditions using customizable threshold levels (default 80 for overbought, 20 for oversold).
Features:
Custom RSI Levels – Default to 80/20 instead of the standard 70/30, but fully adjustable by the user.
Visual Signals –
Blue Arrow Up appears below the bar when RSI crosses up from below the oversold level (potential buy zone).
Red Arrow Down appears above the bar when RSI crosses down from above the overbought level (potential sell zone).
Alerts Built In – Receive notifications when either signal occurs, with the option to confirm signals only on bar close for reduced noise.
Guide Levels – Optionally display overbought/oversold reference lines on the chart for quick visual reference.
Overlay Mode – Signals are plotted directly on the price chart, so you don’t need to switch between chart windows.
Use Case:
Ideal for traders who want quick, visual confirmation of potential turning points based on RSI, especially in strategies where more extreme levels (like 20/80) help filter out weaker signals. Works well across all markets and timeframes.
Universal ATR Grid from Entry Price with AlertsUniversal ATR Grid from Entry Price with Alerts
This Pine Script v6 indicator creates a dynamic price grid based on a user-defined entry price and ATR for selected instruments (SOLUSDT, XRPUSDT, DOGEUSDT, PEPEUSDT, WIFUSDT). 
Users can customize the entry price, ATR, number of levels (up to 5), and step multiplier per instrument. 
The grid shows long (green) and short (red) levels around the entry price (gray), with labels offset right. 
Lines extend from labels to the current bar, updating dynamically. 
Alerts trigger on breakouts of long, short, and entry levels. Instrument names can be modified in the script.






















