Cycles
Detailed Monthly Seasonality Table By TheNextronThe "Detailed Monthly Seasonality Table" script is a Pine Script v6 TradingView indicator designed to visually analyze monthly performance trends for any security. It computes and displays how price behaves month-by-month over a user-defined number of years, offering a clean, data-rich dashboard for evaluating seasonal trading patterns.
📊 Purpose:
To help traders identify which months tend to be bullish or bearish, and how consistently the price reacts during those months, based on historical closing prices.
🧩 Key Features:
✅ User Inputs
Years to Analyze: How many past years to include in the analysis (e.g., 5–20 years).
Result Display Options:
% Change or Point Change
Toggle to show absolute performance or color-coded gain/loss
📅 Monthly Analysis Logic
For each month (Jan to Dec), the script:
Gathers historical data year by year
Calculates monthly return based on selected price type
📋 Dashboard Output
A custom table on the chart showing:
Each month's average % return
Win rate
Number of times the month was positive (green) or negative (red)
15-Min Chart, 7-Day High-Low SignalThis is a updated script to check for variances above 5% on buy and sell signals. This will help with mean reversion. Test before buying.
RELIANCE: 3 Bullish Candles + VWAPIts a script to track 3 consecutive candles of any stock. This helps understand the trends and makes up for buy signals. Please test before buying.
ORB Screener-Multiple Indicators [Marin adjusted]ORB Screener for multiple instruments
You can select the range of the ORB and see different indicators for the selected instruments
BUY in HASH RibbonsHash Ribbons Indicator (BUY Signal)
A TradingView Pine Script v6 implementation for identifying Bitcoin miner capitulation (“Springs”) and recovery phases based on hash rate data. It marks potential low-risk buying opportunities by tracking short- and long-term moving averages of the network hash rate.
⸻
Key Features
• Hash Rate SMAs
• Short-term SMA (default: 30 days)
• Long-term SMA (default: 60 days)
• Phase Markers
• Gray circle: Short SMA crosses below long SMA (start of capitulation)
• White circles: Ongoing capitulation, with brighter white when the short SMA turns upward
• Yellow circle: Short SMA crosses back above long SMA (end of capitulation)
• Orange circle: Buy signal once hash rate recovery aligns with bullish price momentum (10-day price SMA crosses above 20-day price SMA)
• Display Modes
• Ribbons: Plots the two SMAs as colored bands—red for capitulation, green for recovery
• Oscillator: Shows the percentage difference between SMAs as a histogram (red for negative, blue for positive)
• Optional Overlays
• Bitcoin halving dates (2012, 2016, 2020, 2024) with dashed lines and labels
• Raw hash rate data in EH/s
• Alerts
• Configurable alerts for capitulation start, recovery, and buy signals
⸻
How It Works
1. Data Source: Fetches daily hash rate values from a selected provider (e.g., IntoTheBlock, Quandl).
2. Capitulation Detection: When the 30-day SMA falls below the 60-day SMA, miners are likely capitulating.
3. Recovery Identification: A rising 30-day SMA during capitulation signals miner recovery.
4. Buy Signal: Confirmed when the hash rate recovery coincides with a bullish shift in price momentum (10-day price SMA > 20-day price SMA).
⸻
Inputs
Hash Rate Short SMA: 30 days
Hash Rate Long SMA: 60 days
Plot Signals: On
Plot Halvings: Off
Plot Raw Hash Rate: Off
⸻
Considerations
• Timeframe: Best applied on daily charts to capture meaningful miner behavior.
• Data Reliability: Ensure the chosen hash rate source provides consistent, gap-free data.
• Risk Management: Use alongside other technical indicators (e.g., RSI, MACD) and fundamental analysis.
• Backtesting: Evaluate performance over different market cycles before live deployment.
Smart Order Blocks [Pro Version]Here’s a **clear, detailed "How It Works" explanation** for this indicator:
---
## ✅ **Smart Order Blocks \ – How It Works**
### **Purpose**
This indicator detects **Order Blocks (OBs)** based on **pivot highs and lows**, and automatically marks **Bullish** and **Bearish OB zones** on the chart with optional extensions and alerts. It is designed to help traders identify **institutional price levels** where liquidity is often engineered for future price moves.
---
### **Customization Options**
✔ **Source** → Choose between Wicks or Bodies for OB calculation.
✔ **Pivot Settings** → Adjust sensitivity for detecting pivots.
✔ **Extend OBs** → Keep zones visible until tapped, or fix a specific width.
✔ **Show Labels** → Displays OB type and strength on chart.
✔ **Colors** → Configure Bullish, Bearish, and Invalid OB colors.
---
### **Practical Usage**
* **Entry Strategy**:
* Wait for price to **revisit a Bullish OB** in an uptrend → Long entry.
* Wait for price to **revisit a Bearish OB** in a downtrend → Short entry.
* Combine with:
* **Market Structure (HH/HL or LH/LL)**.
* **Confirmation signals** (e.g., candlestick pattern, break of structure).
* **Risk Management** → Stop loss outside OB zone.
---
### ✅ **Summary in One Sentence**
The indicator automatically identifies **institutional OB zones**, shows their strength, extends them until mitigated, and alerts you when price interacts with these key liquidity levels, helping you trade like Smart Money.
---
ICT Macro Tracker° (Open-Source) by PesSpecific time indicator for order effectiveness when US market opens
First Trading Day of Week (Holiday Safe)Highlights the first Monday of each trading week to help visualize weekly trend shifts.
Harmonic BloomHarmonic Bloom - Advanced Geometric Analysis
Building upon my previous Fibonacci inspired indicator "TrendZone", Harmonic Bloom is a sophisticated geometric trading indicator inspired by W.D. Gann's legendary market geometry principles. It reveals market structure through three key pivot points and dynamic angular analysis, creating powerful harmonic intersections for precision trading.
🎯 Core Features:
📍 Three-Point Gann System:
Set 3 custom pivot points to define your analysis timeframe
Automatic trend detection (bullish/bearish) between pivots
Dynamic geometric box construction following Gann's square principles
📐 Gann-Style 45° Angle Projections:
Pivot 2 Line: Follows trend direction (up if bullish, down if bearish)
Pivot 3 Line: Creates opposition (opposite direction to Pivot 2)
Corner Line: Mirrors Pivot 2 from appropriate box corner
All angles project forward using Gann's 1x1 (45°) methodology for future price targets
⚡ POWER OF HARMONIC INTERSECTIONS:
Confluence Zones: Where multiple 45° angles intersect create the strongest support/resistance
Geometric Harmony: Intersections represent natural market turning points
Time-Price Balance: Following Gann's principle that time and price must be in harmony
Multiple Timeframe Resonance: Intersection points often align across different timeframes
High-Probability Reversals: Markets frequently respect these geometric intersection levels
📊 Customizable Retracement Levels:
8 fully configurable levels (default: 0.0, 0.25, 0.5, 0.75, 1.0, 1.25, 1.5, 1.75)
Choose between 25% or 50% trendline alignment
Individual style controls for each level
🔢 Advanced Gann Analytics:
Fibonacci sequence detection in bar counts (Gann studied natural number sequences)
Numerology sum analysis on pivot prices (Gann's mystical number approach)
Special highlighting for significant numbers
Optional on-chart labels for key metrics
📈 Trading Applications:
✅ Support/Resistance: Use retracement levels for entry/exit points
✅ Gann Angles: 45° lines show momentum direction and strength following Gann's time-price theory
✅ Intersection Trading: Most powerful signals occur at harmonic intersections where multiple angles converge
✅ Price Targets: Forward projections provide future price objectives using Gann's geometric principles
✅ Market Geometry: Identify harmonic patterns and geometric confluences
✅ Time Analysis: Fibonacci-based bar counting for timing decisions (Gann emphasized time cycles)
🌟 Why Harmonic Intersections Are So Powerful:
Gann believed that markets move in geometric harmony, and when multiple angles intersect, they create "magnetic price levels" where:
Maximum Energy Convergence: Multiple geometric forces meet at one point
Natural Turning Points: Markets respect these intersections as natural support/resistance
Time-Price Synchronicity: Intersections often coincide with significant time cycles
Multi-Dimensional Confirmation: Price, time, and geometry align simultaneously
⚙️ Highly Customizable:
All colors, widths, and styles adjustable
Toggle any feature on/off independently
Extend projections beyond the analysis box
Choose your preferred visual presentation
Perfect for traders who use Gann theory, geometric analysis, harmonic patterns, and mathematical market structure. The true power lies in trading the intersection points where multiple harmonic angles converge - these represent the market's most significant geometric turning points.
Liquidity Zones, EMAs, Market Cipher BAll In One, market cipher b, divergences, ema 12/21/50/200, and liquidity zones
Inside Bar Breakout with TP/SL - ModifiedInside Bar Breakout Trade Plan
Strategy Overview
This plan utilizes the Inside Bar Breakout indicator to identify high-probability breakout trades. The strategy capitalizes on consolidation patterns (inside bars) followed by breakouts from mother bars, with predefined risk management.
EURUSD Kill Zone [Plazo Sullivan Roche Capital]EUR/USD Kil Zone
Core Logic: Navigating the New‑York Kill‑Zone
The EUR/USD Killzone is designed to exploit repeatable patterns that occur during the overlap of the London and New‑York trading sessions. Research shows that the New‑York “kill zone”—roughly 07:00–09:00 EST—produces the most dramatic moves in EUR‑ and USD‑linked currency pairs
During this window, large institutions often sweep out liquidity resting above or below the Asian and early‑London session extremes , triggering sharp reversals before a new intraday trend emerges. This is in contrast to the single pre-market sweeps occuring for GOLD/
This modeul uses ICT/Smart Money Concepts to read these patterns and waits for three confirmations before signalling a trade:
Liquidity Sweep & Rejection. Price must spike beyond the combined Asian and early‑London range and then reject that area (a sharp wick and opposite‑coloured candle), signalling that stops have been cleared. The module defines the Asian range from 00:00–05:00 EST and the London range from 02:00–05:00 EST, following the guideline that overlapping sessions produce the greatest volatility
Market Structure Break. It then waits for the 5‑minute price to close beyond the most recent swing high/low (pivot), confirming that a genuine shift in order flow has occurred rather than a simple stop‑run.
Fair‑Value‑Gap (FVG) Re‑Test. Upon the break, the script records the high and low of that 5‑minute “displacement” candle and defines a fair‑value gap—the imbalance between buyers and sellers. Rather than entering immediately, it sets a virtual limit order at the 50 % level of this gap. A trade is only triggered once price retraces to this mid‑point, providing a high‑probability, high‑reward entry.
These three filters help avoid common pitfalls when trading kill zones, such as false breakouts and news‑driven whipsaws. The indicator also monitors higher‑timeframe bias (4‑hour and daily charts) using 50‑ and 200‑period moving averages to gauge whether the intraday signal aligns with the broader trend.
Feature Set
The indicator provides a suite of visual and analytical tools to support disciplined trading:
Session Range Mapping: automatically draws the Asian (00:00–05:00 EST) and London (02:00–05:00 EST) session highs and lows, making it easy to see when price sweeps these levels.
Kill‑Zone Monitoring: a built‑in timer isolates the 07:30–09:00 EST window and limits the indicator to one trade per session to avoid over‑trading.
Pivot‑Break Detection: uses 5‑minute swing highs/lows to confirm that order flow has shifted before looking for entries.
Fair‑Value‑Gap Re‑test: defines an FVG from the displacement candle and waits for a 50 % retrace before triggering a signal. This improves risk‑to‑reward by entering at a discount (for longs) or premium (for shorts).
Higher‑Timeframe Dashboard: displays bullish/bearish/neutral biases on the 4‑hour and daily charts, plus a confidence rating (0–2) indicating how many of these timeframes agree with the signal direction.
Alerts: optional alerts can be configured for buy‑only, sell‑only or either‑direction signals.
Best Practices for Use
Align with Major Volatility Windows. The indicator is most effective during the New‑York kill zone. Avoid trading outside this window, and be aware of high‑impact news (e.g., FOMC announcements) that can distort price action
Check Higher‑Timeframe Bias. Use the dashboard to ensure the intraday signal aligns with the 4‑hour and daily trends. For instance, a long signal that aligns with a bullish daily bias carries higher conviction than one going against it.
Manage Risk Responsibly. Even with multiple filters, no strategy is foolproof. Use stop‑loss orders just beyond the liquidity sweep and size positions appropriately.
Combine with Fundamental Awareness. Check your economic calendar for European and U.S. data releases. If an important release occurs during the kill zone, consider standing aside or reducing risk.
Back‑test and Forward‑Test. Always validate the strategy across different market conditions and broker feeds. Pay attention to how spreads, volatility and news events influence the indicator.
Use as Part of a Toolkit. Consider combining the indicator with other confirmation tools such as momentum oscillators, volume analysis or price‑action patterns to refine entries further. Smart‑Money Concepts often use confluence, not a single signal.
What's in It for You?
The EUR/USD Liquidity Sweep Indicator distils institutional concepts—liquidity hunts, market‑structure shifts and fair‑value gaps—into an intuitive, automated tool. By waiting for a retrace into the displacement candle’s imbalance, it helps capture trades where risk‑to‑reward is skewed strongly in your favour. The dashboard encourages you to trade with the higher‑timeframe trend, and built‑in alerts ensure you never miss an opportunity.
In volatile kill‑zone environments, discipline and patience are vital. This indicator enforces both: it tracks session ranges, confirms structure, waits for a retrace, and triggers only when multiple conditions align. Coupled with sound risk management and your own judgement, it can become a cornerstone of a high‑probability trading plan.
Always remember that markets evolve. Continue to refine the indicator and your strategy as you gather more experience and data. The learning journey never ends, but this tool is designed to accelerate it.
Volume Delta + RSI Confluence SignalsEfficient buy and sell signal scans for real trades using volume delta, rsi rejection and some more.
ALFA ATC London 2This indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and displays these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. The indicator, AS ATC5, includes opening information for the CM New York, London, Frankfurt, and Tokyo stock exchanges. This indicator is designed solely for London.
ALFA ATC New_York 2This indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and shows these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. The indicator, AS ATC5, includes opening information for the CM, New York, London, Frankfurt, and Tokyo stock exchanges. This indicator is designed solely for Tokyo and New York.
ALFA ATC LondonThis indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and shows these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. The indicator, AS ATC5, includes opening information for the CM New York, London, Frankfurt, and Tokyo stock exchanges. This indicator is designed solely for London and Frankfurt.
ATC New_YorkThis indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and displays these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. AS ATC5, the indicator includes opening information for the CM, New York, London, Frankfurt, and Tokyo stock exchanges. This indicator is designed solely for the CME and New York.
ALFA ATC LondonThis indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and shows these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. The indicator, AS ATC5, includes opening information for the CM New York, London, Frankfurt, and Tokyo stock exchanges. This indicator is designed solely for London and Frankfurt.
ALFA Atc5 This indicator is a data indicator focused on the algorithmic opening prices of stock exchanges and shows these areas. Bias can be obtained from these areas. Trades can be executed by taking advantage of the price's ability to test and hold these areas. The indicator includes opening information for the CM New York, London Frankfurt, and Tokyo stock exchanges.
Weekly % Change Screener (5% Sell Threshold)This is a weekly screener for a 5% change in the stock value. If it increases by 5%, we sell and if it decreases by 5% we buy the stock. Good for stable high value stocks. Buy before testing.
livelli GoldTheory of important psychological prices with a modification made to "range" considering the range levels where the price is attracted and rejected