Predicted Funding RatesOverview
The Predicted Funding Rates indicator calculates real-time funding rate estimates for perpetual futures contracts on Binance. It uses triangular weighting algorithms on multiple different timeframes to ensure an accurate prediction.
Funding rates are periodic payments between long and short position holders in perpetual futures markets
If positive, longs pay shorts (usually bullish)
If negative, shorts pay longs (usually bearish)
This is a prediction. Actual funding rates depend on the instantaneous premium index, derived from bid/ask impacts of futures. So whilst it may imitate it similarly, it won't be completely accurate.
This only applies currently to Binance funding rates, as HyperLiquid premium data isn't available. Other Exchanges may be added if their premium data is uploaded.
Methods
Method 1: Collects premium 1-minunute data using triangular weighing over 8 hours. This granular method fills in predicted funding for 4h and less recent data
Method 2: Multi-time frame approach. Daily uses 1 hour data in the calculation, 4h + timeframes use 15M data. This dynamic method fills in higher timeframes and parts where there's unavailable premium data on the 1min.
How it works
1) Premium data is collected across multiple timeframes (depending on the timeframe)
2) Triangular weighing is applied to emphasize recent data points linearly
Tri_Weighing = (data *1 + data *2 + data *3 + data *4) / (1+2+3+4)
3) Finally, the funding rate is calculated
FundingRate = Premium + clamp(interest rate - Premium, -0.05, 0.05)
where the interest rate is 0.01% as per Binance
Triangular weighting is calculated on collected premium data, where recent data receives progressively higher weight (1, 2, 3, 4...). This linear weighting scheme provides responsiveness to recent market conditions while maintaining stability, similar to an exponential moving average but with predictable, linear characteristics
A visual representation:
Data points: ──────────────>
Weights: 1 2 3 4 5
Importance: ▂ ▃ ▅ ▆ █
How to use it
For futures traders:
If funding is trending up, the market can be interpreted as being in a bull market
If trending down, the market can be interpreted as being in a bear market
Even used simply, it allows you to gauge roughly how well the market is performing per funding. It can basically be gauged as a sentiment indicator too
For funding rate traders:
If funding is up, it can indicate a long on implied APR values
If funding is down, it can indicate a short on implied APR values
It also includes an underlying APR, which is the annualized funding rate. For Binance, it is current funding * (24/8) * 365
For Position Traders: Monitor predicted funding rates before entering large positions. Extremely high positive rates (>0.05% for 8-hour periods) suggest overleveraged longs and potential reversal risk. Conversely, extreme negative rates indicate shorts dominance
Table:
Funding rate: Gives the predicted funding rate as a percentage
Current premium: Displays the current premium (difference between perpetual futures price and the underlying spot) as a percentage
Funding period: You can choose between 1 hour funding (HyperLiquid usually) and 8 hour funding (Binance)
APR: Underlying annualized funding rate
What makes it original
Whilst some predicted funding scripts exist, some aren't as accurate or have gaps in data. And seeing as funding values are generally missing from TV tickers, this gives traders accessibility to the script when they would have to use other platforms
Notes
Currently only compatible with symbols that have Binance USDT premium indices
Optimal accuracy is found on timeframes that are 4H or less. On higher timeframes, the accuracy drops off
Actual funding rates may differ
Inputs
Funding Period: Choose between "8 Hour" (standard Binance cycle) or "1 Hour" (divides the 8-hour rate by 8 for granular comparison)
Plot Type: Display as "Funding Rate" (percentage per interval) or "APR" (annualized rate calculated as 8-hour rate × 3 × 365)
Table: Toggle the information table showing current funding rate, premium, funding period, and APR in the top-right corner
Positive Colour: Sets the colour for positive funding rates where longs pay shorts (default: #00ffbb turquoise)
Negative Colour: Sets the colour for negative funding rates where shorts pay longs (default: red)
Table Background: Controls the background colour and transparency of the information table (default: transparent dark blue)
Table Text Colour: Sets the colour for all text labels in the information table (default: white)
Table Text Size: Controls font size with options from Tiny to Huge, with Small as the default balance of readability and space
Multitimeframe
Tomazz.nq – RSI Dynamic DisplayThis script displays the RSI value directly on your chart for quick and efficient market monitoring.
Fully customizable settings : RSI length, overbought/oversold levels, and colors.
Clear color logic : red when RSI is above the overbought threshold, red when below the oversold threshold, green otherwise.
Compact display in the top-right corner keeps your chart clean and focused.
➡️ Perfect for intraday and swing traders who want an at-a-glance RSI reading without opening a separate indicator window.
HTF Candle Highs and Lows with Labels + High Probability Signals█ OVERVIEW
This indicator overlays Weekly, Daily, and H4 High/Low levels directly onto your chart, allowing traders to visualize key support and resistance zones from higher timeframes. It also includes high probability breakout signals that appear one candle after a confirmed breakout above or below these levels, filtered by volume and candle strength.
Use this tool to identify breakout opportunities with greater confidence and clarity.
█ FEATURES
• Plots Weekly, Daily, and H4 High and Low levels using request.security. • Customizable line colors, widths, and label sizes. • Toggle visibility for each timeframe independently. • Signals appear one candle after a confirmed breakout: • Bullish: Close above HTF High, strong candle, high volume. • Bearish: Close below HTF Low, strong candle, high volume. • Signal shapes match the color of the broken level for visual clarity.
█ HOW TO USE
1 — Enable the timeframes you want to track using the input toggles. 2 — Watch for triangle-shaped signals: • Upward triangle = Bullish breakout. • Downward triangle = Bearish breakout. 3 — Confirm the breakout: • Candle closes beyond the HTF level by at least 0.1%. • Candle body shows momentum (close > open for bullish, close < open for bearish). • Volume exceeds 20-period average. 4 — Enter trade on the candle after the signal. 5 — Use the HTF level as a reference for stop-loss placement. 6 — Combine with other indicators (e.g., RSI, EMA) for confluence.
█ LIMITATIONS
• Signals may lag by one candle due to confirmation logic. • Not optimized for low-volume assets or illiquid markets. • Best used in trending environments; avoid during consolidation. • Does not include automatic alerts (can be added manually).
█ BEST PRACTICES
• Use on H1 or higher timeframes for cleaner signals. • Avoid trading during news events or low volatility. • Backtest thoroughly before live trading. • Adjust breakout percentage and volume filter based on asset volatility. • Maintain a trading journal to track performance.
Institutions ZonesInstitutions Zone Tracker
This indicator automatically detects, draws, and manages institutional zones using refined order block logic. It is built to highlight high-probability reversal or breakout areas across any timeframe, with advanced zone management features that go beyond typical open-source versions.
How It Works
The script identifies price regions where significant institutional buying or selling has previously occurred and tracks how they evolve in real time:
Green = Areas of strong institutional buying interest.
Red = Areas of institutional selling interest.
Gray = Tested Zone: If price re-enters a previously drawn zone, it turns gray and relabels as “Tested,” signaling reduced reaction strength.
Unlike many standard supply/demand tools, this script includes automatic zone removal, tested-zone tracking, and no-repaint logic to maintain chart accuracy and reduce clutter.
Features
Dynamic zone creation and removal based on order block and mitigation rules.
Real-time updates with no repainting.
Visual clarity controls (adjustable transparency, labels inside zones).
Automatic zone lifecycle tracking, with clear status indicators (“Demand Zone,” “Supply Zone,” “Tested”).
How to Use
Apply the indicator to any chart and timeframe.
Use Demand Zones as potential long/swing-low areas and Supply Zones as potential short/swing-high areas.
When a zone turns gray, treat it as weakened — reactions may be less reliable.
Combine with your own technical or fundamental analysis for confirmation.
Best Practices
Pair with candlestick reversal signals or momentum indicators for higher accuracy.
Adjust tuning/mitigation parameters to fit your trading style and the asset’s volatility.
Use across multiple timeframes to validate institutional order flow alignment.
Why This Script Is Different
Most open-source supply/demand indicators only plot static zones. This script introduces:
Automatic zone removal to keep charts clean and relevant.
Dynamic “tested zone” logic that tracks weakening institutional levels.
Real-time, no-repaint drawing, ensuring zones remain accurate as price action evolves.
These unique features make the tool more practical for live trading and justify closed-source protection.
⚠️ Disclaimer
This script is for educational and informational purposes only. It does not constitute financial advice. Always conduct your own analysis and consult a licensed professional before trading. The author is not liable for losses or damages. Use at your own risk.
Multi-MA Trend Indicator with ATR by nkChartsThe MMA-ATR is a powerful all-in-one tool that combines multi-timeframe Moving Averages with ATR-based Stop Loss & Take Profit levels. It is designed to help traders quickly assess trend direction, volatility, and potential trade levels in one clean visual setup.
Key Features
Multi-MA Trend Detection
Plots 5 customizable moving averages (choose from EMA, SMA, RMA, WMA, VWMA).
Automatic color coding: Bullish (green), Bearish (red), Neutral (gray).
MA Trend Table with:
MA values
Current chart trend
Higher timeframe (Daily) trend confirmation
ATR-Based Trade Levels
Dynamic Stop Loss (SL) and Take Profit (TP) levels based on ATR multipliers.
Separate visual lines for long and short setups.
ATR Table with:
ATR value for the current chart timeframe
ATR value for the Daily timeframe
Customizations
Choose MA type, length, and price source.
Customize bullish, bearish, and neutral colors.
Adjustable table position and text size.
Fully configurable ATR length, multipliers, and colors.
How to Use
Add the indicator to your chart.
Use the MA Trend Table to identify short-term and higher timeframe trend direction.
Refer to ATR-based SL/TP levels to manage risk and potential profit targets.
Combine both to filter entries and improve trade timing.
Best For
Swing traders and intraday traders who rely on trend confirmation and volatility-based risk management.
Traders looking for a multi-timeframe confirmation system that reduces noise.
⚠️ Disclaimer: This indicator is for educational purposes only. It does not provide financial advice or guarantee profits. Always perform your own analysis before making trading decisions.
369 IPDA Time Detector369 IPDA Time Detector
Summary
The 369 IPDA Time Detector is a specialized tool designed to visualize key temporal turning points in the market based on the "3, 6, 9" digital root principle. It serves as a confirmation layer for traders who focus on the time-based nature of Institutional Price Delivery Algorithms (IPDA), operating on the premise that while price can be manipulated, institutional algorithms adhere to predictable time sequences.
Core Concept
This indicator is built upon the theory that the numbers 3, 6, and 9 represent an underlying logic behind significant market swings. By applying digital root calculations (a process of summing the digits of a number until a single digit remains) to various time components, the indicator identifies moments that align with this core principle. These moments can act as high-probability confirmation for reversals, entries, or exits when used in conjunction with sound market analysis.
How It Works
The indicator performs digital root calculations on the opening time of each bar. If the final digital root of an enabled time calculation is 3, 6, or 9, it signals an IPDA Time event.
The following time calculations can be independently enabled:
- Year + Month + Day: For long-term swing analysis.
- Month + Day: For medium-term swing analysis.
- Day: For short-term swing analysis.
- Hour + Minutes: For intraday and session-based analysis.
- Minutes: For high-precision entry and exit timing.
For combined periods (e.g., "Hour + Minutes"), the indicator first calculates the digital root of the hour and the minute separately, then sums those roots and finds the final digital root of the result.
Features & How to Use
- Visual Markers: Highlights bars that meet an active IPDA time condition with a colored background, making them easy to spot.
- Informative Labels: Displays a label above the signal bar indicating which time calculation triggered the event (e.g., "H+M = 9"). If multiple conditions are met, it will display the highest-ranking signal (Y+M+D is highest).
- Granular Control: You can independently toggle each of the five time calculations on or off to tailor the indicator to your specific trading style and timeframe.
- CRITICAL - Timezone Setting: The indicator's calculations are based on the timezone selected in the settings. **It is essential to set this to your chart's display timezone** for the signals to align correctly with the candles you are viewing. The default is "America/New_York".
Disclaimer
This indicator is not a standalone trading system and does not provide buy or sell signals. It is designed as a confirmation tool . Its signals should always be interpreted within the context of your existing analysis, such as market structure, Accumulation-Manipulation-Distribution (AMD) cycles, and other technical factors. Trading involves significant risk.
CME Gap Finder - BTC (Adjustable TF)This is a CME Futures gap finder that has a variable timeframe. Great for finding long term trades or short term depending on the time frame. 1hr chart to 3 hr gaps. 4 hr chart to 3 day on gaps.
AstraAlgo IndicatorOVERVIEW
The AstraAlgo Indicator delivers precise, actionable trade signals on TradingView. With configurable signal modes, dynamic support and resistance, and a fully adjustable alerts system, it helps traders make informed decisions and manage risk effectively.
SIGNAL MODES
Signal Modes are the core of the AstraAlgo Indicator, providing users with proprietary trade signals tailored to their preferred complexity and style.
BAR COLORING
Bar Coloring provides a clear visual distinction between bullish and bearish candlesticks, allowing traders to interpret price action at a glance. This feature helps identify momentum and trend direction without analyzing raw price data.
ASTRA CLOUD
Astra Cloud is a dynamic support and resistance overlay that visually highlights key price zones on your TradingView charts. These zones adjust in real time to reflect market movements, helping traders identify areas of potential price reaction.
ALERTS
Alerts in the AstraAlgo Indicator are designed to keep traders informed of key market movements in real time. They notify you whenever a significant trading signal appears on your chart, ensuring you can act promptly even when you’re away from TradingView.
Smart Money Techniques (SMT) Divergence by RiseSmart Money Divergence - Early Reversal Indicator
This sophisticated indicator identifies and analyzes Smart Money Divergence patterns by systematically examining pivot point relationships between a primary asset and a secondary correlated instrument.
The indicator establishes divergence signals through precise algorithmic detection when pivot pairs exhibit opposing directional patterns between the primary and secondary assets. This sophisticated analysis reveals institutional positioning discrepancies that often precede significant market reversals.
Following divergence confirmation, the indicator provides comprehensive visualization tools and optional alert systems to capitalize on these high-probability trading opportunities. Advanced filtering capabilities allow traders to customize sensitivity levels, timeframe parameters, and styling to align with their specific trading methodology.
This powerful solution delivers unmatched functionality for traders seeking to identify and exploit Smart Money positioning through multi-asset divergence analysis. With its robust detection algorithms and granular customization options, it provides capabilities that surpass conventional divergence indicators by incorporating institutional flow analysis principles highly regarded in professional trading circles.
What is Smart Money Divergence?
Smart Money Divergence is another name for Smart Money Techniques (SMT). These patterns appear when comparing swing points, of adjustable strength, between correlated assets...
When an asset makes a higher high while the other makes a lower high.
When an asset makes a lower low while the other makes a higher low.
Potential Divergence
This indicator allows users to see potential SMT before the second swing point of the pair forms. It is showcased with different styling until it's confirmation, when enough bars pass based on the user-defined strength parameter.
Multi-Timeframe
Our tool allows traders to have higher/lower-timeframe divergences displayed on the chart of their choice, further automating their trading strategies.
Input Settings:
This tool offers a lot of customizable options, which could be overwhelming to some users. Below you will find an in-depth definition of every input's purpose to complement the tooltips that can be found directly in the indicator's settings.
Symbol 📊
This parameter let's users define the asset used in search of SMT divergence. We recommend using correlated assets, like NASDAQ100 with S&P500 or EURUSD with GBPUSD...
Timeframe 🔧
This is where users choose, if they wish, to set a different timeframe which will be utilized when looking for divergences.
Mode ⚙️
Default -> Displays all SMTs.
Bullish -> Displays only bullish SMTs using low pivots.
Bearish -> Displays only bearish SMTs using high pivots.
Historical 📜
This indicator allows users to display only a specific amount of SMTs... The historical input will display the specified amount of divergences up to 25, which will then showcase all available SMTs.
Parameters
This section defines the main parameters uses in establishing and managing SMT divergences.
Pivot Strength -> Number of bars to the left and right for pivot considerations.
Pivot Lookback -> Amount of past pivots to maintain in memory.
Allow Time Difference? -> Allow up to one bar difference when comparing pivots.
Time Filters -> The indicator allows for up to two time filters...
Checkbox -> Activate this time filter.
Time Range-> Define the time range which will only validate SMTs during.
Remove After Invalidation? -> Remove drawings from invalidated SMTs.
Style
Colors for bullish and bearish SMTs respectively.
Line styling and width
Potential Divergence -> checkbox and line styling.
Text
Label Contents :
Long -> "Smart Money Divergence"
Short -> "SMT"
None -> No text.
Include Symbol? -> Include the comparing asset's symbol within label text.
Size .
Font (Default or Monospace) and Format (None, Italic or Bold).
Align -> vertical and horizontal positioning.
This indicator is for educational and informational purposes only. Past performance and historical patterns do not guarantee future results. Trading involves substantial risk of loss and is not suitable for all investors. Always conduct your own analysis and consider your financial situation before making any trading decisions. The identification of patterns does not constitute trading advice.
Trend TraderThe Trend Trader indicator is a trend-following tool based on a triple EMA (Exponential Moving Average) setup designed to help traders identify market direction and potential reversal zones. It plots three customizable EMAs on the chart to highlight bullish and bearish momentum, then generates trade signals when price shows a strong likelihood of continuing in the direction of the prevailing trend.
EMA Alignment: The indicator checks for bullish stacking (fast EMA above medium, medium above slow) and bearish stacking (fast EMA below medium, medium below slow). This alignment defines the prevailing market trend.
Trend Validation: A user-defined lookback period ensures signals are only taken if the market recently displayed a stacked trend, thus filtering false entries during consolidations.
Signal Generation: Buy signals appear when price dips into the zone between the fast and medium EMAs during a bullish trend. Sell signals appear when price rallies into the zone between the fast and medium EMAs during a bearish trend.
Alerts: Built-in alerts notify traders of new trade opportunities without having to constantly watch the chart.
This indicator is suitable for swing trading and intraday strategies across multiple markets, including forex, stocks, indices, and crypto.
Suggested Strategy for Profitability
This tool is best used as part of a structured trend-trading plan. Below is a suggested framework:
Entry Rules
Long (Buy Trade):
Confirm that EMA alignment is bullish (EMA1 > EMA2 > EMA3).
Wait for a Buy Signal (triangle up below price).
Ensure the higher timeframe (e.g., 4H if trading 1H) trend is also bullish to filter trades.
Short (Sell Trade):
Confirm EMA alignment is bearish (EMA1 < EMA2 < EMA3).
Wait for a Sell Signal (triangle down above price).
Higher timeframe should also be bearish to increase probability.
Stop Loss
For long positions, place the stop loss just below EMA3 or the most recent swing low.
For short positions, place the stop loss just above EMA3 or the most recent swing high.
Take Profit
Conservative: Set TP at 1.5x to 2x the stop loss distance.
Aggressive: Trail stop loss below EMA2 (for longs) or above EMA2 (for shorts) to capture larger trends.
Risk Management
Use no more than 1–2% of account risk per trade.
Trade only when the signal aligns with overall market context (higher timeframe, support/resistance, or volume confirmation).
This indicator is very similar to the indicator "Trend Scalper" by the same developer, the difference is this indicator is used to just find the trade and hold the trade or to find the reversal of a trend instead of triggering alerts every time price enters between EMA1 and EMA2.
XAUUSD 1min TFPDH - Red line PDL - Green line Current day HIGH & LOW Yellow Lines 5 Min close structure line - White.
Looking for price to sweep PD high or low or CD high low and then close through the 5min structure white line to enter a trade
Aiming for 500pips Take profit per trade with a 250pips Stop Loss
AlgoAIDESIGNED FOR HEIKEN ASHI BARS
Gain Access here: algoai.store
AlgoAI
The Dark Edge of Trading
An AI-powered TradingView strategy that thrives across all markets. Short altcoin pumps. Ride NAS100 waves. Dominate gold, FX, stocks, and futures — all with one AI brain.
#1
Semi-Automatic Trading (Recommended)
Set up alerts on AlgoAI signals. As they come in, grade the setups and choose to enter manually. This gives you full control while leveraging AI precision.
#2
Fully Automated Trading
Pass signals via webhooks to TradersPost for futures or PineConnector for FX. Note: When running fully automated, it's suggested to use long-only or short-only mode to avoid side swiping and potential unintended drawdown.
BITSTAMP:BTCUSD
Swing H1 + M15 ComboThis indicator only use to H1 & M15 timeframe
✅ Entry Guidelines
Identify the Trend (H1 Swing Call)
A confirmed Swing Buy on H1 sets the trend to bullish.
A confirmed Swing Sell on H1 sets the trend to bearish.
The trend only changes when a new confirmed swing signal closes on H1.
Confirm with M15
On M15, wait for a buy signal if the H1 trend is bullish.
On M15, wait for a sell signal if the H1 trend is bearish.
✅ How It Works
H1 Swing Calls define the overall trend direction (bullish or bearish).
M15 CE Signals confirm short-term entries in line with the H1 trend.
A trade setup is only valid when both timeframes agree.
📈 Entry Strategy
Buy Setup:
H1 confirms a Swing Buy trend
M15 prints a CE Buy signal
Stop loss: below nearest swing low / structure
Sell Setup:
H1 confirms a Swing Sell trend
M15 prints a CE Sell signal
Stop loss: above nearest swing high / structure
CVD Divergences (cdikici71 x tncylyv)CVD Divergence
Summary
This indicator brings the powerful and creative divergence detection logic from @cdikici71's popular "cd_RSI_Divergence_Cx" script to the world of volume analysis.
While RSI is a fantastic momentum tool, I personally choose to rely on volume as a primary source of truth. This script was born from the desire to see how true buying and selling pressure—measured by Cumulative Volume Delta (CVD)—diverges from price action. It takes the brilliant engine built by @cdikici71 and applies it to CVD, offering a unique look into market conviction.
What is Cumulative Volume Delta (CVD)?
CVD is a running total of volume that transacted at the ask price (buying) minus volume that transacted at the bid price (selling). In simple terms, it shows whether buyers or sellers have been more aggressive over a period. A rising CVD suggests net buying pressure, while a falling CVD suggests net selling pressure.
Core Features
• Divergence Engine by @cdikici71: The script uses the exact same two powerful methods for finding divergences as the original RSI version:
o Alignment with HTF Sweep: The default, cleaner method for finding high-probability divergences.
o All: A more sensitive method that finds all possible divergences.
• Anchored CVD Periods: You can choose to reset the CVD calculation on a Daily, Weekly, or Monthly basis to analyze buying and selling pressure within specific periods. Or, you can leave it on Continuous to see the all-time flow.
• Automatic Higher Timeframe (HTF) Alignment: To remove the guesswork, the "Auto-Align HTF" option will automatically select a logical higher timeframe for divergence analysis based on your current chart (e.g., 15m chart uses 4H for divergence, 1H chart uses 1D, etc.). You can also turn this off for full manual control.
• Fully Customizable Information Table: An on-screen table keeps you updated on the divergence status. You can easily adjust its Position and Size in the settings to fit your chart layout.
• Built-in Alerts: Alerts are configured for both Bullish and Bearish divergences to notify you as soon as they occur.
How to Use This Indicator
The principle is the same as any divergence strategy, but with the conviction of volume behind it.
• 🔴 Bearish Divergence: Price makes a Higher High, but the CVD makes a Lower High or an equal high. This suggests that the buying pressure is weakening and may not be strong enough to support the new price high.
• 🟢 Bullish Divergence: Price makes a Lower Low, but the CVD makes a Higher Low or an equal low. This suggests that selling pressure is exhausting and the market may be ready for a reversal.
Always use divergence signals as a confluence with your own analysis, support/resistance levels, and market structure.
Huge Thanks and Credit
This script would not exist without the brilliant and creative work of @cdikici71. The entire divergence detection engine, the visualization style, and the core logic are based on his original masterpiece, "cd_RSI_Divergence_Cx". I have simply adapted his framework to a different data source.
If you find this indicator useful, please go and show your support for his original work!
________________________________________
Disclaimer: This is a tool for analysis, not a financial advice signal service. Please use it responsibly as part of a complete trading strategy.
VMS Momentum Trend Matrix Indicator [09.15 to 15.30]VMS Momentum Trend Matrix Indicator - Detailed Explanation
🎯 Overview & Core Philosophy
This is a multi-dimensional trading and a multi-confirmation system that combines 4 independent analytical approaches into one unified framework. The indicator operates on the principle of "consensus trading" - where signals are only considered reliable when multiple systems confirm each other. The system is designed for 9:15 AM to 3:30 PM trading sessions (Indian Market) with dynamic support/resistance levels.
Five Pillars of Analysis:
1. Trend Matrix – Multiple indicator voting system
2. Momentum Suite – Multiple Hybrid oscillator
3. Volume Analysis - Buy/sell pressure quantification
4. Key Level Identification - Dynamic support/resistance
5. EMA Trend: Indicates the overall long-term direction.
📊 DASHBOARD INTERPRETATION - ROW BY ROW
ROW 1: Indicator Name and Cell background colour changes with Trend Matrix
ROW 2: EMA ANALYSIS (It analyses independently and does not combine this analysis with the Combined Analysis and Trading View. Background Colour on price chart is based on this)
Purpose: Long-term trend identification using Exponential Moving Averages
What to Watch:
• Major Trend: Overall market direction (Bullish/Bearish/Neutral)
• Bullish Condition: All EMAs aligned upward
• Bearish Condition: All EMAs aligned downward
• Neutral: Mixed alignment
Trading Significance:
• Trading Condition: Current bias based on EMA alignment
• Bullish Market: Focus on LONG positions only
• Bearish Market: Focus on SHORT positions only
• Neutral Market: Wait for clearer direction
ROW 3-4: KEY LEVELS
Purpose: Dynamic support and resistance identification
Levels to Monitor:
• VMS Line-1 (Support): Dynamic Support for long positions
• VMS Line-2 (Resistance): Dynamic Resistance for short positions
• Up/Down: Daily base levels from opening price calculations
• Up: Daily support level based on opening price
• Down: Daily resistance level based on opening price
How Levels Work:
• Wait for Line-1 and 2 Crossing
• In the Upward movement, Line-1 will move with the price, and Line-2 will be moved as a straight line
• In the Downward movement, Line-2 will move with the price, and Line-2 will be moved as a straight line
• Provide clear entry/exit points
• If the price is between these levels, it is mostly a sideways market. After the Upward movement, if the price crosses Line-1 and other bearish conditions are supported, a short position can be taken. And in the Downward movement, it is the reverse condition.
• If the price is above the up level, it can be considered as bullish and below as bearish
ROW 5-6: VOLUME ANALYSIS
Purpose: Measure buying vs selling pressure
Key Metrics:
• Total Buy Volume: Cumulative buying pressure
• Total Sell Volume: Cumulative selling pressure
• Bullish Candles: Number of up-candles in session
• Bearish Candles: Number of down-candles in session
Interpretation:
• Buy Volume > Sell Volume: Bullish sentiment
• Sell Volume > Buy Volume: Bearish sentiment
• Bullish Candles Dominating: Upward momentum
• Bearish Candles Dominating: Downward momentum
ROW 7-8: MOMENTUM SUITE (Background colour of Oscillator is based on this)
Purpose: Short-term momentum strength and direction
Critical Components:
• Direction: Current momentum (BULLISH/BEARISH)
• Strength: 0-100% strength measurement
• Bullish Height: Positive momentum magnitude
• Bearish Height: Negative momentum magnitude
Strength Classification:
• 80-100%: Very Strong - High conviction trades
• 60-80%: Strong - Good trading opportunities
• 40-60%: Moderate - Caution advised
• 20-40%: Weak - Avoid trading
• 0-20%: Very Weak - No trade zone
ROW 9-11: TREND MATRIX
Purpose: Consensus from Multiple technical indicators
Matrix Scoring:
• Bullish Signals: Number voting UP
• Bearish Signals: Number voting DOWN
• Neutral Signals: Non-committed indicators
• Net Score: Bullish - Bearish signals
Trend Classification:
• Strong Uptrend: Net Score ≥ +5
• Uptrend: Net Score +1 to +4
• Neutral: Net Score = 0
• Downtrend: Net Score -1 to -4
• Strong Downtrend: Net Score ≤ -5
ROW 12: COMBINED ANALYSIS
Purpose: Final integrated signal from all systems
Bias Levels:
• STRONG BULLISH: All systems aligned upward
• BULLISH: Majority systems upward
• NEUTRAL: Mixed or weak signals
• BEARISH: Majority systems downward
• STRONG BEARISH: All systems aligned downward
Confidence Score: 0-100% reliability measurement
ROW 13: TRADING VIEW
Purpose: Clear action recommendations
Possible Actions:
• STRONG LONG: High conviction buy signal
• MODERATE LONG: Medium conviction buy signal
• WAIT FOR CONFIRMATION: No clear signal
• MODERATE SHORT: Medium conviction sell signal
• STRONG SHORT: High conviction sell signal
🎯 COMPLETE TRADING RULES
BUY ENTRY CONDITIONS (All Must Be True)
Primary Conditions:
1. Combined Bias: BULLISH or STRONG BULLISH
2. Trading Action: MODERATE LONG or STRONG LONG
3. Momentum Strength: ≥ 40% (≥60% for STRONG LONG)
4. Trend Matrix: Net Score ≥ +3
5. 6-EMA Trend: Bullish or Neutral
Confirmation Conditions:
6. Price Position: Above VMS Line-1 AND Base Up
7. Volume Confirmation: Buy Volume > Sell Volume
8. Bullish Candles: More bullish than bearish candles
Risk Management:
9. Stop Loss: Below VMS Line-1 OR Base Down (whichever is lower)
10. Position Size: Based on confidence score (higher score = larger position)
11. Take Profit: When Combined Bias turns "NEUTRAL" or momentum strength drops below 20%
12. Exit Signal: Trading Action shows "WAIT FOR CONFIRMATION"
SELL/SHORT ENTRY CONDITIONS (All Must Be True)
Primary Conditions:
1. Combined Bias: BEARISH or STRONG BEARISH
2. Trading Action: MODERATE SHORT or STRONG SHORT
3. Momentum Strength: ≥ 40% (≥60% for STRONG SHORT)
4. Bearish Signals: ≥ 12 in Trend Matrix
5. Trend Matrix: Net Score ≤ -3
6. EMA Trend: Bearish or Neutral
Confirmation Conditions:
6. Price Position: Below VMS Line-2 AND Base Down
7. Volume Confirmation: Sell Volume > Buy Volume
8. Bearish Candles: More bearish than bullish candles
Risk Management:
9. Stop Loss: Above VMS Line-2 OR Base Up (whichever is higher)
10. Position Size: Based on confidence score
11. Take Profit: When Combined Bias turns "NEUTRAL" or momentum strength drops below 20%
12. Exit Signal: Trading Action shows "WAIT FOR CONFIRMATION"
⏰ ENTRY/EXIT TIMING
Best Entry Times:
• 9:30-10:00 AM: Early session momentum established
• 11:00-11:30 AM: Mid-session confirmation
• 1:30-2:00 PM: Afternoon momentum shifts
Avoid Trading:
• First 15 minutes: Excessive volatility
• 12:00-1:00 PM: Low liquidity period
• After 3:00 PM: Session closing volatility
Exit Triggers:
Profit Taking:
• Target 1: 1:1 Risk-Reward (exit 50% position)
• Target 2: 1.5:1 Risk-Reward (exit remaining 50%)
• Trailing Stop: Move stop to breakeven after Target 1
Stop Loss Triggers:
• Price crosses opposite VMS line
• Combined Bias changes to NEUTRAL
• Momentum Strength drops below 20%
• Volume confirmation reverses
•
Emergency Exit:
• Trend Matrix Net Score reverses direction
• 6-EMA trend changes direction
• Key support/resistance breaks against position
📈 TRADING SCENARIOS
Scenario 1: STRONG BULLISH SETUP
- Combined Bias: STRONG BULLISH
- Trading Action: STRONG LONG
- Momentum Strength: 75%
- Trend Matrix: Net Score +8
- Price: Above VMS Line-1 and Base Up
- Volume: Strong buy volume dominance
ACTION: Enter LONG with full position size
STOP LOSS: Below VMS Line-1
TARGET: 1.5:1 Risk-Reward ratio
Scenario 2: MODERATE BEARISH SETUP
- Combined Bias: BEARISH
- Trading Action: MODERATE SHORT
- Momentum Strength: 55%
- Trend Matrix: Net Score -4
- Price: Below VMS Line-2 but above Base Down
- Volume: Moderate sell volume dominance
ACTION: Enter SHORT with half position size
STOP LOSS: Above VMS Line-2
TARGET: 1:1 Risk-Reward ratio
Scenario 3: NEUTRAL/WAIT SETUP
- Combined Bias: NEUTRAL
- Trading Action: WAIT FOR CONFIRMATION
- Momentum Strength: 35%
- Trend Matrix: Net Score 0
- Mixed volume signals
ACTION: NO TRADE - Wait for clearer signals
________________________________________
⚠️ RISK MANAGEMENT RULES
Position Sizing:
• STRONG Signals (80-100% confidence): 100% normal position
• MODERATE Signals (60-79% confidence): 50-75% position
• WEAK Signals (40-59% confidence): 25% position or avoid
• VERY WEAK (<40% confidence): NO TRADE
Daily Loss Limits:
• Maximum 2% capital loss per day
• Maximum 3 consecutive losing trades
• Stop trading after the daily limit is reached
Trade Management:
• Never move the stop loss against a position
• Take partial profits at predetermined levels
• Never average down losing positions
• Respect all exit signals immediately
________________________________________
🔄 SIGNAL CONFIRMATION PROCESS
Step 1: Trend Direction
Check EMA alignment and Combined Bias
Step 2: Momentum Strength
Verify Momentum Strength ≥ 40% and direction matches trend
Step 3: Volume Confirmation
Confirm volume supports the direction
Step 4: Matrix Consensus
Ensure Trend Matrix agrees (Net Score ≥ |3|)
Step 5: Price Position
Verify price is on the correct side of key levels
Step 6: Entry Execution
Enter on a pullback to support/resistance with a stop loss
________________________________________
This system works best when you wait for all conditions to align. Patience is key - only trade when all systems confirm the same direction with adequate strength. The multiple confirmation layers significantly increase the probability of success but reduce trading frequency.
ScalpDaddyPREMIUM OPTIONS TRADING, PRESENTS:
ScalpDaddy, is a visual toolkit that helps you see where price is likely to react: liquidity pools, market structure shifts, daily/premarket levels, Fibonacci retracements/targets, and a compact multi‑timeframe status table.
It is designed for discretionary traders. Use it to plan, not to predict. No signals are “buy/sell”; they’re context.
Quick Start
Add to chart → keep defaults.
Watch the MTF table on the right: it tells you which timeframes are sitting in buy‑side (“BSL”), sell‑side (“SSL”), or both liquidity areas.
Turn on “Fibonacci Levels” and “Levels: Day & Premarket” to frame the day.
Wait for price to interact with a level (liquidity box, PMH/PML/HOD/LOD, or Fibonacci zone), then use your own trade plan for entries/exits.
Set alerts only after you’ve chosen the timeframes and features you care about (see Alerts).
What You’ll See
Liquidity Pools (boxes): Areas around clustered swing highs/lows where stops often sit. Boxes expand to the right until fully broken. Gray = inactive/hidden, colored = active. When broken, they can fade or recolor (your choice).
Market Structure (MSS/BOS): Optional labels and dotted lines to show shifts and break‑of‑structure. Useful for trend context and anchoring Fibs.
Day & Premarket Levels: Lines for PMH/PML and the official daily HOD/LOD (today, previous day, and optional 2nd previous). Labels like “PMH”, “HOD” keep it beginner‑friendly. Note: these levels intentionally show on minute charts up to 4h to avoid clutter.
Fibonacci Suite: Auto‑anchors from market structure or ZigZag swings, plus simple “Today Range” and “Previous Day Range” modes. Plots key retracements (38/50/62 highlighted) and optional targets. OTE zone (62–78.6) can be softly shaded for clarity. You can overlay a higher‑timeframe Fib for confluence.
MTF Liquidity + Momentum Table: Eight rows (customizable timeframes). Each row shows:
Liquidity status: BSL, SSL, or Both (price touching/straddling that TF’s pool/line).
RSI/ADX heat cell: a simple emoji/colour cue for momentum and stretch on that TF.
How To Use It (Beginner‑Friendly Flow)
Frame the Session
Turn on “Levels: Day & Premarket”. PMH/PML and HOD/LOD give you clean reference lines for the session narrative.
If you trade US stocks, keep Premarket Session at 04:00–09:30 (exchange time). Adjust if your venue differs.
Read the Table
Look for clusters: several lower TFs all showing SSL (for dip‑buy setups) or BSL (for fade setups). “Both” means price is straddling both sides and may be choppy—slow down there.
Use the RSI/ADX cell as a nudge, not a command. “Heat” hints where momentum is; warnings hint at potential exhaustion or churn.
Add Fibonacci Context
Start with “Auto (MSS)” so anchors follow structure. If swings feel too small/too big, try “ZigZag” or the Day/Prev Day options.
The OTE shade highlights the classic pullback area. Targets can help you plan partials.
Optional: turn on “Show Secondary Anchor” with a higher TF to see confluence.
Focus Your Chart
Leave “History Mode” on “Present” for speed; switch to “Full History” only when you need a full backtest view.
If the chart looks busy, hide labels first, then reduce which modules are shown.
Alerts
Built‑in Conditions (set from TradingView’s Alerts panel):
“BSL touch (any timeframe)” and “SSL touch (any timeframe)” fire when any selected TF in the table touches its pool/line.
“Fibonacci touch” fires when price reaches one of your plotted Fib levels within your chosen tolerance.
Direction Filter
“Bullish Only” focuses on sell‑side liquidity touches (SSL) that can fuel upward moves.
“Bearish Only” focuses on buy‑side liquidity touches (BSL) that can fuel downward moves.
Tips
Pick your timeframes first, then create the alert.
If you want stricter Fib alerts, lower the “Alert Tolerance %”. Choose “Close” vs “High/Low Range” depending on how strict you are about confirmation.
Key Settings To Tweak
History Mode: “Present” = faster and draws recent context; “Full History” = full chart.
Liquidity
“Show Broken Pools/Lines” to keep invalidated pools visible in a different colour, or hide them to reduce noise.
“# Visible Liq. boxes” limits clutter in one direction.
Day & Premarket Levels
“Use Group Colors” for a clean palette, or customize each line colour.
Line Style/Width/Extend to fit your chart theme.
Fibonacci Levels
Anchor Mode: Auto (structure), ZigZag, Today Range, or Previous Day Range.
“Min Leg Size (ATR multiples)” filters out tiny swings so your Fib doesn’t keep redrawing on noise.
“Highlight Levels Inside Liquidity Pools” thickens lines that overlap a live pool—easy confluence.
“Day Bias ATR Cushion” gently widens the day’s mid‑zone so bias doesn’t flip on tiny moves.
MTF Liquidity Alerts
Choose your 8 timeframes, how many zones to keep visible per TF, and whether touches use Close only or the full bar range.
Troubleshooting
“I don’t see PMH/PML or HOD/LOD.” Use minute charts up to 240 min (4h). Levels are intentionally limited to those to keep charts clean and fast.
“My chart feels slow.” Keep History Mode = Present, reduce visible liquidity boxes, and hide labels you don’t need.
“Fibonacci keeps moving.” Increase “Min Leg Size (ATR)” or use the Day/Prev Day anchor modes for steadier legs.
Good Practices
Plan first, execute second: wait for the candle close on your chosen TF if you want confirmation.
Confluence beats single‑signal: pool + day level + Fib + acceptable momentum is better than any one alone.
Record and review: keep screenshots and notes; small tweaks to tolerance and visibility can meaningfully improve clarity.
Notes & Limits
The tool avoids look‑ahead and uses confirmed data where appropriate, but anything based on live bars can update as a bar forms.
Max lookback is limited for performance; very old lines may be trimmed automatically.
Works across markets; premarket session times are exchange‑based—adjust for your venue.
Disclaimer
For education only. Not financial advice. Markets carry risk. You are responsible for your trades and settings.
Session Top Bars — Equities Sessions (Asia / London / US) — MelbA minimal, non-obstructive session overlay that draws thin top bars for the Asia, London, and US equity sessions on any chart and timeframe. Designed to stay out of the way while giving instant session context—perfect for crypto, indices, futures, and stocks.
Default sessions (AEDT / Australia-Melbourne):
Asia: 10:00 → 17:45
London: 18:00 → 23:30
US: 23:00 → 07:00
(Weekends on by default for crypto; turn off for equities.)
Why it’s different
Top-only bands (no heavy background shading) so price action stays readable.
Asset-agnostic: works on any symbol/candlestick.
Adaptive top placement: hugs the top of the visible price area without distorting autoscale.
Session labels appear once at each session start, right on the strip (optional).
Inputs
Timezone: choose your clock (default Australia/Melbourne).
Show weekends: on for crypto, off for stocks.
Intraday-only: hide the overlay on 1D+ if you prefer.
Session windows: edit HHMM-HHMM for Asia / UK / US.
Colors & thickness: tweak gap from top, band thickness, and label size.
Tips
If the strip feels a touch low/high on your layout, nudge Gap below chart top or Band thickness.
To reduce small shifts when new extremes print, increase Recent range length (bars).
Use cases
Quickly spot which session drove a move.
Align entries/exits to cash session volatility (e.g., NYSE open).
Compare behavior across assets with a unified session view.
Notes
Times reflect equity session focus in AEDT by default; adjust to your needs.
For FX-style windows, just edit the session inputs.
Credits
Built from community feedback for a clean, professional session overlay.
secret strategy [Smartalgo ]Smart Algo gives you clear entry & exit signals using advanced price action logic. Built for traders who want consistency and speed.
> The B symbols are the entry points
> Previous swing high/low is the SL
> Keep 1:2 OR 1:1.5 Risk-Reward
secret strategy [Smartalgo ]Tired of false breakouts and random indicators?
Smart Algo gives you clear entry & exit signals using advanced price action logic. Built for traders who want consistency and speed.
> The B symbols are the entry points
> Previous swing high/low is the SL
> Keep 1:2 OR 1:1.5 Risk-Reward
SwingArm High Pressure V6.7.3SwingArm High Pressure V6.7.3 - User Guide
Overview
SwingArm High Pressure is a multi-timeframe trading indicator designed to identify high-probability entry zones and profit targets. This indicator works best when combined with the standard SwingArm indicator to display 8-hour and higher timeframes for complete market analysis.
Key Features
1. Multi-Timeframe Analysis
Chart Timeframe (CT): Your primary entry timeframe
Higher Timeframe 1 (HTF1): Secondary confirmation and targets
Higher Timeframe 2 (HTF2): Extended swing targets
2. Trading Type Selection
Choose between two preset configurations:
CT/15m/1H: For day trading and scalping
CT/2H/4H: For swing trading (recommended to pair with standard SwingArm for 8H+ timeframes)
3. Entry Zones
Optimal Entry Boxes (High-Pressure Zones)
BLUE boxes: Bullish optimal entry zones (high-pressure buying opportunity)
YELLOW boxes: Bearish optimal entry zones (high-pressure selling opportunity)
These represent the highest probability entries when price reaches these levels
Fresh SwingArm Zones
GREEN zones: Freshly created bullish swingarm areas
RED zones: Freshly created bearish swingarm areas
Deeper entries into zones (78.6%-88.6%) provide better risk/reward ratios
4. Fibonacci Levels
Each swingarm zone contains three Fibonacci retracement levels:
Fib. 61.8%: Early entry (consider waiting for deeper levels)
Fib. 78.6%: Good entry opportunity
Fib. 88.6%: Deep entry with excellent risk/reward
5. Zone Labels
The indicator automatically labels zones based on their function:
Internal Zones (shorter timeframes):
Display as "INTERNAL - Buy/Sell Zones"
May cycle multiple times before reaching targets
Best for scalping and quick trades
External Zones (higher timeframes):
Display as "EXTERNAL TARGET - Take Profit"
Primary profit-taking areas
Use for swing trade exits
Trading Strategy
Entry Setup
Wait for fresh zone creation (green/red zones appear)
Identify optimal entry boxes (blue/yellow high-pressure areas)
Enter at Fibonacci levels:
Best entries: 78.6%-88.6% (deeper is better)
Acceptable: 61.8% (but watch for deeper retracements)
Trade Management
Stop Loss: Place below swingarm low (long) or above swingarm high (short)
Targets: Use higher timeframe zones for profit objectives
Internal vs External: Internal zones may flip multiple times; external zones are swing targets
Timeframe Hierarchy
Lower timeframe zones = Entry areas
Higher timeframe zones = Target/profit areas
Example: Enter at 15M zones, target 2H/4H zones for exits
Alert System
Available Alerts
Fresh SwingArm Zone Alerts: Notifies when new green/red zones are created
Fib. 88.6% Break Alerts: Deepest entry level touched
Fib. 78.6% Break Alerts: Good entry level touched
Fib. 61.8% Break Alerts: Early entry level touched
Pressure ON / Optimal Alerts: High-pressure zones activated
Circle Alerts: Pressure signal confirmations
Probability Alerts: Set threshold for long/short probability notifications
Alert Messages Include:
Entry quality rating (DEEPEST, DEEP, GOOD, EARLY)
Current price level
Risk/reward guidance
Target zone information
Probability System
The indicator calculates buying and selling pressure across multiple timeframes:
Long Probability: Bullish pressure percentage
Short Probability: Bearish pressure percentage
Set custom thresholds (default 50%) to receive alerts only when probability exceeds your criteria
Customization Options
Visual Settings
RSI Candle Colors: Enable/disable and customize overbought (blue) and oversold (red) candle colors
Label Display: Toggle individual Fibonacci level labels (61.8%, 78.6%, 88.6%)
Label Colors: Customize colors for long and short labels
Label Size: Adjust label size (Tiny to Huge)
Swingarm Pressure Labels: Show/hide zone break labels
Table Display
Probability Status Table: Shows current pressure analysis
Swingarm Status: Displays current swingarm states across timeframes
Position & Size: Customize table location and text size
Statistics Table
Break Statistics: Track swingarm breaks over time
Performance Metrics: View historical break data per timeframe
Best Practices
Combine with Standard SwingArm: Use the regular SwingArm indicator to display 8-hour and higher timeframes for complete market structure
Respect Timeframe Hierarchy: Always enter on lower timeframes and target higher timeframes
Wait for Deep Entries: The 78.6% and 88.6% levels offer the best risk/reward ratios
Watch Internal Cycles: Shorter timeframe zones may reverse multiple times - don't expect straight-line moves to targets
Use Optimal Entry Boxes: Blue and yellow high-pressure zones provide the highest probability setups
Confirm with Multiple Timeframes: Look for alignment across all three selected timeframes for strongest signals
Notes
This indicator is optimized for 1m, 15m, 1H, 2H, and 4H timeframes
For best results, use in conjunction with proper risk management
Entry opportunities include both optimal entry boxes AND fresh swingarm zones
Deeper zone entries consistently provide better risk/reward ratios
Support
For questions or assistance, refer to the indicator settings tooltips or contact the developer through x.
Disclaimer:
This indicator is for educational purposes. Always practice proper risk management and never risk more than you can afford to lose.
secret strategy [Smartalgogn2 ]Tired of false breakouts and random indicators?
Smart Algo gives you clear entry & exit signals using advanced price action logic. Built for traders who want consistency and speed.
> The B symbols are the entry points
> Previous swing high/low is the SL
> Keep 1:2 OR 1:1.5 Risk-Reward
secret strategy [Smartalgogn2 ]Smart Algo gives you clear entry & exit signals using advanced price action logic. Built for traders who want consistency and speed.
StratNinjaTable - VerticalA Pine Script v6 indicator that displays a vertical table with key The Strat data and supporting metrics.
✦ Table Structure:
Overview:
Ticker – the stock symbol.
TF – the chart’s main timeframe.
MFI – Money Flow Index with selectable timeframe.
ATR – Average True Range with color coding:
Green – below 3%.
Yellow – between 3% and 6%.
Red – above 6%.
Timeframes:
Displayed vertically (5m, 15m, 1H, D, W, M, etc.).
Each shows the current bar type according to The Strat (1, 2U, 2D, 3).
Text color reflects candle direction (green = close above open, red = close below open).
Includes a countdown timer to bar close.
Fundamentals:
Market Cap – in billions.
Sector – stock sector.
SMA20 Δ – distance from the 20-period SMA (in %).
Avg Volume (30d) – average 30-day volume (in millions).
✦ Adjustments Made:
Removed the Strat Pattern section completely.
Removed the DIR column – direction is now represented by Strat cell text color.
Reordered Overview section: Ticker → TF → MFI → ATR.
ATR now has three levels of coloring (Green/Yellow/Red) for >3% and >6%