Price alertThis indicator is an indicator for setting alerts.
Set alerts after adding them to the chart.
By setting an alert, you can notify the closing price to your smartphone or smartwatch.
Komut dosyalarını "alert" için ara
Linear Regression Channel with AlertNote: I use Google Translate.
Added alert function to "Linear regression" of built-in indicator.
I use Pine script version 4.
The basic behavior is the same as the built-in indicator,
The following points are different.
1. Fills between line objects are only lines because they do not correspond in Version 4.
2. The "Use Deviation" switch can not be reproduced, so it is displayed or hidden.
3. Line color and line width can not be changed.
4. You can use 3 types of alerts: "upper and lower channel line", "center line" and "all lines".
I get a warning of repainting, but I think there is no problem.
Please contact me if there is something wrong.
内臓インジケーターの「線形回帰」にアラート機能を追加しました。
Pineスクリプト Version4を使用しています。
基本的な挙動は内臓インジケーターと変わりませんが、
以下の点が異なります。
1.ラインオブジェクト間の塗りつぶしは、Version4で対応していないようなので線のみです。
2.「偏差を使う」の切り替えは再現できていないので、表示か非表示かになっています。
3.線色、線の太さの変更はできません。
4.「上下のチャネルライン」、「センターライン」、「すべてのライン」の3種類のアラートを使うことができます。
リペイントのWarningが出ますが、特に問題ないと思います。
何か問題があればご連絡ください。
Cyatophilum Golden X - RSI [INDICATOR] [ALERT SETUP]This indicator is a custom combo of Ema crosses, RSI divergences and Support/resistance, designed to make the most profit possible.
It is a pretty solid indicator for trading BTC in 4H.
There are two kind of buy signals : Green and Blue triangles, that are two great Buy/Long entries.
There are also two kind of sell signals: Red and Orange triangles, that are two great Sell/Short entries.
The indicator comes with automatic Alerts that trigger on Green and Blue triangles for a Buy Alert, or that trigger on Red and Orange triangles for a Sell Alert.
If you are interested in purchasing the indicator and want to try it, then please leave a comment.
A strategy version should follow on my profile soon.
-----------------------------------------------------------------------------------------
I am also available for PineScript Development and Reverse Engineering.
Join my discord:
discord.gg
RSI Plus (RSI+)Same RSI you love, but with a candle highlighter, control over Overbought & Oversold Line placement, and Alert Conditions for Overbought & Oversold, built right in.
Set the Overbought/Oversold Lines anywhere you want... use them to create RSI+ Alerts.
RSI Donchian R1 Alerts by JustUncleLThis study is based on an idea by presented by RicardoSantos and JayRogers of using Donchian Channel (DC) on the RSI curve. The idea being that when RSI passes through the DC centre and touches the Highest/Lowest DC then price action tends to follow in the same direction and stay there until the RSI crosses DC centre line again.
This script expands on the original idea by including alert and exit signals based on the above rules. These alerts are also filtered by the rule: they must be within the Oversold and Overbought boundaries of the RSI.
There is also the option of applying MA smoothing to the RSI curve, the HullMA (8) is recommended (default).
Each Entry and Exit signal creates an Alertcondition that can be picked up by the TradingView Alarm system.
TIP: Remember this type of Trading technique only works well in a trending market. Do not try to trade this technique in a ranging/flat market.
MK_OSFT - Multi-Timeframe MA Dashboard with Alerts - v1.0Multi-Timeframe Moving Average Dashboard with Advanced Alerts
A comprehensive multi-timeframe moving average indicator that displays MA levels from 6 different timeframes simultaneously on your chart, complete with intelligent labeling, customizable alerts, and performance-optimized plotting.
*** Key Features ***
Multi-Timeframe Analysis
Monitor MA levels from 6 timeframes: 5m, 15m, 1H, 4H, Daily, and Weekly
Clean visual separation with customizable colors for each timeframe
Smart label positioning prevents overlapping and ensures readability
Intelligent Alert System
Individual alert toggles for each timeframe
Cross-above and cross-below MA alerts with once-per-bar frequency
Alerts only trigger on confirmed timeframe closes (no false signals)
Works across all trading pairs on your current chart
Flexible Display Options
Toggle individual timeframe visibility
Choose between SMA and EMA calculations
Adjustable MA length (default: 12 periods)
Two source options: Current Bar or Last Confirmed Bar
Customizable line widths, label sizes, and colors
Advanced Plotting System
Optional plot lines that don't clutter your Style tab
Performance-optimized line drawing with historical data support
"Wait till close" behavior for smooth higher timeframe representation
Clean horizontal segments that update only on timeframe closes
Real-Time Information Table
Live countdown timers showing time remaining until each timeframe closes
Visual indicators for current price position relative to each MA
Cross direction indicators (↑/↓) for quick trend assessment
Show/Alert status display for easy configuration verification
*** Settings Overview ***
Moving Average Settings
MA Length: Adjustable period (default: 12)
MA Type: SMA or EMA
Source: Current bar vs Last confirmed bar
Individual Timeframe Controls
Show/Hide toggles for each timeframe
Individual alert enable/disable
Optional plot line with custom width
Color customization per timeframe
Visual Customization
Label size options (tiny, small, normal, large)
Label offset positioning
Minimum gap between labels to prevent overlap
Drawing order preference (larger timeframes first/last)
Smart Features
Automatic label collision detection and adjustment
Real-time countdown timers (only on live bars)
Debug table with comprehensive timeframe information
Built-in alert setup instructions
Perfect For
Swing traders monitoring multiple timeframe confluences
Day traders seeking higher timeframe bias confirmation
Anyone wanting clean, organized multi-timeframe MA analysis
Traders who need reliable alerts without false signals
Performance Optimized
Efficient line drawing system (no Style tab clutter)
Smart historical data handling
Minimal resource usage with intelligent update cycles
Works smoothly on all timeframes and symbols
Transform your chart into a comprehensive multi-timeframe analysis dashboard with this professional-grade moving average indicator.
HTF FVG + Alert FeatureAllows you to set alerts that let you know when price is approaching a certain fvg of your choosing, you can also set how many points away to be alerted
Painel Técnico (4H x 1D) — Clean UI + Alertas BrenoG📋 Main Functions
1️⃣ Analysis in two fixed timeframes
4 hours and 1 day analyzed in parallel.
Each column in the table displays the data for its respective timeframe.
2️⃣ Entry point based on oversold conditions
The “entry point” is not the current price, but rather the last candle that went into oversold territory (RSI ≤ configured threshold).
If there has been no recent oversold condition, the current price is used as a fallback.
All calculations (Buy Zone, Stops, TPs) are based on this point.
3️⃣ Buy Zone
Defined as:
java
Copiar
Editar
Low Zone = entry * (1 - width%)
High Zone = entry
Always visible in the table, but alerts can be set to trigger only if RSI is oversold at the moment of entry.
4️⃣ Automatic Stops
Moderate Stop and Conservative Stop, calculated as a % below the entry point.
Displayed in the table with black text on a gray background for emphasis.
Alerts trigger when price crosses below these levels.
5️⃣ Take Profits (TP1–TP4)
Calculated from the entry point:
By percentage (usePercentTP = true) or
By fixed prices (usePercentTP = false).
The table displays:
Target price
% gain over the entry point
They only appear when RSI > 50 and EMA50 > EMA200 (the “alignment” condition).
Alerts trigger only on breakouts upward.
6️⃣ Context Indicators
RSI → shows numeric value and green/red color.
MACD → indicates if the MACD line is above or below the signal line.
EMAs 50/200 → indicates “Golden Cross” or “Death Cross”.
Price vs EMA200 → dedicated row showing “Above” or “Below EMA 200” with green/red color.
7️⃣ Visual Panel
Semi–transparent dark gray background, thin borders.
Colored header:
Blue for 4H
Orange for 1D
Rows separated by data type for easy reading.
Configurable font size (tiny to large).
Table position configurable (top_left, top_right, etc.).
8️⃣ Integrated Alerts
Entry/Exit of Buy Zone
Touch of each TP
Touch of each Stop
RSI entering Oversold
All alerts are separated by timeframe with clear, fixed messages.
📌 Simple Summary:
It’s an intelligent panel that combines multi–timeframe technical analysis, automatic calculation of entries/stops/TPs based on oversold conditions, and ready–to–use alerts — all presented in a visual, compact, and fully configurable format.
Auto-Pivot Levels with Alerts and 4 methods [ChartWhizzperer]🚀 Auto-Pivot Levels – Dynamic Edition
Now with
Live Mode,
4 Pivot Methods
PineConnector-Ready Alerts!
Free, Open Source, Pine Script v6-compliant.
🟢 NEW: Live Mode (Ultra-Dynamic, Repainting) – Switchable in UI!
Instantly switch between Classic (session-based, repaint-free) and Live (rolling window, real-time, repainting) using the simple checkbox in the settings!
Live Mode recalculates all pivots on every tick/bar, using the current high/low/close for the chosen session (daily, weekly, monthly).
Perfect for:
Scalping and high-frequency trading
Real-time bot/automation setups (PineConnector-ready)
Fast-moving or breakout markets
Classic Mode: For traditional, stable levels based on confirmed session data – ideal for backtesting and trading history.
📊 Four Calculation Methods (Choose What Fits YOU):
1️⃣ Classic
Standard pivot calculation.
Based on previous session’s High, Low, Close.
Simple, proven, and suitable for any asset.
2️⃣ Fibonacci
Projects levels using Fibonacci ratios of the prior session’s range.
Great for traders who want to align pivots with fib retracements and extensions.
3️⃣ Camarilla
Uses unique multipliers for support/resistance, focusing on mean reversion and volatility.
Popular among futures and forex day traders.
4️⃣ Woodie
Puts extra weight on previous Close for more responsive pivots.
Often used in trending or choppy conditions.
Switch methods anytime in the UI – the script recalculates instantly and keeps your chart clean!
🔔 Level-Specific Alerts – PineConnector Ready!
Dedicated alert for EVERY level and direction (Up/Down):
Pivot (P), R1, R2, R3, S1, S2, S3
No configuration hassle:
All alerts are pre-defined in the TradingView Alert Panel.
Machine-readable message format:
PIVOT=R1 DIR=UP SYMBOL={{ticker}} PRICE={{close}}
Direct plug-and-play with PineConnector, webhooks, Discord, Telegram, bots, and other automation tools.
Never miss a breakout, reversal, or key support/resistance touch.
🛠 Powerful Customization & Performance
Session selection: Daily, Weekly, Monthly (choose what suits your trading style).
Show/hide any level (Pivot, R1–R3, S1–S3) for minimal chart clutter.
Color selection for each level to match your theme or highlight key pivots.
Auto-cleanup: Old lines and labels are cleared on every recalculation or session change for maximum performance and visual clarity.
Zero runtime errors: Strict Pine Script v6 practices for stability.
💡 How To Use – Quick Start
Add the indicator to your TradingView chart.
Pick your calculation method (Classic, Fibonacci, Camarilla, Woodie).
Set session type (Daily, Weekly, Monthly).
Switch between Classic and Live Mode with a single click in settings.
Customize your levels (on/off, colors).
Open the Alert Panel, select any pre-configured alert (e.g. "R2 Cross Down"), and go live!
Connect with PineConnector or any webhook system instantly using the pre-formatted alert messages.
🤖 Who Is It For?
Active scalpers & bot traders: Live Mode + PineConnector-ready alerts = instant, automated reactions.
Swing and position traders: Use Classic Mode for stable, repaint-free levels.
Strategy developers: Seamless integration into automated and manual trading workflows.
🏷 License & Community
Open Source, Non-Commercial:
Free for personal & educational use under CC BY-NC-SA 4.0.
Feedback, bug reports & ideas:
Drop a comment, or contact me for feature requests.
Trade smart. Trade dynamic. Unlock the true power of pivots – with ChartWhizzperer !
[Smith] VWAP Deviation + VWAP Deviation +
Short Description:
Advanced VWAP indicator with deviation bands, smart signal filtering, and session-based performance tracking. Features log-space scaling, RSI confirmation, volume filters, and market regime detection.
Full Description:
The VWAP Deviation + is a comprehensive trading indicator that combines Volume Weighted Average Price (VWAP) analysis with advanced signal filtering to identify high-probability trade opportunities. This indicator goes beyond basic VWAP by incorporating multiple confirmation layers and intelligent market analysis.
🎯 Key Features
Core VWAP Analysis:
- Custom volume-weighted mean calculation with deviation bands (2σ and 3σ)
- Optional log-space scaling for proportional price movements
- Real-time VWAP line with customizable visibility
Smart Signal Detection:
- RSI confirmation for all trade signals
- Volume filter requiring above-average trading activity
- Market regime detection (trending vs ranging markets)
- Optional RSI divergence analysis
Advanced Filtering:
- Multi-condition signal validation
- Session-based performance tracking (Asian, London, NY)
- Real-time win rate calculation
- Strong vs regular signal classification
Visual Features:
- Clean, professional interface with customizable colors
- Optional signal shapes and annotations
- Performance statistics table
- Filled deviation bands for easy visualization
📊 How It Works
The indicator identifies trade opportunities when:
1. Price touches VWAP deviation bands (2σ or 3σ)
2. RSI confirms oversold/overbought conditions
3. Volume exceeds the specified threshold
4. Market regime conditions are favorable
Signal Types:
- LONG : Price at lower bands + RSI oversold + volume confirmation
- SHORT : Price at upper bands + RSI overbought + volume confirmation
- STRONG : Same conditions but at 3σ bands for higher conviction trades
⚙️ Customization Options
Core Settings:
- VWAP length and source selection
- Adjustable deviation multipliers
- Log-space scaling toggle
Signal Filters:
- RSI length and threshold levels
- Volume filter with customizable multiplier
- Market type filtering options
Advanced Features:
- Session statistics tracking
- RSI divergence detection
- Market regime analysis
Visual Controls:
- Show/hide individual components
- Custom color schemes
- Signal display toggles
🔔 Alert System
Built-in alerts for:
- Long and short trade opportunities
- Strong signal confirmations
- RSI divergence signals
💡 Best Practices
- Use higher timeframes (15m+) for more reliable signals
- Combine with additional confirmation indicators
- Pay attention to session statistics for timing optimization
- Monitor market regime indicators for context
This indicator is suitable for day traders, swing traders, and anyone looking to improve their VWAP-based trading strategies with advanced filtering and market analysis.
Aggregate PDH High Break Alert**Aggregate PDH High Break Alert**
**Overview**
The “Aggregate PDH High Break Alert” is a lightweight Pine Script v6 indicator designed to instantly notify you when today’s price breaks above any prior-day high in a user-defined lookback window. Instead of manually scanning dozens of daily highs, this script automatically loops through the last _N_ days (up to 100) and fires a single-bar alert the moment price eclipses a specific day’s high.
**Key Features**
- **Dynamic Lookback**: Choose any lookback period from 1 to 100 days via a single `High-Break Lookback` input.
- **Single Security Call**: Efficiently retrieves the entire daily-high series in one call to avoid TradingView’s 40-call security limit.
- **Automatic Looping**: Internally loops through each prior-day high, so there’s no need to manually code dozens of lines.
- **Custom Alerts**: Generates a clear, formatted alert message—e.g. “Crossed high from 7 day(s) ago”—for each breakout.
- **Lightweight & Maintainable**: Compact codebase (<15 lines) makes tweaking and debugging a breeze.
**Inputs**
- **High-Break Lookback (days)**: Number of past days to monitor for high breaks. Valid range: 1–100.
**How to Use**
1. **Add to Chart**: Open TradingView, click “Indicators,” then “Create,” and paste in the code.
2. **Configure Lookback**: In the script’s settings, set your desired lookback window (e.g., 20 for the past 20 days).
3. **Enable Alerts**: Right-click the indicator’s name on your chart, select “Add Alert on Aggregate PDH High Break Alert,” and choose “Once per bar close.”
4. **Receive Notifications**: Whenever price crosses above any of the specified prior-day highs, you’ll get an on-screen and/or mobile push alert with the exact number of days ago.
**Use Cases**
- **Trend Confirmation**: Confirm fresh bullish momentum when today’s high outpaces any of the last _N_ days.
- **Breakout Trading**: Automate entries off multi-day highs without manual chart scanning.
- **System Integration**: Integrate with alerts to trigger orders in third-party bots or webhook receivers.
**Disclaimer**
Breakouts alone do not guarantee sustained moves. Combine with your preferred risk management, volume filters, and other indicators for higher-probability setups. Use on markets and timeframes where daily breakout behavior aligns with your strategy.
Mongoose Yield Spread Dashboard v5 – Labeled, Alerted, ReadableCurveGuard: Mongoose Edition
Track the macro tide before it turns.
This tool visualizes the three most-watched U.S. Treasury yield curve spreads:
2s10s (10Y - 2Y)
5s30s (30Y - 5Y)
3M10Y (10Y - 3M)
Each spread is plotted with dynamic color logic, inversion alerts, and floating labels. Background shading highlights historical inversion zones to help spot macro regime shifts in real time.
✅ Alert-ready
✅ Dark mode optimized
✅ Floating labels
✅ Clean layout for fast macro insight
📌 For educational and informational purposes only.
This script does not provide financial advice or trade recommendations.
Auto TrendLines [TradingFinder] Support Resistance Signal Alerts🔵 Introduction
The trendline is one of the most essential tools in technical analysis, widely used in financial markets such as Forex, cryptocurrency, and stocks. A trendline is a straight line that connects swing highs or swing lows and visually indicates the market’s trend direction.
Traders use trendlines to identify price structure, the strength of buyers and sellers, dynamic support and resistance zones, and optimal entry and exit points.
In technical analysis, trendlines are typically classified into three categories: uptrend lines (drawn by connecting higher lows), downtrend lines (formed by connecting lower highs), and sideways trends (moving horizontally). A valid trendline usually requires at least three confirmed touchpoints to be considered reliable for trading decisions.
Trendlines can serve as the foundation for a variety of trading strategies, such as the trendline bounce strategy, valid breakout setups, and confluence-based analysis with other tools like candlestick patterns, divergences, moving averages, and Fibonacci levels.
Additionally, trendlines are categorized into internal and external, and further into major and minor levels, each serving unique roles in market structure analysis.
🔵 How to Use
Trendlines are a key component in technical analysis, used to identify market direction, define dynamic support and resistance zones, highlight strategic entry and exit points, and manage risk. For a trendline to be reliable, it must be drawn based on structural principles—not by simply connecting two arbitrary points.
🟣 Selecting Pivot Types Based on Trend Direction
The first step is to determine the market trend: uptrend, downtrend, or sideways.
Then, choose pivot points that match the trend type :
In an uptrend, trendlines are drawn by connecting low pivots, especially higher lows.
In a downtrend, trendlines are formed by connecting high pivots, specifically lower highs.
It is crucial to connect pivots of the same type and structure to ensure the trendline is valid and analytically sound.
🟣 Pivot Classification
This indicator automatically classifies pivot points into two categories :
Major Pivots :
MLL : Major Lower Low
MHL : Major Higher Low
MHH : Major Higher High
MLH : Major Lower High
These define the primary structure of the market and are typically used in broader structural analysis.
Minor Pivots :
mLL: minor Lower Low
mHL: minor Higher Low
mHH: minor Higher High
mLH: minor Lower High
These are used for drawing more precise trendlines within corrective waves or internal price movements.
Example : In a downtrend, drawing a trendline from an MHH to an mHH creates structural inconsistency and introduces noise. Instead, connect points like MHL to MHL or mLH to mLH for a valid trendline.
🟣 Drawing High-Precision Trendlines
To ensure a reliable trendline :
Use pivots of the same classification (Major with Major or Minor with Minor).
Ensure at least three valid contact points (three touches = structural confirmation).
Draw through candles with the least deviation (choose wicks or bodies based on confluence).
Preferably draw from right to left for better alignment with current market behavior.
Use parallel lines to turn a single trendline into a trendline zone, if needed.
🟣 Using Trendlines for Trade Entries
Bounce Entry: When price approaches the trendline and shows signs of reversal (e.g., a reversal candle, divergence, or support/resistance), enter in the direction of the trend with a logical stop-loss.
Breakout Entry: When price breaks through the trendline with strong momentum and a confirmation (such as a retest or break of structure), consider trading in the direction of the breakout.
🟣 Trendline-Based Risk Management
For bounce entries, the stop-loss is placed below the trendline or the last pivot low (in an uptrend).
For breakout entries, the stop-loss is set behind the breakout candle or the last structural level.
A broken trendline can also act as an exit signal from a trade.
🟣 Combining Trendlines with Other Tools (Confluence)
Trendlines gain much more strength when used alongside other analytical tools :
Horizontal support and resistance levels
Moving averages (such as EMA 50 or EMA 200)
Fibonacci retracement zones
Candlestick patterns (e.g., Engulfing, Pin Bar)
RSI or MACD divergences
Market structure breaks (BoS / ChoCH)
🔵 Settings
Pivot Period : This defines how sensitive the pivot detection is. A higher number means the algorithm will identify more significant pivot points, resulting in longer-term trendlines.
Alerts
Alert :
Enable or disable the entire alert system
Set a custom alert name
Choose how often alerts trigger (every time, once per bar, or on bar close)
Select the time zone for alert timestamps (e.g., UTC)
Each trendline type supports two alert types :
Break Alert : Triggered when price breaks the trendline
React Alert : Triggered when price reacts or bounces off the trendline
These alerts can be independently enabled or disabled for all trendline categories (Major/Minor, Internal/External, Up/Down).
Display :
For each of the eight trendline types, you can control :
Whether to show or hide the line
Whether to delete the previous line when a new one is drawn
Color, line style (solid, dashed, dotted), extension direction (e.g., right only), and width
Major lines are typically thicker and more opaque, while minor lines appear thinner and more transparent.
All settings are designed to give the user full control over the appearance, behavior, and alert system of the indicator, without requiring manual drawing or adjustments.
🔵 Conclusion
A trendline is more than just a line on the chart—it is a structural, strategic, and flexible tool in technical analysis that can serve as the foundation for understanding price behavior and making trading decisions. Whether in trending markets or during corrections, trendlines help traders identify market direction, key zones, and high-potential entry and exit points with precision.
The accuracy and effectiveness of a trendline depend on using structurally valid pivot points and adhering to proper market logic, rather than relying on guesswork or personal bias.
This indicator is built to solve that exact problem. It automatically detects and draws multiple types of trendlines based on actual price structure, separating them into Major/Minor and Internal/External categories, and respecting professional analytical principles such as pivot type, trend direction, and structural location.
SMA Channel AlertsThe "SMA Channel with Alerts" indicator is designed to help traders visualize dynamic support and resistance zones based on a simple moving average (SMA). It computes the SMA on a user-specified timeframe and then applies user-configurable percentage deviations to generate a price channel. The channel consists of five lines:
Central SMA: The primary moving average (default is 12-period on a daily timeframe).
Upper Lines: Two lines plotted above the SMA, representing small and large positive percentage offsets.
Lower Lines: Two lines plotted below the SMA, representing small and large negative percentage offsets.
Key Features:
Customizable SMA:
Choose the SMA length.
Select the timeframe for the SMA calculation.
Specify the data source (default is closing price).
Adjustable Percentage Offsets:
Configure the upward offsets (small and large) as percentages.
Configure the downward offsets (small and large) as percentages.
Versatile Alert System:
Set alerts for price crossing any channel line upward or downward.
Receive individual alerts for each line when crossed in either direction.
A consolidated alert option for any crossing across all channel lines.
How to Use the Indicator:
Configuration:
Adjust the SMA settings (length, timeframe, source) to match your trading strategy.
Set your desired percentage deviations for the channel lines.
Alert Setup:
Open TradingView's alert creation window.
Choose the specific alert condition from the indicator (e.g., “Any Cross Upper Large (+)” or “Any Cross ANY Line”).
Configure your alert preferences (notification type, sound, etc.).
Trading Application:
Use the channel lines to gauge potential support and resistance levels.
Monitor the alerts for timely notifications when the price breaks through these key levels, signaling possible trend shifts or breakout opportunities.
This indicator is ideal for traders looking for a visual method to monitor price action relative to a moving average-based channel and to automate alert notifications for better trade timing.
Engulfing Candles Alert - Multi Symbol (Miu)This indicator plots triangle shapes on each engulfing candles (bullish or bearish) on current chart.
The main use for this indication is to set alerts on multiple symbols at once.
Please follow steps below to set your alarms:
1) Add indicator to the chart
2) Go to settings
3) Check symbols you want to receive alerts (choose up to 8 different symbols)
4) Check if you want only bullish or bearish alerts or both
5) Once all is set go back to the chart and click on 3 dots to set alert in this indicator, rename your alert and confirm
6) You can remove indicator after alert is set and it'll keep working as expected
What does this indicator do?
This indicator will generate alerts anytime a candle closes and reaches bullish or bearish engulfing condition for any of symbol set.
Alert messages example: "Bullish alert on {Symbol}"
This script requests open and close information for each symbol through request.security() built-in function.
Detailed indicator description:
If current bar open is less than or equal to the previous bar close AND current bar open is less than previous bar open AND current bar close is greater than previous bar open THEN True
bullishEngulfing = (openBarCurrent <= closeBarPrevious) and (openBarCurrent < openBarPrevious) and (closeBarCurrent > openBarPrevious)
The opposite condition will be bearishEngulfing
Feel free to give feedbacks on comments section below. Enhancement suggestions are welcome =).
Enjoy!
MA + MACD alert TrendsThis is a strategy/combination of warning indicators using 6MA+MACD.
The strategy details are as follows: This is a simple warning strategy created so that we don't have to monitor the candlestick chart too often.
Note: This isn't an entry strategy; it's a signaling strategy for upcoming trends. For maximum efficiency, we should incorporate more formulas into the command. In the case below, I use Fibonacci to enter the command.
This strategy setting works for a 15-minute time frame, but it can still work for different time frames.
It has been working well with Gold and USOIL for the last two years, as well as with currency pairs like EURUSD and many others.
Components:
EMA100 + EMA200 + MA400 + MA800
MACD (timeframe greater than 1 timeframe)
Fibonacci retreat.
Uptrend alert:
Candles on both EMAs (100-200) + 2 SMAs (400-800)
In the previous 80 candles:
EMA100 cross up to EMA200
At the same time, the MACD cross up 0.
The uptrend warning will trigger when EMA6 cuts down to MA10. That's when the price creates the top and we'll wait for the market to go back to the Fibonacci threshold of 0.618 and start buying (or wait for markets to break up the trendline to buy).
Downtrend alert:
Candles are below both EMAs ( 100-200 ) + 2 SMAs ( 400-800 )
In the previous 80 candles:
EMA100 cross down to EMA200
At the same time, the MACD cross down zero.
The downtrend warning will trigger when EMA6 cuts to MA10. That's when the price creates a bottom and we'll wait for the market to go back to the Fibonacci threshold of 0.618 and start selling (or wait for the market to break down the trendline to sell).
Recommended RR: 1:1
If you have any questions please let me know!
RSI + Divergences + Alerts [MisterMoTA]The indicator RSI + Divergences + Alerts by MisterMoTA is an RSI indicator that fills the RSI and RSI moving average with 4 different colors (growing up, falling up, falling down and rising down colors), users can customize colors from dashboard , also can be disabled the fill if the user want a standard RSI.
The dafault value of RSI is 14 and value of the moving average is 50 ( a dynamic 50 rsi line is better for trend identification than a standard 50 line) and users can change the values from indicator settings.
For detecting the divergences displayed in the indicator, I integrated in our script the default Divergences indicator from Tradingview, users can display, hide and change colors for regular and hidden divergences.
RSI indicator display also trend conditions for RSI and RSI MA, the RSI MA angle is calculated using ATR value, the slope of the RSI Noving Average can help to identify trend conditions too.
The script comes with 12 different alerts, if need different alerts please let me know in the comments and will update the script with your request:
Alert for Regular Bullish Divergence
Alert for Regular Bearish Divergence
Alert for Hidden Bullish Divergence
Alert for Hidden Bearish Divergence
Alert for RSI Overbought
Alert for RSI Extreme Overbought
"Alert for RSI Oversold
Alert for RSI Extreme Oversold
Alert for RSI Crossing Above RSI MA
Alert for RSI Crossing Bellow RSI MA
Alert for RSI Crossing Above 50
Alert for RSI Crossing Bellow 50
Please follow me for other script like this one.
Kind regards,
MisterMoTA
MYX Future Market Watchlist Generator█ OVERVIEW
This indicator listed all Future market in Malaysia and categorize them into Contract Month, Spread, Current Contract and Continuous Contract.
The indicator was developed to make user easier to make watchlist, suitable for beginners and experts in Malaysia Future Market.
This cover all Malaysia Future Markets as follows :
1. Commodity - FCPO, FPKO, FGLD, FTIN, FPOL and FUPO
2. Equity - FKLI and FM70
3. SSF - FCIM, FDRB, FGAM, FHAR, FINA, FMEG, FGEM, FGEN, FTEL and FTOP
4. Financial - FKB3, FMG3, FMG5 and FMGA
█ INSPIRATIONS
This indicator got inspirations from the previous indicators which I developed :
MYX Malaysia Bursa Futures Derivatives Auto Detect
FCPO Contract Month Table
█ CREDITS
I dedicated to known members in this industry especially who actively involved in Malaysia Future Market.
BURSATRENDBANDCHART
zhafrihandsome
XMODEUS
HAIDOJO_trading
datuksri
wrtech2020
FaizHebat
█ FEATURES
1. As mentioned in overview, main ability to categorize and export into watchlist.
2. Dark or light theme table including table position.
█ IMPORTANT NOTES
1. This indicator is one time usage only to generate watchlist through alert.
2. Use live chart to generate alert.
3. Set Alert Frequency to All.
4. Remove Alert once watchlist is done.
5. Usage method is similar to this video . (Sorry no audio provided)
█ EXAMPLE OF USAGE
Scanner Alert ExamplesThis is a visual representation of the alerts built into the Vib Scanner Table (right side of main panel) and Vib Scanner Labels (bottom most panel) that are based on Mr. A's TrueVibration (other lower panel). Instead of a table or scanner labels, this indicator will print labels direction under/over candles identifying where the scanners will trigger alert, but this script only looks at a single asset. You can use this script to see how various settings play out across an asset's entire history and fine tune your scanner settings to your likings.
All of the alerts are coded the exact same way across all 3 of these:
Qualified pivots longs trigger with a "potential pivot long" occurs with a higher local low compared to the last time SmoothVib was under 30. Qualified shorts require the potential pivot short occur at a lower local high than the last time SmoothVib was over 70. As with the table, there is the option to choose to either require a Full Reset (SmoothVib goes all the way to the other extreme first) or just a partial reset (SmoothVib only comes out of OB/OS territory and back into it).
Overbought/Oversold FSR Divergences look for regular and hidden divergences in the FSR while it is in overbought or oversold territory.
Charge V1 Bull Alert is triggered when Full Vib is over the Full Vib Bull Threshold and FSR crosses over the Full Vib. Bear alert is Full Vib below Full Vib Bull Threshold and FSR crosses below Full Vib.
Charge V2 uses a "most recent DBI" filter and will trigger an alert any time the FSR crosses the Full Vibration and is in agreement with the most recent DBI .
Pivots V1 Bull Alert is triggered when Full Vib is over the Full Vib Bull Threshold and FSR pivots above the Full Vib. Bear Pivots are the opposite of this.
Pivots V2 look for similar FSR pivots , but with a Leading/Lagging Full Vib comparison. Bull Alerts require Leading Full to be above Lagging Full and the FSR to pivot on top of both. Bear pivots are the exact opposite.
Bull and Bear Stampede's look for FSR crossing over 120 or under -20, respectively, and indicate EXTREME momentum.
Please note: these alerts are my extensions of the TrueVibration indicator and concepts by TrueCrypto28, aka Mr. A. HUGE thank you to him for all his incredible work!
While these scanners can be used as standalone to some extent, an understanding of TrueVibration will take them to another level.
Higher order Orderblocks + Breakerblocks + Range + AlertsThis script identifies Orderblocks, Breakerblocks and Range using higher order pivots and priceaction logic.
I tried to reduce the number of blocks to make the chart cleaner, for this purpose I use only second order pivots for both MSB lines and supply/demand boxes, I also tried to filter out shifts in MS and false breakouts.
Any box has GRAY color until it gets tested.
After successful test box gets colors:
RED for Supply
GREEN for Demand
BLUE for any Breakerblocks
For cleaner chart and script speed all broken boxes deletes from chart.
It gives comparatively clean chart on any TF, even on extra small (5m, 3m, 1m).
For Range there is option to plot 0.25, 0.5, 0.75 lines.
I usually use log scale on charts and there is an option to use it for proper range mean.
In previous my scripts i have requests to make alerts and this time i made it.
It has customizable alert catching all needed alerts into one output:
- Alert MSB - when market structure changes alert will inform you about its direction, MSB line and new Demand/Supply.
- Alert Orderblock or Breakerblock test - alerts when block was tested and it holds (in other words when it get RED/GREEN/BLUE colors)
- Alert New Range - when new range detected
- Alert Range test - alerts when range top or botoom was tested and it holds.
some examples :
Profit Percentage TrackerThis script provides a quick and easy way to visualize profits in a chart, based on the given entry date and price.
Optionally, alerts can be sent when profits cross up the given " profit unit ".
In short:
Tracks how much profit one could take based on the input " entry date " and the input " entry price "
These inputs are interactive (www.tradingview.com)
Displays the result in a label on top of the last candle
(Optional) Sends alerts based on the given " profit unit ", that is: if ' 0.5 ' is given, then an alert is triggered every time the profit is raised by that number
(Be careful with low values, as TradingView could stop an alert if it triggers too much.)
For alerts to be displayed, a " script alert " must be created right after the script was added to the chart:
- www.tradingview.com
(Choose ' Profits ' as condition and ' Any alert() function call ')
Good to know: if you check " Notify on app ", alerts can be delivered directly to your phone:
i.imgur.com
Prerequirements :
The chart's timezone has to be set to " Exchange " (this is required in order to support the alert's logic):
- kodify.net
RSI Over EMA (Range Lines)This is another version of the RSI over EMA Trend Sniper script that I released here:
This one gives you better control across pairs wither higher volatility with the extra lines and more alert possibilities.
Here are the useful Alert functions within this indicator:
LONGS:
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Lower Green line
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Upper Green line
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Lower Amber line
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Upper Amber line
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Lower Red line
-Aqua line (RSI Line) - Crossing UP (Long Alert) on the Upper Red line
SHORTS:
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Lower Green line
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Upper Green line
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Lower Amber line
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Upper Amber line
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Lower Red line
-Aqua line (RSI Line) - Crossing DOWN (Short Alert) on the Upper Red line
You can setup alerts for the Aqua line (RSI Line) 'crossing up' (Long Alert) or 'crossing down' (Short Alert) on any of the colored EMA lines.
By default the lines are spread out at 10/20/30 and that should cover high volatility charts. But, this is customizable and you can reduce the size of Green/Amber/Red lines to try and get a better more focused setup for whichever coin you are trading on. I have found this version of the RSI over EMA to work better with alt coins that are generally more volatile, but using it on Bitcoin works too.
I am using this for Cryptocurrency alerts, but not for automation to enter or exit a trade. It's important to only use this on normal candles, and only use it as a confirmation of a possible good entry or exit.
Bars Since Last EMA Touch
This indicator keeps track of how many bars since price touched any EMA last time. You can for example
set 200 EMA. Tell the script to send an alert if/when 400 bars has been reached away from the EMA 200.
- You can hide/show The EMA Line.
- You can hide/show bar Count.
- You can set X bars from EMA to get Alert.
- You can change color of The Badge and EMA line to fit your background colors.
Enjoy!
Another Indicator From The Hunter Trading Group