Indicators and strategies
Fin Viraj Setup - Clean ArrowsSimple to use
Useful for Nifty & Bank Nifty
5 min & 15 min time frame
Best to Short CE or PE than buying them
One Line RuleOne Line Rule – Momentum-Based EMA Signal Indicator
The One Line Rule is a precision tool that combines market momentum with volume confirmation, built around a single, dynamic trend line. This line is the average of the EMA 22 and EMA 200, providing a balanced view of short- and long-term trend bias.
🧠 How It Works:
Trend Line Color:
🟢 Green: Bullish momentum (EMA 22 above EMA 200)
🔴 Red: Bearish momentum (EMA 22 below EMA 200)
⚪ Gray: Neutral momentum (sideways movement within a small threshold)
Signal Logic:
✅ Buy Signal: When price crosses above the line from below on high volume (momentum must be bullish)
❌ Sell Signal: When price crosses below the line from above on high volume (momentum must be bearish)
🔇 No signals are generated during neutral (gray) phases to avoid noise
Smoothing: Optional smoothing of the line to better capture trend structure
Volume Filter: Customizable volume threshold ensures signals only trigger during significant moves
ICT Killzones Toolkit [LuxAlgo]killzone with alert order block, you can add alarm to your trading view according the apperance of the order block or the fair value gab from the indicator , so you don't have to watch the charts all the time
FXMC Breakout with Strict Single SignalIt's designed to help traders identify and act on breakouts from the first candle of the trading day, with sophisticated options for managing trades and booking profits.
Understanding the "FXMC Breakout with Strict Single Signal" Indicator
This indicator, aptly named "FXMC Breakout with Strict Single Signal," is a powerful tool for day traders. It focuses on a popular strategy: trading the high and low of the first X-minute candle of the trading session. What makes this version particularly useful is its emphasis on clean, non-repetitive signals and its integration of multiple advanced exit strategies.
Core Concept: First Candle Breakout
The fundamental idea is simple: the first candle of the trading day (often the 5-minute or 15-minute candle) sets an important range. A breakout above its high suggests bullish momentum, while a break below its low suggests bearish momentum.
Here's how the script establishes this:
Adjustable First Candle: You can select the duration of this "first candle" directly from the indicator's settings (e.g., 1-minute, 5-minute, 15-minute, etc.). This makes it versatile for different markets and strategies.
Session Time: You define your trading session (e.g., "0915-1530" for Indian markets). The script will capture the high and low of the selected first candle only at the start of this session each day.
Daily Reset: At the beginning of each new day, all previous signals and trade states are reset, preparing the indicator for a fresh set of opportunities.
Visualizing the Range: Once identified, the high (green line) and low (red line) of this first candle are plotted as horizontal lines that extend throughout the trading day, clearly marking your breakout levels.
Entry Signals: Once per Direction, Per Day
The script generates clear entry signals:
Buy Entry (Green Up-Triangle): Appears when the price closes above the first candle's high.
Sell Entry (Orange Down-Triangle): Appears when the price closes below the first candle's low.
Strict Single Signal: A key feature is that you'll only see one Buy Entry and one Sell Entry signal per day. If a buy signal triggers, the script won't generate another buy signal until the trade is exited and a new opportunity arises (which would be the next day, as this strategy is typically intraday). Similarly for sell signals.
Advanced Exit Strategies: Multiple Options, Single Signal
This is where the indicator truly shines, offering robust ways to manage your trades once an entry has occurred. You can enable or disable these methods in the indicator settings:
Price Cross Back (Default Exit):
Long Trade Exit: If you're in a long position and the price closes back below the first candle's high, it signals an exit.
Short Trade Exit: If you're in a short position and the price closes back above the first candle's low, it signals an exit.
ATR Trailing Stop:
Volatility-Adjusted: This stop loss automatically adjusts to market volatility. When you enter a trade, a trailing stop is set a certain multiple of the Average True Range (ATR) away from the entry price.
Protects Profits: As the price moves in your favor, the stop trails behind it, locking in profits while still allowing room for normal market fluctuations. It never moves against your position.
Exit Trigger: An exit signal is generated if the price closes back beyond this trailing stop level.
RSI Exit (Overbought/Oversold):
Momentum Based: Uses the Relative Strength Index (RSI) to identify extreme momentum conditions.
Long Trade Exit: If you're long and the RSI moves above a user-defined "overbought" level (e.g., 70 or 80), it suggests the upward move might be exhausted, prompting an exit.
Short Trade Exit: If you're short and the RSI moves below a user-defined "oversold" level (e.g., 30 or 20), it suggests the downward move might be overdone, prompting an exit.
EMA Crossover Exit:
Trend Reversal: This uses two Exponential Moving Averages (EMAs) – a fast one and a slow one.
Long Trade Exit: If you're long and the fast EMA crosses below the slow EMA, it indicates a potential shift to a bearish trend, signaling an exit.
Short Trade Exit: If you're short and the fast EMA crosses above the slow EMA, it indicates a potential shift to a bullish trend, signaling an exit.
Single Exit Signal (Crucial Improvement): Just like entries, you'll only see one exit signal (an "X" mark) per trade. The script tracks your implied position (long, short, or flat). Once you're in a trade, it continually checks all enabled exit conditions. The first condition met will trigger the single exit signal, flatten your implied position, and reset for the next trading day.
Visual Aids and Alerts
Background Colors: The chart background changes color to indicate if the indicator is currently in a simulated Long position (light green) or Short position (light orange). This gives you a quick visual overview of the trade's duration.
Plotting Trailing Stop (Optional): You can see the ATR trailing stop line dynamically adjust on your chart when a position is active, providing clear visualization of your protective stop.
Alerts: The indicator is equipped with alerts for both entries and exits, so you can be notified in real-time when signals occur without constantly watching the chart.
How to Use It
Add to Chart: Apply the indicator to any intraday chart (e.g., 1-minute, 5-minute, 15-minute).
Adjust Settings: Open the indicator's settings (Inputs tab) to:
Set your desired "First Candle Timeframe."
Define your "Session Time."
Enable or disable each of the "Exit Conditions" (ATR, RSI, EMA) and customize their parameters to fit your trading style and the asset you're analyzing.
Analyze Signals: Observe the entry and exit signals, along with the background colors, to understand the indicator's proposed trades.
This robust indicator provides a comprehensive framework for a first-candle breakout strategy, offering clear signals and dynamic trade management, all with a focus on a clean, uncluttered chart.
Supertrend with EMASupertrend with EMA Technical Documentation
This document provides a technical overview of the "Supertrend with EMA" Pine Script indicator, designed for use on TradingView. This indicator combines the popular Supertrend indicator with an Exponential Moving Average (EMA) and an additional smoothing line, offering a comprehensive view of trend direction and potential support/resistance levels.
Indicator Overview
The "Supertrend with EMA" indicator is an overlay script, meaning it plots directly on the price chart. It is compatible with all timeframes and handles timeframe gaps.
Key Features:
Supertrend Calculation: Identifies trend direction using Average True Range (ATR) and a user-defined factor.
EMA Integration: Displays an Exponential Moving Average for additional trend confirmation and dynamic support/resistance.
Smoothing Line: Incorporates a customizable smoothing line applied to the EMA, offering further refinement of trend signals.
Visual Trend Representation: Clearly distinguishes uptrends (green) from downtrends (red) using filled areas.
Alerts: Provides alert conditions for Supertrend trend reversals.
Inputs
Users can customize the indicator's behavior through the following input parameters:
Supertrend Settings
ATR Length: input.int(10, "ATR Length", minval = 1)
Description: The lookback period used for calculating the Average True Range (ATR). A higher value results in a smoother Supertrend line, while a lower value makes it more reactive.
Default: 10
Minimum: 1
Factor: input.float(3.0, "Factor", minval = 0.01, step = 0.01)
Description: The multiplier applied to the ATR to determine the Supertrend bands. A higher factor creates wider bands and fewer signals, while a lower factor creates narrower bands and more signals.
Default: 3.0
Minimum: 0.01
Step: 0.01
EMA Settings
EMA Length: input.int(9, minval=1, title="EMA Length")
Description: The number of bars used in the Exponential Moving Average calculation.
Default: 9
Minimum: 1
Source: input(close, title="Source")
Description: The price series used for EMA calculation. By default, it uses the close price.
Default: close
Offset: input.int(title="Offset", defval=0, minval=-500, maxval=500, display = display.data_window)
Description: Shifts the EMA plot horizontally by the specified number of bars.
Default: 0
Minimum: -500
Maximum: 500
Smoothing Settings
Method: input.string(title = "Method", defval = "SMA", options= , group="Smoothing", display = display.data_window)
Description: Selects the type of moving average to use for smoothing the EMA. Options include Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average (SMMA/RMA), Weighted Moving Average (WMA), and Volume Weighted Moving Average (VWMA).
Default: "SMA"
Length: input.int(title = "Length", defval = 5, minval = 1, maxval = 100, group="Smoothing", display = display.data_window)
Description: The lookback period for the selected smoothing method.
Default: 5
Minimum: 1
Maximum: 100
Calculations
Supertrend Calculation
The Supertrend indicator is calculated using the built-in ta.supertrend function:
= ta.supertrend(factor, atrPeriod)
supertrend: The actual Supertrend line value.
direction: Indicates the current trend direction. A value of -1 typically signifies an uptrend, and 1 signifies a downtrend.
The supertrend line is plotted in green for uptrends and red for downtrends, with fills between the bodyMiddle (average of open and close prices) and the Supertrend line for visual clarity.
Exponential Moving Average (EMA) Calculation
The EMA is calculated using the ta.ema function:
out = ta.ema(src, len)
src: The user-defined source series (default: close).
len: The user-defined EMA length.
Smoothing Line Calculation
A custom ma function is used to calculate various types of moving averages, which is then applied to the EMA output:
out: The calculated EMA value.
smoothingLength: The user-defined length for the smoothing moving average.
typeMA: The user-selected type of moving average for smoothing.
Plots
The indicator plots the following on the chart:
Up Trend: The Supertrend line when the direction indicates an uptrend (color: green).
Down Trend: The Supertrend line when the direction indicates a downtrend (color: red).
Body Middle: The average of the open and close prices (open + close) / 2. This plot is hidden (display = display.none) but used for filling the areas between the price and Supertrend line.
EMA: The Exponential Moving Average (color: blue).
Smoothing Line: The moving average applied to the EMA (color: orange, hidden by default).
Alerts
The indicator provides three alert conditions based on Supertrend trend reversals:
Downtrend to Uptrend: Triggers when the Supertrend direction switches from downtrend (direction > direction) to uptrend.
Uptrend to Downtrend: Triggers when the Supertrend direction switches from uptrend (direction < direction) to downtrend.
Trend Change: Triggers on any Supertrend trend reversal (direction != direction), combining both downtrend to uptrend and uptrend to downtrend changes.
Volume Weighted Average Price Dynamic Slope [sgbpulse]VWAP Dynamic Slope: A Comprehensive Indicator for Trend Identification and Smart Trading
Introducing VWAP Dynamic Slope, an innovative TradingView indicator that harnesses the power of Volume Weighted Average Price (VWAP) and enhances it with immediate visual feedback. The indicator colors the VWAP line based on its slope, allowing you to quickly and easily identify the direction and strength of the current trend for the asset, providing advanced tools for in-depth analysis.
What is VWAP and Why is it so Important?
VWAP (Volume Weighted Average Price) is an indicator that represents the average price at which an asset has traded, weighted by the volume traded at each price level. Unlike a simple moving average, VWAP gives greater weight to trades executed with high volume, making it a reliable measure of the asset's "true" or "fair" price within a given period. Many institutional traders use VWAP as a central reference point for evaluating the effectiveness of entries and exits. An asset trading above its VWAP is considered to have bullish momentum, and below it – bearish momentum.
How it Works: Dynamic VWAP Slope Analysis
VWAP Dynamic Slope analyzes the inclination of the VWAP line and displays it using an intuitive color scheme:
Positive Slope (Uptrend): When the VWAP points upwards, signaling positive momentum, the default color will be green.
Negative Slope (Downtrend): When the VWAP points downwards, signaling negative momentum, the default color will be orange.
Trend Change (CHG): When a change in the VWAP's trend direction occurs, a "CHG" label will be displayed. The label's color will be green if the change is to an uptrend, and orange if the change is to a downtrend.
Identifying Steep Slopes for Increased Momentum:
The indicator's uniqueness lies in its ability to identify "steep" slopes – rapid and particularly strong changes in the VWAP's direction. This indicates exceptionally strong momentum:
Steep Positive Slope: The VWAP color will change to dark green, indicating significant buying pressure.
Steep Negative Slope: The VWAP color will change to dark red, indicating significant selling pressure.
Dynamic Momentum Strength Label: In situations of steep slope (positive or negative), a dynamic label will be displayed with the change value of the VWAP at that point. This label allows you to monitor momentum strength, intensification, or weakening in real-time.
Advanced Analytical Tools for Complete Control
VWAP Dynamic Slope provides you with unprecedented flexibility through a variety of customizable tools:
Multiple VWAP Anchors and Visual Marking:
Common Time Anchors: Choose whether the VWAP resets at the beginning of each Session (daily), Week, Month, Quarter, Year, Decade, or Century.
Advanced Intraday Anchors: Within the Session, you can choose to calculate VWAP specifically for Pre-Market, Regular Hours, and Post-Market hours. This option is particularly crucial for intraday traders.
Important Event Anchors: The indicator allows for VWAP resets at significant milestones such as Earnings, Dividends, and Splits, for analyzing the market's immediate reaction.
Visual Anchor Marking: To enhance clarity and orientation, a Label ⚓ can be displayed at each selected anchor point, helping to immediately identify the start point of the VWAP calculation in the chosen context.
Customizable Bands (Up to Three on Each Side):
Add up to three Bands above and below the VWAP to identify areas of deviation and excursion from the average price. You have two calculation options:
Standard Deviation: Based on volatility and statistical distance from the VWAP.
Percentage: Defines fixed percentage-based bands from the VWAP.
Key Pre-Market Levels (Pre-Market High/Low):
Display the Pre-Market High and Low levels as separate lines on the chart. These lines often serve as important psychological support and resistance zones, allowing you to see how the VWAP behaves near them.
Full Customization and Precise Control:
VWAP Source Selection: Determine which price data type will be used for the VWAP calculation. The default is HLC3 (average of High, Low, and Close), but any other relevant data source available in TradingView can be selected.
Offset: Set an offset for the VWAP line, allowing you to shift it left or right on the time axis by a chosen number of bars.
Customizable Colors: Choose your preferred colors for each slope state, Pre-Market High/Low lines, and Bands.
Setting the "Steepness" Threshold (Per-mille Price Change Per Minute ‱/min with Auto-Adjustment): Determine the sensitivity for identifying a steep slope by setting the required change threshold in VWAP in terms of per-mille price change per minute (‱/min). The indicator performs smart adjustment for any timeframe you select on the chart (e.g., 30 seconds, 1 minute, 5 minutes, 10 minutes, etc.), ensuring that the "steepness" setting maintains consistency and relevance.
Examples for Setting the Steepness Threshold:
Suppose you set the steepness threshold to 0.3‱/min (per-mille price change per minute).
On a 30-second chart: The indicator will check if the VWAP changed by 0.15 ‱/min (half of the per-minute threshold) within a single bar. If so, the slope will be considered steep. Explanation: Since 30 seconds is half a minute, the indicator looks for a change that is half of the threshold set for a full minute.
On a 1-minute chart: The indicator will check if the VWAP changed by 0.3 ‱/min (the full per-minute threshold) within a single bar. If so, the slope will be considered steep. Explanation: Here, the bar represents a full minute, so we check the full threshold.
On a 5-minute chart: The indicator will check if the VWAP changed by 1.5 ‱/min (5 times the per-minute threshold) within a single bar. If so, the slope will be considered steep. Explanation: A 5-minute bar contains 5 minutes, so the cumulative change in VWAP needs to be 5 times greater to be considered "steep" on the same scale.
In summary, this setting allows you to precisely and uniformly control the sensitivity of steep slope detection across all timeframes, providing immense flexibility in analyzing the asset's momentum.
Advantages of Using Per-mille Price Change Per Minute (‱/min)
Using per-mille price change per minute (‱/min) offers several key advantages for your indicator:
Normalized and Objective Measurement: It provides a uniform scale for the VWAP's rate of change, regardless of the asset's price or nominal value. A 0.1 per-mille change per minute always carries the same relative significance.
Comparison Across Different Asset Prices: Using per-mille allows for direct comparison of VWAP movement strength between assets trading at very different prices (e.g., a $100 asset versus a $1 asset), enabling an understanding of true momentum without bias from the nominal price.
Smart Timeframe Agnostic Adjustment: This is a critical capability. The indicator automatically adjusts the per-mille per minute threshold you set to any chart timeframe (30 seconds, 1 minute, 5 minutes, etc.), maintaining consistency in "steepness" detection without manual recalibration.
Precise Momentum Identification: This measurement precisely identifies when the VWAP's rate of change becomes significant, and when momentum strengthens or weakens, contributing to more informed trading decisions.
In short, per-mille change per minute (‱/min) provides accuracy, consistency, and flexibility in identifying VWAP momentum changes, with smart adaptation across all timeframes.
Who is this Indicator For?
VWAP Dynamic Slope is a powerful tool for:
Intraday Traders: For quick identification of intraday trend directions and momentum across any timeframe, with specific consideration for Pre-Market, Regular Hours, or Post-Market VWAP, and incorporating key pre-market levels.
Swing Traders and Long-Term Investors: For analyzing longer-term trends based on periodic and event-driven VWAP anchors.
Beginner Traders: As an excellent visual aid for understanding the relationship between price, volume, and trend direction, and how different anchor points, pre-market levels, and data sources influence price behavior.
Experienced Traders: For integration with existing strategies, gaining additional confirmation for trend strength identification, and highly precise and flexible parameter calibration.
VWAP Dynamic Slope provides a rich, multi-dimensional layer of information about the VWAP, helping you make more informed trading decisions in real-time, within the context of your chosen asset.
Greer Free Cash Flow Yield✅ Title
Greer Free Cash Flow Yield (FCF%) — Long-Term Value Signal
📝 Description
The Greer Free Cash Flow Yield indicator is part of the Greer Financial Toolkit, designed to help long-term investors identify fundamentally strong and potentially undervalued companies.
📊 What It Does
Calculates Free Cash Flow Per Share (FY) from official financial reports
Divides by the current stock price to produce Free Cash Flow Yield %
Tracks a static average across all available financial years
Color-codes the yield line:
🟩 Green when above average (stronger value signal)
🟥 Red when below average (weaker value signal)
💼 Why It Matters
FCF Yield is a powerful metric that reveals how efficiently a company turns revenue into usable cash. This can be a better long-term value indicator than earnings yield or P/E ratios, especially in capital-intensive industries.
✅ Best used in combination with:
📘 Greer Value (fundamental growth score)
🟢 Greer BuyZone (technical buy zone detection)
🔍 Designed for:
Fundamental investors
Value screeners
Dividend and FCF-focused strategies
📌 This tool is for informational and educational use only. Always do your own research before investing.
Lucifer – 20 EMA High/LowLucifer plots two exponential moving averages (EMAs) based on the high and low prices over a 20-period range, creating a dynamic zone of market structure and trend flow.
🔹 20 EMA High (Green): Acts as potential dynamic resistance — useful for spotting pullback entry zones or overbought levels.
🔸 20 EMA Low (Red): Acts as potential dynamic support — great for catching trend continuation or oversold conditions.
Perfect for:
Trend-following setups
Support/resistance channel mapping
Breakout confirmation
Use on any timeframe. The name “Lucifer” represents the light this tool shines on volatile price action.
Sessions BrockJavaThis script is a flexible, timezone-aware Session High/Low indicator for TradingView. It is based on the original work of kurtsmock (Mozilla Public License 2.0) and includes enhancements for UTC offset handling and autoscale compatibility.
Features:
Tracks and plots the highest and lowest prices within user-defined trading sessions.
Session times default to UTC, but you can set a custom UTC offset (e.g., -4 for New York, 0 for London, +8 for Singapore).
Reset modes: by session, by a set number of hours, or daily.
Backtesting support: specify a date range to limit indicator activity to historical periods.
Session constraint: restricts operation to specific sessions, with optional weekend inclusion for crypto or 24/7 markets.
Visual customization: choose to display session high/low as lines, background color, or filled regions. All colors and transparencies are user-configurable.
Efficient plotting: session levels are always included in TradingView’s autoscale, so you never lose sight of key levels.
Technical details:
Session definition uses TradingView’s session string format (e.g., 1800-1500).
Timezone handling is automatic and accurate, even with custom offsets.
Designed for high efficiency, supporting up to 5000 bars back and 500 lines.
Credit:
Major credit to kurtsmock, the original author. This version adds UTC offset and improved autoscale support.
License: Mozilla Public License 2.0
If you need session-based high/low levels that always fit your chart and your trading hours, this script is for you.
HTF CandlesThis indicator helps to visualize what is happening on the higher timeframe on your current chart without having to change intervals. Quickly see gaps, imbalances, trends on the higher timeframe while you are trading. Works excellent for seeing 5m or 15m trend on a 1m chart for example.
RACZ-SIGNAL-V2.1RACZ-SIGNAL-V2.1 – Reactive Analytical Confluence Zones
Developed by: RACZ Trading
Indicator Type: Multi-Factor Confluence System
Overlay: Off (separate pane)
Purpose: Detect powerful trade opportunities through confluence of technical signals.
⸻
🔍 What is RACZ?
RACZ stands for Reactive Analytical Confluence Zones.
It’s a high-precision trading tool built for traders who rely on multi-signal confirmation, momentum alignment, and market structure awareness.
Rather than relying on a single technical metric, RACZ dynamically combines RSI, VWAP-RSI, Divergence, ADX, and Volume Analytics to produce a composite signal score from 0 to 12 — the higher the score, the stronger the signal.
⸻
🧠 How It Works – Core Components
1. RSI Analysis
• Detects momentum shifts.
• Compares RSI value to overbought (default: 67) and oversold (default: 33) thresholds.
• Adds points to Bullish or Bearish score.
2. VWAP-RSI
• Uses RSI based on VWAP (Volume Weighted Average Price).
• Adds weight to signals influenced by volume-adjusted price movement.
3. Divergence Detection
• Detects potential reversal zones.
• Bullish Divergence: RSI crosses up from low zone.
• Bearish Divergence: RSI crosses down from high zone.
• Strong confluence signal when present.
4. ADX Dynamic Strength Filter
• Custom-calculated ADX (trend strength indicator).
• Uses a dynamic threshold derived from SMA of ADX over a lookback period, scaled by a factor (default 0.9).
• Ensures signals are only validated in strong trend environments.
5. Volume Z-Score
• Detects anomalies in volume behavior.
• Z-score applied to 20-period volume average & deviation.
• Labels spikes, drops, high/low volume conditions.
⸻
📊 Signal Scoring Logic
Each component (RSI, VWAP-RSI, Divergence, ADX) can score up to 3 points each.
• Bullish Score: Total from bullish alignment of each factor.
• Bearish Score: Total from bearish alignment of each factor.
• Signal Power = max(bullish, bearish)
📈 Signal Interpretation
• BUY: Bullish Score > Bearish Score
• SELL: Bearish Score > Bullish Score
• NEUTRAL: Scores are equal
• Signal power is plotted on a 0–12 histogram:
• 0–5 = Weak
• 6–8 = Medium
• 9–12 = Strong (High Confluence Zone)
🖥️ Live Status Panel (Top-Right Corner)
This real-time panel helps you break down the signal:Component
Value Explanation: RSI / VWAP / DIV / ADX
Shows points contributing to signal
SIGNAL: Current market bias (BUY, SELL, NEUTRAL)
VOLUME: Volume classification (Spike, Drop, High, Low, Normal)
Color-coded for quick interpretation.
✅ How to Use
1. Look at Histogram: Bars ≥6 suggest valid setups, especially ≥9.
2. Confirm Panel Agreement: Check which components are supporting the signal.
3. Validate Volume: Unusual spikes/drops often precede strong moves.
4. Follow Direction: Use BUY/SELL signals aligned with signal power and trend.
⸻
⚙️ Customizable Inputs
• RSI period, overbought/oversold levels
• VWAP-RSI period
• ADX period and dynamic threshold settings
• Fully adjustable to fit any trading style
⸻
🚀 Why Choose RACZ?
• Clarity: Scores & signals derived from multiple tools, not just one.
• Confluence Logic: Designed for traders who look for confirmation across indicators.
• Speed: Real-time responsiveness to changing market dynamics.
• Volume Awareness: Integrated volume intelligence gives a deeper edge.
⸻
⚠️ Disclaimer
This indicator is intended strictly for educational and informational purposes only. It is not financial advice and should not be used to make actual investment decisions. Always conduct your own research or consult with a licensed financial advisor before trading or investing. Use of this script is at your own risk.
N8's Money makercalculates ideal buy and sell prices and put's in ideal TP and SL prices for short and long positions
Bias Table (VWAP + BOS/CHOCH)Quick Summary — “Bias Table (VWAP + BOS/CHOCH)”
This indicator displays a table on your chart showing:
VWAP Bias: Indicates if the price is above or below VWAP (Bullish or Bearish) for the 4H and 1H timeframes.
BOS/CHOCH: Detects Break of Structure (BOS) or Change of Character (CHOCH) up or down for both timeframes.
Time Left: Shows how much time remains until the current candle closes, formatted in hours, minutes, and seconds.
It provides a clear snapshot of trend direction, market structure shifts, and candle timing at a glance.
PDH/PDL + OVN-H/L (Right-Aligned Labels + Alerts)Automatically plots the PDH/L (Prior Day High/Low) and OVN-H/L (Overnight High/Low) of the current session.
✅ What it does:
Plots PDH/PDL each day — they appear freshly after 9:30 AM EST, for the entire regular session.
Does NOT extend lines overnight — breaks the line between 16:00 and the next 9:30.
Plots OVN-H / OVN-L as dashed lines, after 9:30 AM EST each day, from 9:30 to 16:00 only.
Clean lines that reset daily
Right-aligned labels showing the level names and price values
🔔 Alerts Included:
Cross Above PDH
Cross Below PDL
Cross Above OVN-H
Cross Below OVN-L
Works on 30min or lower timeframe
Stephis Supply & Demand Zones v3
📉 Support
Definition: Support is a price level where a downtrend can be expected to pause or reverse due to a concentration of buying interest.
Why it matters: When the price of an asset falls to a support level, traders expect buyers to step in, preventing the price from falling further.
Visual clue: On a chart, support often appears as a horizontal line where the price has bounced up multiple times.
📈 Demand
Definition: Demand refers to the willingness and ability of buyers to purchase an asset at a given price.
In trading context: High demand typically pushes prices up, while low demand can lead to price drops.
Relation to support: A support level exists because of demand—buyers are willing to buy at that price, creating a floor.
🧠 How They Work Together
When price approaches a support level, traders watch to see if demand increases—if it does, the price may bounce.
If the support level is broken, it may signal that demand has weakened, and the price could fall further.
🔁 Opposite Concept: Resistance & Supply
Resistance is the opposite of support—it's a level where selling pressure (supply) may stop a price from rising.
Just like demand creates support, supply creates resistance.
Asia & London Most Recent High/Low + NY OpenMarks out Asia and London session High and low.
Great areas for a liquidity sweep
just for convenience
London levels update at market open. . . I hope
Failed 2U/2D + 50% Retrace Scannerbeta.. Failed 2u and 2d on the 1h and 4h
with tick and add for guidance on overall market
Fibo_Ma with Toggleable 200 EMA FilterPlease keep in mind, I use this indicator most with my TV_ MCDX.
If you use it in lower Timeframe like 15sec, 1min, use a Higher Background Timeframe like 15min or 1H
📈 Fibo_Ma with Toggleable 200 EMA Filter
Fibo_MA is a comprehensive multi-functional indicator designed to enhance your trend analysis, breakout detection, and signal confirmation strategy.
🔍 Core Logic Overview
📊 Background Color Highlights
The script dynamically colors the chart background based on price action relative to a customizable smoothing line (smooth1).
🟩 Green background appears when the open price is above the smooth1, signaling potential bullish conditions.
🟥 Red background shows when the open price is below the smooth1, suggesting bearish pressure.
📏 200 EMA Filter
A built-in 200-period Exponential Moving Average (EMA) acts as a long-term trend filter.
The 200 EMA line changes color to reflect momentum:
🟢 Green when trending upward
🔴 Red when trending downward
🎯 Signal Alerts
Receive buy alerts when the open crosses above smooth1.
Receive sell alerts when the open crosses below smooth1.
Alert conditions are filterable and customizable for precise notifications.
⚙️ Custom Features and Flexibility
Choose from various moving average types for smooth1: EMA, SMA, WMA, VWMA, ALMA, SWMA, and even VWAP.
Configure alert conditions for:
EMA 200 crossovers with smoothing line
Trend crossovers using Fibonacci-based EMA selections
Breakout and breakdown formations with custom pivot logic
Optional ATR and Volume filters for refining entry quality.
Built-in VWAP, EMA 14 (color-coded), and multi-timeframe support for high-precision analysis.
🔔 Alerts Included
✅ Price crosses above or below smoothing line (smooth1)
✅ Breakout and breakdown patterns
✅ EMA 200 crossovers
✅ Custom trend-following EMA cross labels
This script is ideal for traders who want to combine trend strength, volume confirmation, and technical breakouts with intuitive visual cues. Perfect for intraday or swing trading strategies.
ℹ️ Use this tool in conjunction with your trading strategy. Always backtest before live trading.