RSI + OBV Divergences (Ambas Confirmadas)* Indicator of overbought and oversold levels.
* Detection of bull and bear divergences through the RSI and OBV (On Balance Volume) indicators
Indicators and strategies
Body GapsThis script is a customized version based on TradingView’s official “Gaps” indicator. The original version detects gaps using the distance between highs and lows of consecutive bars. In contrast, this script introduces a refined definition of gaps by focusing strictly on real body gaps—price zones where the open and close of two consecutive candles do not overlap.
Additionally, the gap closure logic has been enhanced:
Instead of checking for simple wick penetration, a gap is only marked as closed when the closing price fully re-enters the gap zone, ensuring a more reliable and practical interpretation for traders.
BB Hit + Stoch RSI Conditions (15m TF)Create a visual alert everytime the lower bolinger bands is hit while stoch rsi below 15 and everytime upper bolinger bands is hit while stoch rsi above 85.
v5_SkyArrow_DBB+RSI_Swing-v5SkyArrow_Dynamic Bollinger Band + RSI Swing Indicator with timeframe limited
DF: Psychological LevelsSimply lets you plot horizontal levels at a certain interval
example
22500
22400
22300
22200
22100
22000
Very simple
London Session High/Low Zones — Mended CollectiveThis indicator shows the high and low of the London session (3AM–8AM EST), with session shading and labels. Alerts notify you when price breaks above or below the range. Designed for intraday traders using session-based levels.
Supply & Demand Zones - Inside FormationsSupply and demand formations based on inside bar breakouts. Automatically plots zones to buy and sell from. MTF analysis available.
ICT SMT Divergence Lines - EnhancedThis indicator identifies and highlights Smart Money Technique (SMT) divergence between two user-selected symbols across any timeframe. It compares the last two completed candles of both symbols and marks potential SMT signals only when market context aligns with smart money principles.
⚡ Key Features
✅ SMT Bullish Signal
Symbol 1 forms a lower low compared to its prior candle.
Symbol 2 forms a higher low compared to its prior candle.
The previous candle on the chart was bearish (close < open).
✅ SMT Bearish Signal
Symbol 1 forms a higher high compared to its prior candle.
Symbol 2 forms a lower high compared to its prior candle.
The previous candle on the chart was bullish (close > open).
✅ Visual Representation
Draws a clean, subtle line between the two SMT candles — green for bullish SMT and red for bearish SMT — making divergence easy to spot.
Optional small triangle markers above or below the bar where SMT is detected.
Old lines are automatically removed to keep the chart uncluttered.
✅ Multi-timeframe compatible
Works on any chart timeframe.
Compares the last two completed candles in the current chart timeframe, or can be adapted for a fixed higher timeframe.
The Mended Collective: London High/Low KillzonesThis open-source indicator automatically tracks the London session (3 AM – 8 AM EST) on any intraday chart. It plots the session’s dynamic high and low, shades the active kill-zone, and labels the completed range so you can spot liquidity sweeps and breakout setups at a glance.
🔧 Features
Real-time session range
Detects the London window daily and updates the high/low as price evolves.
Visual highlights
• Color background during the active session
• Green line = London High | Red line = London Low
• Automatic labels once the session closes
Breakout alerts
Built-in alertcondition() triggers when price crosses above the London High or below the London Low, perfect for momentum or liquidity-grab strategies.
Time-zone aware
Uses New York (EST) timestamps so the range lines stay accurate on any broker feed.
🎯 How to Use
Add the indicator to any intraday chart (typically ≤ 1 h).
During 3 AM–8 AM EST the kill-zone is shaded; watch the evolving high/low.
After 8 AM EST the range is locked; trade retests, break-and-retest, or liquidity grabs with confidence.
Enable alerts to get notified the moment a breakout occurs.
The Mended Collective: London High/Low KillzonesThis indicator automatically tracks the London session range from 3:00 AM to 8:00 AM EST, plotting the session high and low on your chart. It visually highlights the active killzone and places end-of-session labels to mark the completed range.
🚨 Includes real-time alert conditions to notify traders when price breaks above or below the London session high/low; perfect for breakout or liquidity-based strategies.
🔧 Features:
Automatic London session detection (EST time zone)
High/Low tracking and plotting during the session
Background shading during the session
Labels for session high and low after session ends
Alert conditions for breakout events
15m ORB Pip Run MeasurementThis is just my work in progress. Don't waste your time. It measures the amount of pips that the 15 minute ORB goes in the direction of the breakout.
Dual TF Stochastic StrategyCore Strategy Components:
Uses two Stochastic oscillators (Primary and Reference)
Both use 15-second timeframe (15S)
Primary Stochastic settings:
K Length: 12
K Smoothing: 12
D Length: 12
Reference Stochastic settings:
K Length: 12
K Smoothing: 15
D Length: 30
Entry Logic:
Long Entries occur when:
Primary %K crosses over %D
AND either:
Reference %D is ≥ 50 or < 20
OR Primary %K is close to Reference %D (within 0.15)
AND price is above Moving Average (if MA filter enabled)
AND during regular market hours (9:30 AM - 4:00 PM ET)
Short Entries occur when:
Primary %K crosses under %D
AND either:
Within tolerance of Reference %D
OR specific crossunder conditions met
AND price is below Moving Average
AND during regular market hours
Exit Logic:
Time-based exits:
At 3:30 PM ET
End of regular market hours
Technical exits:
Long positions: When Primary %K crosses under Reference %D
Short positions: When Primary %K crosses over Reference %D and Reference %D > 20
Pattern Detection:
Higher Low Pattern:
Current crossover %K > Previous crossover %K
Bullish continuation pattern
Lower High Pattern:
Current crossunder %K < Previous crossunder %K
Bearish continuation pattern
Risk Management:
Price difference filters:
Maximum price difference: 0.1%
Minimum price difference for shorts: 0.1%
Reference %D tolerance: 0.1%
Close %K tolerance: 0.7%
Strengths:
Multiple confirmation layers (dual timeframes, MA filter)
Clear entry/exit rules
Pattern recognition for trend continuation
Time-based filters to avoid volatile periods
Comprehensive alert system
Potential Limitations:
Short timeframe (15S) may generate more false signals
Tight price difference filters might miss some opportunities
Relies heavily on Reference %D levels
No stop-loss implementation visible in the code
Suggested Improvements:
Add stop-loss mechanisms
Implement position sizing rules
Add volume confirmation
Consider adding RSI or other momentum filters
Add backtesting statistics tracking
Best Use Cases:
Day trading in liquid markets
Markets with clear trends
Time periods with normal volatility
When price action aligns with Stochastic signals
Risk Considerations:
High-frequency trading due to 15S timeframe
Multiple entries possible in short timeframes
No explicit risk management beyond entry/exit rules
Market hours limitation might miss opportunities
Pullback Historical DataIndicator Description: Dados-historico-Pullback
This indicator identifies pivot points (local support and resistance levels) on the chart based on a user-defined period. It calculates the difference between the last found resistance and support levels, displaying this current difference as well as its historical maximum and minimum values.
How to use:
Pivot Period:
Adjust the "Pivot Period" parameter to define how many bars before and after the indicator should look for a pivot point (high or low).
A higher value makes the pivot more conservative, finding stronger and more spaced pivots.
A lower value detects more frequent pivots, sensitive to quick market moves.
Label and Text Color:
You can customize the background color of the label and the text color for better visibility on the chart.
Label Size:
The indicator offers four label sizes:
XS (Extra Small): small label to save space.
S (Small): compact and readable size.
M (Medium): default size, a balance between readability and space.
L (Large): bigger label for more emphasis.
If you choose an invalid value, the default M (Medium) size will be used automatically.
Example to adjust the Pivot Period:
Setting the Pivot Period to 3 means the indicator will look for pivots within 3 bars before and after each point. This produces many pivots, including smaller ones and noise. It’s useful for fast trades or scalping.
Setting it to 10 means the indicator looks for pivots farther apart, producing fewer signals but more significant ones, suitable for more conservative analysis.
I recommend starting with a middle value like 5 and testing how the indicator behaves on your chart. Then adjust up or down depending on your trading style and timeframe.
Custom MA Crossover with Time and +100 LabelThis is a buy and sell signal with the moving average, every time it cross over it will tell you to buy or sell, with 100 points at take profit
Custom Buy/Sell Indicator with AlertsGives buy and sell indicators based on VWAP and order imbalance
DRT Entry Alert System - NQ Futures [Ultimate Edition]The DRT Entry Alert System – NQ Futures is a powerful institutional-grade tool designed for precision execution during the New York session on Nasdaq futures (NQ). Built on the Dealing Range Theory (DRT) framework, this script automates the key components of smart money logic:
✅ Dynamic Dealing Range Box (8:30 AM – 10:30 AM ET)
✅ Liquidity Grabs: Detects engineered stop hunts above/below the DR
✅ FVG Confirmation Zones: Validates displacement entries with real-time Fair Value Gaps
✅ SMT Divergence Filter (optional): Compares NQ vs. SPX or custom symbol for institutional divergence
✅ BUY/SELL Signals with Labels + Alerts
✅ Toggle Control Panel: Turn DR, FVGs, or alerts on/off with a click
This is the ultimate DRT entry tool for scalpers and intraday traders seeking sniper precision with real-time visual confirmations. Built for speed. Engineered for conviction.
Session Highs & Lows - Current Day OnlyTJR Strategy of Sessions, high low marker, feel free to use it and its a first just trying Pine script out
EST Morning Session ColumnsThis is a simple indicator that shows the market open every weekday morning and a Red Wednesday column marketing the middle of the week. I se this to watch the open easily on any time frame as generally, Monday sets a trend until Wednesday which typically starts a reversal into the weekend.
I may continue adding to this over time as I find other elements to create a confluence.
cryptocrow.io
SHYY TFC SPX Sectors list This script provides a clean, configurable table displaying real-time data for the major SPX sectors, key indices, and market sentiment indicators such as VIX and the 10-year yield (US10Y).
It includes 16 columns with two rows:
* The top row shows the sector/asset symbol.
* The bottom row shows the most recent daily close price.
Each price cell is dynamically color-coded based on:
* Direction (green/red) during regular trading hours
* Separate colors during extended hours (pre-market or post-market)
* VIX values greater than 30 trigger a distinct background highlight
Users can fully control the position of the table on the chart via input settings. This flexibility allows traders to place the table in any screen corner or center without overlapping key price action.
The script is designed for:
* Monitoring broad market health at a glance
* Understanding sector performance in real-time
* Spotting risk-on/risk-off behavior (via SPY, QQQ, VIX, US10Y)
Unlike traditional watchlists, this table visually encodes directional movement and trading session context (regular vs. extended hours), making it highly actionable for intraday, swing, or macro-level analysis.
All data is pulled using `request.security()` on daily candles and uses pure Pine logic without external dependencies.
To use:
1. Add the indicator to your chart.
2. Adjust the table position via the input dropdown.
3. Read sector strength or weakness directly from the table.