BNB Traders EMAStrategy Overview
This is a trend-following strategy that uses two Exponential Moving Averages (EMAs) to identify trading opportunities in the market. The strategy generates buy and sell signals based on the relationship between price and the EMA lines.
How It Works
Entry Signals
ENTRY CALL (Green): Generated when the complete candle closes above the EMA 9 (candle low > EMA 9)
ENTRY PUT (Red): Generated when the complete candle closes below the EMA 9 (candle high < EMA 9)
Exit Signals
EXIT CALL (Gray): Triggered when price closes below the EMA 21 (candle high < EMA 21)
EXIT PUT (Gray): Triggered when price closes above the EMA 21 (candle low > EMA 21)
Visual Components
Red Line (Thickness 3): EMA 9 - Short-term trend indicator
Green Line (Thickness 3): EMA 21 - Medium-term trend indicator
Green Triangles: Buy entry signals
Red Triangles: Sell entry signals
Gray X Marks: Exit signals
Background Coloring:
Light green: Currently in a long position
Light red: Currently in a short position
Strategy Logic
Buy Signal: When price shows strength by closing completely above the EMA 9
Sell Signal: When price shows weakness by closing completely below the EMA 9
Exit Long: When price weakness pulls back below EMA 21
Exit Short: When price strength pushes back above EMA 21
Key Features
Trend Following: Captures momentum in the direction of the trend
Dual EMA System: Uses faster EMA (9) for entries and slower EMA (21) for exits
Complete Candle Confirmation: Only triggers signals after full candle confirmation
Position Management: Maintains only one position at a time (no simultaneous long/short)
Visual Clarity: Clear labels and color coding for easy interpretation
Best Usage Conditions
Trending Markets: Works best in markets with clear directional bias
Moderate to High Volatility: Provides better signal quality in active markets
Multiple Timeframes: Can be used on any timeframe (15min, 1H, 4H, Daily recommended)
Risk Management Notes
The strategy uses the EMA 21 as a dynamic stop-loss level
Position sizing and additional risk management should be implemented separately
Past performance does not guarantee future results
Customization
You can adjust the EMA periods in the indicator settings to suit your trading style:
Shorter periods: More sensitive, more signals (higher frequency)
Longer periods: Less sensitive, fewer but potentially higher quality signals
Grafik Desenleri
Bulls & Bears Traders StrategyStrategy Overview
This is a trend-following strategy that uses two Exponential Moving Averages (EMAs) to identify trading opportunities in the market. The strategy generates buy and sell signals based on the relationship between price and the EMA lines.
How It Works
Entry Signals
ENTRY CALL (Green): Generated when the complete candle closes above the EMA 9 (candle low > EMA 9)
ENTRY PUT (Red): Generated when the complete candle closes below the EMA 9 (candle high < EMA 9)
Exit Signals
EXIT CALL (Gray): Triggered when price closes below the EMA 21 (candle high < EMA 21)
EXIT PUT (Gray): Triggered when price closes above the EMA 21 (candle low > EMA 21)
Visual Components
Red Line (Thickness 3): EMA 9 - Short-term trend indicator
Green Line (Thickness 3): EMA 21 - Medium-term trend indicator
Green Triangles: Buy entry signals
Red Triangles: Sell entry signals
Gray X Marks: Exit signals
Background Coloring:
Light green: Currently in a long position
Light red: Currently in a short position
Strategy Logic
Buy Signal: When price shows strength by closing completely above the EMA 9
Sell Signal: When price shows weakness by closing completely below the EMA 9
Exit Long: When price weakness pulls back below EMA 21
Exit Short: When price strength pushes back above EMA 21
Key Features
Trend Following: Captures momentum in the direction of the trend
Dual EMA System: Uses faster EMA (9) for entries and slower EMA (21) for exits
Complete Candle Confirmation: Only triggers signals after full candle confirmation
Position Management: Maintains only one position at a time (no simultaneous long/short)
Visual Clarity: Clear labels and color coding for easy interpretation
Best Usage Conditions
Trending Markets: Works best in markets with clear directional bias
Moderate to High Volatility: Provides better signal quality in active markets
Multiple Timeframes: Can be used on any timeframe (15min, 1H, 4H, Daily recommended)
Risk Management Notes
The strategy uses the EMA 21 as a dynamic stop-loss level
Position sizing and additional risk management should be implemented separately
Past performance does not guarantee future results
Customization
You can adjust the EMA periods in the indicator settings to suit your trading style:
Shorter periods: More sensitive, more signals (higher frequency)
Longer periods: Less sensitive, fewer but potentially higher quality signals
S_Enterprice – Overlay (EMA/VWAP/Key Levels + RSI badge)Indicator that combines EMA 9/21, VWAP, Previous Day/Week levels, Session Open, Open Range, Initial Balance, and an RSI badge.
Useful for intraday trading, scalping, and ICT-style analysis.
Royal Trader PrivetThis indicator is very powerful in every sense of the word. You can use it to make huge profits.
هذا المؤشر قويٌّ جدًا بكل معنى الكلمة. يمكنك استخدامه لتحقيق أرباحٍ طائلة.
TrendThis TradingView Pine Script indicator combines multiple technical systems (EMA Cross, EMA200 Bias, SuperTrend, Ichimoku, and ADX/DMI) into one consensus tool.
It identifies when all systems agree on a Bullish (BUY) or Bearish (SELL) trend, and also flags WEAK signals when consensus decreases.
Visual signals (labels on the chart) and alerts are included.
Tenbilthx_TrendAn indicator that allows you to check trend reversals and confirm upward and downward movements.
Precise Wick Boxes with Full CustomizationThis Pine Script draws precise wick-based boxes to visualize buying and selling pressure.
Green candles (buyers): If the lower wick is proportionally large compared to the candle body, a box is drawn with different strength levels (Strong Buyer, Buyer Active, Buyer Present).
Red candles (sellers): Similarly, if the upper wick is large, a box is drawn showing (Strong Seller, Seller Active, Seller Present).
Boxes are fully customizable (width, colors, texts, offsets, text size).
This helps traders quickly identify strong buyer and seller reactions.
Cushioned RSI The primary goal of this "Cushioned RSI" is to create a RSI indicator that provided a deeper level of context in reference to price movement
Instead of using raw price changes directly, it applies two distinct "damping" mechanisms to the underlying price gains and losses before they are fed into the final RSI calculation. This results in an RSI line that has built-in resistance to extreme movements.
The two core mechanisms are:
1. Base Damping (Gravity Towards 50)
This mechanism acts like a gravitational pull towards the neutral 50 level.
How it works: The script calculates how far the previous RSI value is from 50. The further it is, the stronger a damping factor is applied to any price movement that would push it even further away.
Effect: It becomes progressively more difficult for the RSI to accelerate towards the extreme values of 100 or 0. This slows down strong trends as they become more extended, creating a "cushioning" effect against momentum exhaustion.
2. Barrier Damping (Repulsive Force Fields)
This mechanism creates a soft, repulsive barrier around the user-defined overbought (default 70) and oversold (default 30) levels.
How it works: As the RSI value gets closer to either the 70 or 30 level, it calculates a proximity factor. This factor is used to create a powerful damping effect that intensifies exponentially the nearer the RSI gets to the barrier.
Effect: This prevents the RSI from sharply spiking through the overbought/oversold levels. Instead, it will tend to slow down, flatten out, and "cushion" against these boundaries. This effect is applied both when the RSI is approaching a barrier from the neutral zone and when it is returning to the neutral zone from an extreme level.
How It's Calculated
It starts with the standard price change (gain or loss) for the current bar.
It looks at the RSI value from the previous bar.
Based on the previous RSI value, it calculates and applies the Base Damping and Barrier Damping to the current gain and loss values, creating "adjusted" gains and losses.
Finally, it uses these "adjusted" values to calculate the RSI using the standard formula (which involves a smoothed moving average of the gains and losses).
Accumulation [MTRX]This indicator identifies and highlights price accumulation zones by detecting tight, sustained ranges relative to volatility. It automatically draws range boxes with mid, top, and bottom lines, helping traders spot potential consolidation areas that often precede major market moves.
Tweezer CandlesMarks Tweezers Candlesticks Patterns with an Icon of you choice and color. Simple and efficient code. It Just Works.
Engulfing CandlesSimple and effective. Shows Engulfing Candlesticks Patterns.
**DOES NOT SHOW Same color engulfing patterns. In other words it does not show a Bullish Candlestick engulfing another bullish candlestick. Same with Bearish.
Engulfing CandlesticksThis is my personal Pine Script for Engulfing Candlesticks. Plenty of options, solid code, Simple and it works.
**DOES NOT Show same color candlestick engulfing! In other words it will not show a Bullish engulfing a bullish candlestick, or a bearish engulfing a bearish candlestick, like other pine scripts I have found do. Mine doesn't do this!
Three-Candle SwingsThis will place an Icon of your choice above or below (your choice for each) the bars, marking Bullish and Bearish Three-Candle Swings.
Trend and verser AI indicator V1.01Declaration: NO REPAINTING, NO LAG, NO DISPLACEMENT – SIGNALS NEVER DISAPPEAR!
Indicator Usage Guide (Simple & Effective):
(1) Red Zone + UP Arrow → Go LONG
(2) Green Zone + DOWN Arrow → Go SHORT
(3) Alternating Red/Green Zones → Consolidation Phase (NO TRADING!)
Default parameters are optimized for reliable signals but can be customized as needed.
Instructions:
(1) This indicator is suitable for any trading instrument (stocks, futures, forex, cryptocurrencies, options, etc.) and any timeframe (minutes, hours, days, weeks, months).
(2) The indicator only provides entry signals (buy/sell signals). It does not provide exit signals. Profitability depends entirely on your holding period. This indicator does not guarantee profits.
(3) Arrows come in Red and Blue, representing two different signal types. Red signals may provide more precise reversal points on the candlestick chart compared to Blue signals.
(4) The indicator plots three distinct trend lines: a Red trend line, a Green trend line, and a Yellow trend line.
(5) * When the Red trend line is ABOVE the Yellow trend line, it signifies a Bullish (uptrend) market,consider taking LONG positions based on arrow signals.
* When the Green trend line is BELOW the Yellow trend line, it signifies a Bearish (downtrend) market,consider taking SHORT positions based on arrow signals.
* When the Red and Green trend lines are ALTERNATING (crossing frequently), it signifies a Ranging (sideways/consolidation) market, arrow signals are less reliable during this phase, and trading is NOT recommended.
US OIL VT ARMY BY VIPIN High–Low (last N days, bug fix)London First Hour High–Low (Last N Days)
This indicator marks the High and Low of the first hour of the London trading session (08:00–09:00 Europe/London time).
It is designed to help traders identify the key price range during the most active early London market period and use it for breakout or range-based strategies.
Features:
• Multi-day History – Plots the first-hour range for the past N sessions (default 15).
• Two Display Modes – Show only the top (High) line or display the full High–Low box.
• Extend-Right Control – Option to extend the marking for all sessions or only the latest session.
• Price Labels – Automatic price labels for the High and Low levels of each session.
• Customizable Styling – Adjustable colors, transparency, and line width.
How It Works:
1. The script uses the Europe/London timezone to detect the session start and end time.
2. It tracks the highest and lowest prices during the defined first hour.
3. At the session close, it plots a line or box to mark the range and optionally extends it to the right.
4. You can configure the number of past sessions to display.
Usage Example:
• Mark the London open range and look for breakouts above the High or breakdowns below the Low.
• Combine with volume, momentum, or volatility indicators for confirmation.
Inputs Overview:
• London Start / End – Define session time (HH:MM).
• Show only TOP line – Toggle between High line only or full High–Low box.
• Extend-right only latest session – Extend markings for the most recent session only.
• Keep last N sessions – Number of historical sessions to display.
This script does not execute trades and is intended purely for visual analysis.
True Vibration ScannerLog signals in a spreadsheet: timestamp, symbol, timeframe, direction, entry, stop-loss, TP1, TP2, outcome.
Prioritize high-confidence setups (all rules met: pivot/yellow line, trend confluence, volume, no counter-signals).
Trendline Touch ScreenerIdentifies stocks that are close to trend line touches based on user inputs.
Strenth Comparison [joshu]Strenth Comparison visualizes relative performance across a basket of assets by measuring percent change from the chosen anchor timeframe’s open.
Each new anchor period resets the baseline to 0%, making it easy to spot leaders/laggards and momentum shifts over time.
Anchor timeframe (TF, default: 1W): The period used as the performance baseline.
Assets : Currencies or American Indices.
Symbols :
Currencies: CME:6S1!, CME:6E1!, CME:6B1!, CME:6J1!, CME:6A1!, CME:6N1!, TVC:DXY (inverted for comparability).
American Indices: CME_MINI:ES1!, CME_MINI:NQ1!, CBOT_MINI:YM1!, CME_MINI:RTY1!.
Visuals: All lines plotted in percent; DXY is inverted and highlighted; labels show the symbol at the latest bar; zero line for reference; vertical dividers mark new anchor periods.
Use cases: Compare strength/weakness within FX or US index baskets; monitor rotation, divergence, and leadership over weekly (or chosen) cycles.
Twlv's Key KeyLevels with DashboardWhat It Is
A clean key‑levels tool that plots yesterday’s and last week’s highs/lows plus the prior overnight session’s high/low, and shows a compact dashboard that tells you when the current chart or selected symbols have “engaged” (touched) those levels.
Levels it tracks
- PDH/PDL: Previous Daily High/Low (from TradingView’s prior daily bar).
- PWH/PWL: Previous Weekly High/Low (from the prior weekly bar).
- PSH/PSL: Prior 20:00–05:00 EST session High/Low.
- Finalized at 05:00 EST.
- Shown only between 06:00–17:00 EST on intraday charts.
How it decides “engaged”
- A level is “engaged” once price trades through it after the current day starts.
- Engagement latches for the rest of the day and resets at the next day start.
Dashboard
- Two columns: Symbol | Key Level.
- Always shows the current chart plus any watchlist symbols you enable.
- Key Level cell lists any engaged levels (e.g., PWL, PDH, PSH). Turns green when at least one is engaged; otherwise grey.
- Symbols are auto‑cleaned (e.g., “CME_MINI:ES1!” → “ES”). Footer watermark is centered.
Drawing
- Horizontal lines anchored to real candles (no “floating”).
- Finite line length so labels remain visible; labels sit at the right edge.
Time handling
- Session window uses strict EST (no DST) via `Etc/GMT+5`.
- PSH/PSL reset daily; PD/PW update on each new completed D/W bar.
Customization
- Pick up to six symbols to monitor; the chart always plots its own lines.
- Color, width, labels, and dashboard on/off are configurable. Core engine timing and session rules are fixed to prevent accidental changes.
Intended use
- Spot where price is likely to react: yesterday/week highs/lows and the prior overnight range.
- Glance at the dashboard to know which levels are active across your chosen markets without switching charts.
WaveTrend Signal [TCMaster]Features:
Calculates WaveTrend using customizable channel and average lengths.
Highlights overbought and oversold zones for easier visual reference.
Adds vertical dotted lines when the two WaveTrend lines cross in extreme zones (possible turning points).
Optional BUY/SELL markers for quick identification of crossover events.
Built-in alert conditions for integration with TradingView alerts.
How it works:
A potential BUY signal occurs when WT1 crosses above WT2 while both are below the oversold threshold.
A potential SELL signal occurs when WT1 crosses below WT2 while both are above the overbought threshold.
These events are purely technical conditions and do not guarantee market direction.
Important Disclaimer:
This script is provided for educational and informational purposes only. It is not financial advice, and past performance does not guarantee future results. Always do your own research and use proper risk management before making trading decisions.
Trend Reversal Pattern DetectorPine Script (TradingView) that identifies the most common trend reversal patterns and automatically places “Buy” and “Sell” labels on the chart when they occur.
Including:
- Hammer & Bullish Engulfing → Buy signal
- Shooting Star & Bearish Engulfing → Sell signal
- Works on any timeframe and symbol
- Uses simple detection logic for visual clarity