My Custom IndicatorThis script implements a simple yet effective RSI-based trading strategy. It uses the Relative Strength Index (RSI) to generate buy and exit signals based on overbought and oversold conditions.
How It Works:
Buy Entry: When RSI crosses above 30 (indicating recovery from an oversold state).
Exit: When RSI crosses below 70 (potential reversal from an overbought state).
Plots the RSI line and key thresholds (30/70) directly on the chart.
Designed for backtesting with TradingView’s strategy function.
Features:
Fully automated entry and exit logic
Customizable RSI settings (just edit the code)
Visual RSI plot and threshold lines
Works on any asset or timeframe
This strategy is suitable for trend-following or mean-reversion setups, and is best used in combination with other filters (like moving averages or price action patterns) for improved accuracy
Penunjuk dan strategi
Williams Fractals with Buy/Sell Signals🧠 Concept:
This indicator is based on the concept of fractal swing highs and lows, commonly used in Bill Williams’ trading methods. A fractal forms when a candle’s high or low is higher/lower than a set number of candles on both sides. This structure helps identify local market turning points.
⚙️ Inputs:
Fractal Sensitivity (swingSensitivity):
Number of candles required on each side of the central bar to validate a fractal.
For example, if set to 2, a swing high is detected when a bar’s high is higher than the previous 2 bars and the next 2 bars.
✅ Features:
Fractal Detection:
Plots white triangles above swing highs (down fractals).
Plots white triangles below swing lows (up fractals).
Buy/Sell Signals:
Buy Signal: Triggered when the candle closes above the most recent down fractal.
Sell Signal: Triggered when the candle closes below the most recent up fractal.
Signals alternate — a Buy must follow a Sell and vice versa to reduce noise.
Signal Labels:
"BUY" label appears below the candle in green.
"SELL" label appears above the candle in red.
Alerts:
Real-time alerts are available for both Buy and Sell signals via alertcondition().
📌 Use Case:
This indicator can help you:
Detect short-term reversals.
Confirm breakouts or structure shifts.
Time entries with clear logic based on price action.
Under The Zone No LeverageIt's a buy low, sell high or hold tool. Designed to locate the best prices on the market and provide the best opportunities for investments and trades. Markers are not necessarily meant to be bought on every indication although it can be, they are just meant to alert the price is good. It's meant to be up to the trader to decide if that Buy price is good for them. Auto trades are possible but not recommended. The sell/hold marker is what it says sell the price or hold what you have, stop buying above that price. The insurance indicator represents a price to think about selling or covering your investment or trade for a potential fall below the price indicated, although it doesn't always happen generally it does. So don't count on the short too much it might be easier to scalp the insurance indicator long although not intended for this strategy. Last but not least Buy indicators can be scalped short but not intended for this strategy.
The Barking Rat Reversions - SOLUSDT (Published)🚀 The Barking Rat - Reversal Strategy
Trade crypto reversals on the 1-minute SOLUSDT chart using smart, multi-layered mechanics. This advanced script combines Fair Value Gap (FVG) detection, EMA boundaries, Support & Resistance zones, and RSI filtering to pinpoint high-quality reversal trades.
⚙️ What makes it powerful?
Data-driven reversal strategy built on almost 10 confluences — it only triggers entries when the most robust conditions align.
Clean entry & exit labels plotted directly on your chart so you can follow along easily.
Push alerts for entries and exits (just add them on TradingView — the logic is fully embedded).
Specially tuned for SOLUSDT on the 1-minute chart, tested live across 15+ months of data since early 2024.
📈 Backtested results on SOLUSDT over 15 months
✅ ~82.11% win rate
✅ Profit factor: 3.10 over 313 trades
✅ ~20+ trades per month
(See the backtest screenshot for a clear picture of performance.)
imgur.com
⚠️ A few important notes
This is an advanced script — it may have fewer trades some months and more in others. That’s intentional: it’s designed to wait patiently for the best setups.
Markets change every month, so past results aren’t guarantees. Use this tool to improve your decision-making, but always apply your own risk management.
For educational purposes only — not financial advice.
🔔 How to enable alerts
Once the script is added to your chart, simply create your TradingView alerts as usual. The script already has all alert logic built-in for clean notifications.
📨 How to get access
This is an invite-only script.
👉 Contact us directly on TradingView or email thebarkingrat@gmail.com to get access.
Bar ColorThis script implements a designed to [purpose – e.g., identify trend direction, generate trade signals, highlight overbought/oversold conditions
This script is based on , and is fully customizable with adjustable parameters.
Use it on any asset and timeframe. Best paired with .
Multi-Timeframe Horizontal LinesThis Pine Script indicator plots horizontal lines at the high and low prices of the most recent 1-hour and 15-minute candles. Users can customize the color and width of the lines for each timeframe. The lines are updated dynamically, with previous lines removed to keep the chart clean.
Golden Low-Volume Bar Strategy (Relaxed Version)This indicator highlights potential trend-turning points by identifying three key elements:
Golden Bar — a volume spike where current volume significantly exceeds its 30‑day average (adjustable multiplier).
Golden Line — the close price of the most recent Golden Bar, acting as a support/resistance anchor.
Golden Low‑Volume Bar — the lowest-volume bar within the last 30 days that occurs near (±X%) the Golden Line.
When a Golden Low‑Volume Bar is followed by a bullish bar with rising volume, a Buy Signal is generated.
Jigsaw Premium Trend IndicatorThe Jigsaw Premium Trend Indicator is an exclusive tool designed for premium members, offering a sophisticated trend analysis with customizable EMAs (10, 21, 55, 200) and a 200-period MA. Featuring thinner lines for clarity, this indicator allows premium users to toggle visibility of each EMA, adjust positions manually with clickable editing, and track trends dynamically as the chart moves. Perfect for identifying key market trends, it’s a must-have for advanced trading strategies.
ICT - Quit your Job in 90 daysICT — Quit Your Job in 90 Days Strategy
This strategy is an implementation of ICT's "Quit Your Job in 90 Days" concept, fully automated and designed to follow the principles of Smart Money Concepts (SMC) as taught by ICT.
Core Logic:
• Identifies daily session high and low points to mark key liquidity areas.
• Detects changes of structure (CoS) after liquidity sweeps to confirm potential reversals.
• Places entries on the close of the CoS candle (or using a limit entry for better risk-reward, if enabled).
• Stop loss is placed at significant recent highs/lows, using a customizable lookback logic to align with ICT’s concepts.
• Targets the opposite swing point (session high or low) as the main take profit level.
• Includes filters to enforce one trade per day and avoid chasing setups too far away from key levels.
• Risk-to-reward filters ensure trades are only taken if minimum R:R criteria are met.
This strategy was designed to be run on the 1-minute timeframe, following ICT's recommended execution style for this specific setup. It includes options for both market entries and calculated limit orders to improve entry prices where possible.
Extra Features:
• One-trade-per-day rule to maintain discipline.
• Adjustable distance constraints relative to swings to avoid overextended moves.
• Option to automatically cancel untriggered limit orders after a specific session cutoff time.
This script is intended as an educational tool to help visualize and test the "Quit Your Job in 90 Days" approach in a systematic, backtestable way.
Disclaimer: This is not financial advice and is provided for research and educational purposes only. Always validate results thoroughly before trading with live capital.
Jigsaw Premium Trend IndicatorThe Jigsaw Premium Trend Indicator is an exclusive tool designed for premium members, offering a sophisticated trend analysis with customizable EMAs (10, 21, 55, 200) and a 200-period MA. Featuring thinner lines for clarity, this indicator allows premium users to toggle visibility of each EMA, adjust positions manually with clickable editing, and track trends dynamically as the chart moves. Perfect for identifying key market trends, it’s a must-have for advanced trading strategies.
OI Open Interest Explosion + RSI Pullback Entries🚀 DrScalpLove OI Explosion (Core Exchanges, All USD/USDT/USDC) + RSI Pullback
Welcome to the official #DrScalpLove Open Interest Explosion indicator—your advanced momentum filter for crypto scalping and trend trading!
Features:
• Aggregated Open Interest: Sums up OI across Binance, OKX, Kraken, and BitMEX, covering all major pairs: USDT, USD, and USDC.
• OI Explosion Detection: Identifies “explosive” OI moves with three configurable spike detection algorithms (SMA, EMA, Percentile Rank)—pick your favorite and backtest!
• RSI Pullback Entries: Built-in RSI retest logic for high-probability mean reversion and trend-continuation signals.
• Exchange/Pair Data Table: Instantly see which exchanges and pairs are currently providing data for your chart.
• All calculations on main chart. Minimal, no-nonsense, no repaint, built for 1–5min and higher timeframes.
• Perfect for Copy Trading & Professional Scalpers: Join #DrScalpLove momentum traders or copy my trades directly (see link below)!
⸻
How to Use
1. Add to your chart.
2. Select your exchanges and OI aggregation logic in the indicator settings.
3. Use OI Explosion signals as a trend filter or trigger; combine with RSI Pullback for entry timing.
4. Check the status table to see live data availability for each exchange/pair.
5. Copy my trades or use as a watchlist filter to boost your win rate and avoid choppy zones.
⸻
👑 Follow, Like & Copy Trade
• Copytrade me on Binance: www.binance.com
• X (Twitter): @DrScalpLove2140
• Website: www.drscalplove.com
• Hashtag: #DrScalpLove
⸻
Disclaimer
This indicator is for educational purposes only. Crypto trading involves risk; always manage your exposure and never trade with money you can’t afford to lose.
⸻
**If you find value, smash that Like, Follow, and share with fellow traders!
Let’s scalp the future—together.
#DrScalpLove**
Boxed EMA + Volume PanelBoxed EMA - where Numbers show the price distance from each EMA.
RVOL
VOL percentage + contraction
Average 50 day volume
todays volume
10 EMA, 20 EMA, 50 EMAits a mixture of 10,20,50 ema together you can try this for many strategy like ema entry episodic pivot etc
MOETION TRADNTM Bot Alpha – ICT x BOEOSMasters of Exchange TM _ ICT & EMA indicator
this is for moetion trading mentors
created by moewavi and samoedefi
Optimized Bayesian Network Signal (Tunable)Built for short set-up in the NY Session. it uses a bayesian network with adjustable candlestick look-back period.
MACD
RSI
Volume sensitivity settings.
MOETION TRADNTM Bot Alpha – ICT x BOEOSMasters of Exchange TM - LuxAlgo inspired trading indicator
Built completely by SamoeDefi
One of many,,, stay tuned.
EMA BREAKS BOS BREAKS OB BREAKS ICT CONCEPT with volume displacement scalps and reads
Umile Indicatore – RSI + Stocastico + EMAs🔍 Overview: Multi-Signal Momentum Indicator
This custom TradingView indicator is a comprehensive technical toolkit combining:
RSI (Relative Strength Index)
Stochastic Oscillator with volume filter
Multi-period EMAs (Exponential Moving Averages)
Customizable visual BUY/SELL signals
It’s designed to detect potential momentum shifts, overbought/oversold conditions, and trend alignment, helping traders identify high-probability entries and exits based on layered confirmations.
🧠 Components Explained
✅ 1. RSI Logic
Detects price momentum and potential reversal zones.
Triggers a BUY signal when RSI crosses above a user-defined oversold level.
Triggers a SELL signal when RSI crosses below an overbought threshold.
You can choose the visual symbol (triangle, circle, or arrow) and set the color for each signal.
✅ 2. Stochastic Oscillator + Volume Filter
Identifies turning points based on the relationship between %K and %D lines.
Signals are only valid if:
A crossover occurs (e.g., %K crosses above %D for a BUY)
Price is in an extreme zone (below oversold or above overbought)
Volume is above its moving average — to filter out weak signals.
Also comes with symbol and color customization.
✅ 3. Exponential Moving Averages (EMAs)
Plots multiple EMAs: 50, 100, 144, 200, 300, 500, 1000.
These help assess trend strength and directional bias.
You can toggle the visibility of EMAs if needed.
✅ 4. Visual & Style Customization
Each signal type (RSI and Stochastic) allows:
Selection of plot shape: triangle, circle, or arrow
Custom BUY/SELL colors
Levels like RSI/Stoch overbought and oversold zones are also plotted for reference.
🎯 How to Use It
Look for confluence between RSI and Stochastic signals to validate entries.
Use EMAs as trend filters — e.g., only take long signals when price is above EMA200.
The volume filter on Stochastic helps reduce false signals in low-activity markets.
Opening Candle Indicator V5Details of this release:
1. Add an alert with two conditions:
- Price breaks the highest candlestick opening and closing above it.
- Price breaks the VWAP indicator value.
2. Integrate the VWAP indicator and the 200 EMA with the main indicator.
3. Display buy and sell signals based on specific conditions related to the VWAP breakout.
4. Increase target lines to five.
5. Most importantly, I added custom windows in the settings to apply the indicator to other markets based on adding the opening and closing times for any market with a daily opening and closing time.
Important note: The second buy signal, which comes after a sell signal appears, is based on two conditions: a close above the high of the previous sell signal and a close above VWAP
Warning - Buy or sell signals are only warning signals and the user is responsible for evaluating and studying this signal.
------------------------------
Same features as version 4 with some bug fixes.
------------------------------
تفاصيل هذا الإصدار:
1-أضفت تنبيه يحتوي على شرطين
-إختراق السعر الأعلى لشمعة الإفتتاح والإغلاق فوقها.
-إختراق السعر لقيمة مؤشر vwap.
2-دمج مؤشر vwap والمتوسط الأسي 200 مع المؤشرالرئيسي
3- إظهار إشارات الشراء والبيع بشروط معينة مرتبطة بإختراق vwap
4-زيادة خطوط الأهداف إلى خمس.
5- وهي الأهم أضفت نوافذ مخصصة في الاعدادت لتطبيق المؤشر على الأسواق الأخرى بناء على إضافة وقت الإفتتاح والإغلاق لأي سوق له وقت إفتتاح ووقت إغلاق يومي.
ملاحظة مهمة:إشارة الشراء الثانية والتي تأتي بعد ظهور إشارة بيع وضعت بناء على شرطين وهما الاغلاق فوق الاعلى لإشارة البيع السابقة والاغلاق فوق مؤشر VWAP
تحذير-إشارات الشراء أو البيع ليست إلا إشارات تحذيرية والمستخدم هو المسئول عن تقييم ودراسة هذه الإشارة
-----------------------------------------------------------
نفس مميزات النسخة الرابعة مع إصلاح بعض الأخطاء
----------------------------------------------------------
Bullish & Bearish Reversal Scanner_KSPBullish & Bearish Reversal Scanner_KSP
Bullish & Bearish Reversal Scanner_KSP
Bullish & Bearish Reversal Scanner_KSP
CEO IndicatorCEO Indicator
Liquidity Levels:
PDH / PDL (Previous Day High/Low)
PWH / PWL (Previous Week High/Low)
PMH / PML (Previous Month High/Low)
DO, NYM, WO, TWO, MO (Daily/Weekly/Monthly Opens + True Opens)
Asia Midpoint (0.5) — midline between Asian session high and low
Customization: colors, opacity, line thickness
Trading Sessions:
4H Display: On the 4H timeframe and above, session boxes may appear cluttered or overlapping.
You can disable session display for higher timeframes to keep the chart clean.
Overlap: When Overlap is turned off, sessions will not be drawn on top of each
other — improving visual clarity during overlapping markets (e.g. London + New York).
Supports: Asia, Frankfurt, London, New York, Lunch
Display modes: Box, Streamlined, Fill, High-Low zones
Customized labels
Time zone auto-adjust & custom time zones
Fractals & FVG:
Automatic fractal high/low detection
Displays Fair Value Gaps (FVG) — bullish & bearish
V8 Momentum Indicator - FinalEMA Distance
8/21 Cross
B/S for initial change in signal
b/s yellow for price action second confirm.
V8 On-Chart Signals
EMA Distance & 8/21 Cross B/S for initial change in signal
b/s yellow for price action second confirm.