Volume Weighted MACD + RSI SignalsVolume-Weighted MACD
Takes trading volume into account: strong movements with high volume carry more weight.
Instead of EMA, VWMA is used. The signal length is 12 instead of the standard 9.
The VWMA function returns the volume-weighted moving average of the source over the specified length of bars. It is equivalent to: sma(source * volume, length) / sma(volume, length).
지표 및 전략
BullishProfit Trend Navigator+## BullishProfit Trend Navigator+
BullishProfit Trend Navigator+ is a proprietary invite-only trading indicator designed to identify high-probability trend shifts and momentum breakouts with built-in signal and risk management logic.
---
### 🔍 Core Logic
This tool combines trend analysis with adaptive momentum filtering:
- **Custom Volatility-Weighted CMO:** Instead of using a standard momentum oscillator, the script uses a volatility-weighted Chande Momentum Oscillator to better capture strong directional moves.
- **Trend Detection via ATR Logic:** An adaptive trailing ATR mechanism identifies trend reversals and transitions between bullish and bearish phases.
- **Time-Based Exit Filter:** Positions can automatically close if profit conditions are not met within a defined bar count, allowing for better capital rotation and avoiding “stuck” trades.
- **Signal Layering:** Buy/Sell signals are confirmed using momentum and pivot-level confluence for higher quality entries.
---
### 💡 How to Use
1. Suitable for trending instruments and any time frame.
2. Wait for Buy or Sell signal with clear directional intent.
3. Adjust ATR and timeout settings based on market volatility.
4. Use alerts to automate signal reception.
---
### 🎯 Why It's Different
Unlike scripts that combine common indicators without integration, this tool introduces original momentum filtering and time-based position logic — offering both clarity and practical value.
---
### 🧠 Note to Moderators
This is a significantly reworked version of a previously unpublished script. The logic has been rewritten and simplified to remove visual clutter while retaining proprietary components. It includes unique calculations and a full explanation of its function and trader value.
Internal BOS X FVG Algorithms - 1 Visi TraderInternal BOS X FVG Algorithms,
This strategy is based on 2 momentum combinations:
• Internal Break of Structure was formed together with Fair Value Gap (FVG)
Formula of Internal BOS X FVG Algorithms:
1. Break (Internal BOS) X Bullish FVG = Zone for BUY Setup
2. Break (Internal BOS) X Bearish FVG = Zone for SELL Setup
// ----------- Add-ons Setting ----------- //
Setting for Internal BOS X FVG Algorithms:
---------
#1: Internal Break of Structure Settings,
• Internal Swing:
The number of left and right Swing Intervals that are checked when searching for Swing Points. More Values = Less Swing Points plotted to be potential Internal BOS and Less Values = More Swing Points plotted to be potential Internal BOS.
• Internal BOS Color:
You can change the color of dotted line and text for Internal BOS ("Break") according to your favorites layout.
#2: Fair Value Gap Settings,
• FVG Min. Range (In Pips):
Input minimum range of Fair Value Gap in Pips, more value = less zone results.
• FVG Max. Range (In Pips):
Input maximum range of Fair Value Gap in Pips, less value = less zone results.
• Extended Right - FVG:
You can change the value of extended fair value gap zone according to your best preferences.
#3: FVG Color Settings,
• Bullish FVG:
Change color FVG for Bullish Fair Value Gap Zone.
• Bearish FVG:
Change color FVG for Bearish Fair Value Gap Zone.
#4: Mode FVG,
• FVG Variations:
- Global FVG = All Variations of Fair Value Gap Category
- Specific FVG = Variation based on last of 2 FVG's Candles in same color
#5: Trading Session,
• Session Hours:
You can adjust the trading hour according to the best session and volatility of pair assets that you want to trades.
---------
How to Entry (Instructions):
1. Buy Positions = Internal BOS ("Break") form together with Bullish FVG, wait for pullback on FVG Zone and then you can open positions. Set Stop Loss (SL) below FVG Zone and set Take Profit (TP) in minimum 1:2 RR - if price hit 1:1 RR you can set Breakeven for managing the trading risk.
2. Sell Positions = Internal BOS ("Break") form together with Bearish FVG, wait for pullback on FVG Zone and then you can open positions. Set Stop Loss (SL) above FVG Zone and set Take Profit (TP) in minimum 1:2 RR - if price hit 1:1 RR you can set Breakeven for managing the trading risk.
*Notes:
The best pair asset for this strategy is on Gold (XAU/USD) at NY Sessions (19.00 - 22.00 GMT+7) - Timeframe M1 (1 Minute).
--------
Best Regards,
- 1 VISI TRADER
Trading for Prosperity!
--------
DISCLAIMER: No reselling or any other forms of use are authorized for our documents, script / strategy, and the information published with them. This informational planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. I am not responsible for any losses you may incur. Please invest wisely.*
Vega Drop Scalping ScannerVega Drop Strategy is a strategy that will you give you precise entry on when to exit or enter. For Example if Vega for CE Drops, you enter on PE and vice versa.
Breakout Trading Rules📄 Description for Publication (EN):
Breakout Trading Rules – Confirmed Entry Signal
📈 A strategy focused on identifying real breakout entries supported by volume and technical indicators.
This indicator visualizes the key conditions required for a valid BUY signal based on confirmed breakouts. It's optimized for the 1D timeframe, but can be adapted to others as well.
🔍 Signal Logic:
Price closes above a breakout level (either the latest pivot high or a manually set level).
Breakout must be confirmed by two consecutive candles closing above the level.
Volume is above average, compared using two reference periods.
MACD shows a bullish crossover.
RSI is above a configurable threshold (default: 50).
🎯 Additional Features:
Dynamic breakout line colored green (if price is above) or red (if below).
BUY signal visually marked on the chart.
Checklist table in the top-right corner showing whether all conditions are met.
Option to manually override the breakout level.
Built-in alert when a fully confirmed BUY signal is triggered.
📌 Recommended for:
Traders looking for structured, confirmed breakout entries.
Technically disciplined trading strategies.
Daily timeframe (1D) setups for stronger swing positions.
✅ Open-source, visual, and easy to customize. Use it responsibly as part of your trading plan!
Aggregated Spot vs Perp Volume (% Change)Aggregated Spot vs Perp Volume (% Change)
Description
The "Aggregated Spot vs Perp Volume (% Change)" indicator helps crypto traders compare the momentum of spot and perpetual futures (perp) trading volumes across 12 major exchanges. It calculates the percentage change in volume from one bar to the next, highlighting divergences and showing which market—spot or perp—is leading a move. By focusing on relative changes, it eliminates the issue of absolute volume differences, making trends clear.
The indicator aggregates data from Binance, Bybit, OKX, Coinbase, Bitget, MEXC, Phemex, BingX, WhiteBIT, BitMEX, Kraken, and HTX. Users can toggle exchanges and choose to measure volume in coin units (e.g., BTC) or USD.
How It Works
Volume Aggregation:
Fetches spot and perp volume data for the selected crypto (e.g., BTC) from up to 12 exchanges.
Spot volume is included only if perp volume is available for the same pair, ensuring consistency.
Volume can be measured in coin units or USD (volume × spot price).
Percentage Change:
Calculates the percentage change in spot and perp volumes from the previous bar:
Percentage Change = ((Current Volume − Previous Volume) / Previous Volume) ×100
This focuses on relative momentum, making spot and perp volumes directly comparable.
Visualization:
Spot volume % change is plotted as a blue line, and perp volume % change as a red line, both with a linewidth of 1.
Who Should Use It
Crypto Traders: To understand spot vs. perp market dynamics across exchanges.
Momentum Traders: To spot which market is driving price moves via volume divergences.
Scalpers/Day Traders: For identifying short-term shifts in market activity.
Analysts: To study liquidity and sentiment in crypto markets.
How to Use It
Blue line: Spot volume % change.
Red line: Perp volume % change.
Look for divergences (e.g., a sharp rise in the red line but not the blue line suggests perp markets are leading).
Combine with Price:
Use alongside price charts to confirm trends or spot potential reversals.
Context
Spot markets reflect actual asset trading, while perp markets, with leverage, attract speculative activity and often show higher volumes. This indicator uses percentage change to compare their momentum, helping traders identify market leadership and divergences. For example, a 50% increase in both spot and perp volumes plots at the same level, making it easy to see relative shifts across exchanges.
9 by 21(high & low) GSK-VIZAG-AP-INDIA21 EMA High & Low + 9 EMA Crossover with Volume & Wick Confirmation
🔹 What Does This Indicator Do?
This indicator is designed for momentum-based trend trading by combining exponential moving averages (EMAs), price action filters, and volume analysis. It provides traders with high-probability buy and sell signals while filtering out weak trends and false breakouts.
🔹 How Is It Different from Other Indicators?
Unlike traditional EMA crossover strategies that rely only on moving averages, this indicator enhances reliability by incorporating custom volume conditions, price action validation, and wick-based filtering.
Key Features That Make It Unique:
Dynamic EMA Bands for Trend Identification
Uses 21 EMA High & 21 EMA Low as dynamic support & resistance levels, creating a flexible trading range.
Helps traders identify trend strength and potential reversals without relying on static levels.
Enhanced EMA Crossover System
Includes a 9 EMA crossover signal to detect momentum shifts before traditional EMAs react.
Avoids lagging signals often seen in standard moving average crossovers.
Smart Volume-Based Confirmation
Uses a custom volume multiplier to detect significant market participation.
Filters out low-volume breakouts that may lead to false signals.
Wick-Based Filtering for Precision
Identifies candles with no lower wick (for buy signals) and no upper wick (for sell signals) to confirm strong price movements.
Helps traders avoid weak reversals and focus only on strong momentum shifts.
🔹 How to Use This Indicator in Trading?
Buy Conditions:
Bullish candle (green) with no lower wick, confirming strong buying pressure.
Price is above the 21 EMA High and remains above 21 EMA Low.
Volume shows an increase, confirming market participation.
Sell Conditions:
Bearish candle (red) with no upper wick, signaling strong selling pressure.
Price is below the 21 EMA Low and remains under the 21 EMA High.
Volume confirms strong momentum in the downward direction.
Bonus: The indicator also highlights 9 EMA & 21 EMA crossovers to provideearly trend confirmations.
Who Should Use This Indicator?
✅ Intraday Traders – Looking for quick entry and exit signals based on price momentum.
✅ Swing Traders – Who want to identify medium-term trend shifts with volume confirmation.
✅ Trend Followers – Seeking a robust moving average system to avoid false breakouts.
✅ Momentum Traders – Who need price-action-based confirmation before taking a trade.
Why This Indicator Stands Out?
Unlike standard EMA-based indicators that often generate false breakouts, this tool:
✔️ Filters low-quality signals using smart volume analysis.
✔️ Enhances trend confirmation with wick-based filtering.
✔️ Detects momentum early using a unique EMA crossover combination.
This makes it more reliable than traditional moving average-based systems and highly adaptable for different market conditions.
Note: The logic behind this indicator is proprietary and non-repainting, making it a powerful tool for traders who rely on EMA-based trend strategies.
Try it out and see how it improves your trading decisions!
Why This Description Works?
✔ No code exposure – The logic is explained in concept but not in detail.
✔ Clear differentiation – Shows why this is better than other indicators.
✔ Compliant with TradingView rules – No vague claims, but precise explanations.
Would you like to add any specific trading examples or screenshots to further enhance it? Let me know!
Share Your Experience!
Your feedback is valuable! If you find this indicator useful, leave a comment with your experience—how it worked for you, any improvements you suggest, or the best settings you discovered.
Let’s build a community of traders refining strategies together!
Disclaimer:
This indicator is for educational and informational purposes only. It does not guarantee profitable trades and should be used with proper risk management. Always conduct your own research before making trading decisions.
Bollinger Bands RangeThis is simple range between upper band and lower band. i created this as no other indicator is offering this simple range calculations.
Machine Learning & Breaktout
study(title = "Volume Flow Indicator ", shorttitle="VFI_LB")
length = input(130, title="VFI length")
coef = input(0.2)
vcoef = input(2.5, title="Max. vol. cutoff")
signalLength=input(5)
smoothVFI=input(false, type=bool)
ma(x,y) => smoothVFI ? sma(x,y) : x
typical=hlc3
inter = log( typical ) - log( typical )
vinter = stdev(inter, 30 )
cutoff = coef * vinter * close
vave = sma( volume, length )
vmax = vave * vcoef
vc = iff(volume < vmax, volume, vmax) //min( volume, vmax )
mf = typical - typical
vcp = iff( mf > cutoff, vc, iff ( mf < -cutoff, -vc, 0 ) )
vfi = ma(sum( vcp , length )/vave, 3)
vfima=ema( vfi, signalLength )
d=vfi-vfima
plot(0, color=gray, style=3)
showHisto=input(false, type=bool)
plot(showHisto ? d : na, style=histogram, color=gray, linewidth=3, transp=50)
plot( vfima , title="EMA of vfi", color=orange)
plot( vfi, title="vfi", color=green,linewidth=2)
Day Trading Trend & Candle Predictor with AIThe table first entry is the actual accuracy of the algorithm. Second one is the trend continuation %. Second row shows the next 1 and 2 candles %.
The arrow shows the most probable continuation for the chart.
Works on any timeframe,
Try it out and let me know what you think!
NeoTrend AINeoTrend AI is a sophisticated trading signal indicator that combines a kernel-based predictive model with adaptive volatility analysis. It processes historical price data using a Gaussian kernel matrix to generate a statistically informed forecast. This forecast is then integrated with dynamic volatility bands, which serve as adaptive support and resistance levels, ultimately producing clear BUY and SELL signals.
Originality and Usefulness
Innovative Integration: NeoTrend AI goes beyond traditional indicators by fusing a novel kernel forecasting method with volatility analysis. This dual approach not only tracks market trends but also identifies key price zones with enhanced precision.
Actionable Insights: By analyzing both trend direction and market volatility, the indicator offers a robust framework for making informed trading decisions.
Customizable Settings: With adjustable parameters such as lookback period, prediction offset, smoothness factor, and volatility multiplier, NeoTrend AI can be tailored to suit various markets and trading styles.
Omissions and Realistic Claims
Transparent Methodology: The signals are generated solely through historical data analysis using proven mathematical techniques. There are no exaggerated claims—past performance does not guarantee future results.
Evidence-Based Performance: All metrics and signal accuracies are clearly derived from the underlying methodology, ensuring that the tool provides useful insights rather than definitive trading outcomes.
Strategy Results
Kernel Forecasting:
The script constructs a Gaussian kernel matrix over a specified lookback period, smoothing historical price data to produce a dynamically adjusting predictive price.
Adaptive Volatility Bands:
A volatility band is determined by measuring the difference between the actual price and the forecasted price, scaled by a user-defined multiplier. These bands adjust in real time to act as dynamic support and resistance levels.
Signal Generation:
BUY Signal: Triggered when the current price exceeds the upper volatility band and the predicted price shows an upward trend.
SELL Signal: Triggered when the price drops below the lower volatility band while the predicted price is trending downward.
Visual Examples
The chart clearly displays the generated buy and sell signals, making it easy to identify key trading moments.
Usage Tips
Parameter Customization: Experiment with the lookback period, smoothness factor, and volatility multiplier to match your trading timeframe and current market conditions.
Combine with Other Tools: For optimal results, use NeoTrend AI in conjunction with other technical indicators and solid risk management strategies.
Backtesting: Conduct thorough backtesting to fully understand the indicator's behavior across different market scenarios.
Final Remarks
NeoTrend AI is designed to offer traders original, data-driven insights into market trends without resorting to exaggerated promises. Its emphasis on innovation and practicality ensures that you receive actionable signals based on sound statistical principles.
noteThis Pine Script (v5) is designed to display 200MA (Moving Averages) and pivot points for both lower timeframes (LTF) and higher timeframes (HTF).
🔹 Key Features
User-Selectable Moving Average Type
The user can choose between EMA (Exponential Moving Average) or SMA (Simple Moving Average) for both LTF and HTF.
Automatic HTF Selection
The script automatically determines the higher timeframe (HTF) based on the current timeframe (LTF).
Example mappings:
1-hour (60) → Daily (D)
4-hour (240) → Weekly (W)
15-minute (15) → 4-hour (240)
5-minute (5) → 1-hour (60)
If the timeframe is Daily (D), Weekly (W), or Monthly (M), the HTF calculation is disabled (na).
200MA Calculation for LTF & HTF
The script calculates the 200-period moving average for both the current timeframe and the higher timeframe (if applicable).
It uses request.security() to fetch the HTF 200MA only when HTF is valid.
Pivot Point Detection (LTF & HTF)
LTF Pivots
Detects pivot highs and pivot lows using a user-defined pivotLength (default: 6).
Plots diamond-shaped markers on the chart.
HTF Pivots
Detects pivot highs and pivot lows for the higher timeframe using a pivotLengthhtf (default: 96).
Plots white diamond markers to differentiate HTF pivots.
Latest Pivot Line Calculation
The script stores the most recent pivot high and low for both LTF and HTF, which can be used for further analysis.
ICT Breakers (BOS / MSS - Market Structure) [ICTProTools]The Breakers (Market Structure) indicator is designed to help traders identify true breaker structures , a key concept in Inner Circle Trader (ICT) methodology. In market structure, Breakers represent powerful shifts where a key high or low is broken, leading to a reversal in market direction. Most tools misinterpret structure shifts, using internal structure , leading to fake breakouts. This tool solves that problem by filtering out false signals , providing clear & structured insights , all with multi-timeframe compatibility.
💎 Key Features
⚡️ Breakers in action
The indicator shows the structure following ICT instructions. A breaker is defined by two lines:
The first line confirms the previous trend (it could be interpreted as a BOS).
The second line highlights the moment price breaks structure (with candle body or wick based on your chosen settings), signaling a shift in trend direction (like an MSS).
Furthermore, it’s important to note that a breaker not only shows the structure, but also defines a potential Point of Interest (POI), an area where price may retrace before continuing its trend.
Here, we can observe two clear structure shifts.
On the far left, the market was in a bearish trend, illustrated by the first visible (dotted and red) line. Shortly after, the second (solid and green) line appears, showing a break that initiates a new bullish trend.
This upward movement continues, with the last confirmation marked by a top structure line. And finally, the structure is broken once again indicating a transition back into a bearish trend.
💪 Real Structure with True Highs / Lows
Unlike many indicators that detect internal breakouts , this tool follows ICT’s true market structure rules .
In a bearish trend , a bullish breaker is only confirmed when the high that created the low is broken , and conversely for a bullish scenario.
Fake breakouts are ignored, preventing misleading signals.
In the image above, the white breakout is correctly ignored by the indicator, as it doesn't align with ICT’s structural rules. That white high is simply part of the internal structure, not the true swing point. Instead, the green line highlights the key level that truly matters, the one whose rupture would have confirmed a real change in market structure.
🔔 Smart Alerts for Structure Updates
Stay one step ahead with customizable alerts designed to notify you instantly when market structure changes occur.
Get notified for BOS (Continuation) and / or MSS (Breaker) events.
Set alerts for bullish , bearish , or both directions.
Choose between once or repeated alerts , based on your strategy.
This feature allows traders to remain focused and reactive , even when monitoring multiple markets.
In the alert settings, select which structure shifts you want to be notified of. Whether you're a scalper or a swing trader, the alerts keep you connected to key moments without needing to constantly monitor the chart.
⏳ Multi-Timeframe Structure
All features of the indicator are fully compatible with higher timeframes .
Get a broader view of market structure without switching timeframes.
Monitor higher timeframe structures and receive alerts, all without leaving your analysis chart .
In this example, the market structure of the 30m timeframe is displayed while on a 5m chart, providing a clearer perspective.
✨ Customization & User Control
Make it yours! The indicator allows full customization:
Swing bars (to confirm high / low)
Select your mode for Breakers (MSS) , using the candle body only or body / wick
Line style (type, width, color)
Choice of displayed timeframe
Activate any alert , with the frequency you want
🎯 Conclusion
✅ Avoid false signals by focusing on true ICT Breakers
✅ Smart alerts to never miss a structural shift
✅ Multi-timeframe support for enhanced analysis
✅ Clean & professional design for an optimal trading experience
Day Trading Trend & Candle Predictor with AITrying out a bit of coding and critical thinking to this algorithm.
Testing it, let me know what you think!
ICT Trading Concepts - Nasdaq OptimizedIct concept, with Optimizated skills. Plese try diverse option with the filters-
gMan Confirmed PivotsYet another pivot point indicator! But this indicator paints the pivots in white initially, and changes them to green/red upon confirmation.
Trade size calculatorOverview
The Trade Size Calculator helps traders determine optimal trade sizes based on risk management principles. It calculates the number of shares to buy, stop-loss levels, and target prices while analyzing market trends and volatility.
How It Works
Risk & Allocation: Users input their account size, risk percentage per trade, and allocation percentage to determine capital exposure. ATR-based stop-loss can be enabled for volatility-adjusted risk management.
Market Trend Detection: Uses 9 & 21 EMA to identify short-term trend direction. Bollinger Bands and ATR help detect consolidation phases (low volatility).
Trade Calculations: Computes position size, stop-loss, shares to buy, and target price (2:1 Risk-Reward Ratio).
On-Chart Table: Displays key trading metrics:
Current Price
Shares to Buy
Stop-Loss Price
Target Price (2:1 RRR)
Short-Term Trend
How to Use
Add to Chart: Paste this script into TradingView's Pine Script Editor and click Add to Chart.
Adjust Settings: Modify account size, risk percentage, and ATR stop-loss multiplier as needed.
Use the Table Data: Follow the trade size, stop-loss, target price, and trend indicator to plan trades effectively.
KDA KEYyOne, two, three, four, five
Once I caught a fish alive
Six, seven, eight, nine, ten
Then I let it go again
Why did you let it go?
Because it bit my finger so
Which finger did it bite?
This little finger on my right.
Straggling higher and lower + FIBOSimple indicator displaying straggling higher and lower and fibonacci levels to optimize the buy point and stoploss.
Defaut value use for 5sec timeframe
Enjoy
Daily, Weekly, Monthly & Yearly VWAP BandsThis indicator plots Volume Weighted Average Price (VWAP) bands for different timeframes—Daily, Weekly, Monthly, and Yearly—to provide traders with key levels of market equilibrium based on volume.
Features:
✅ Daily VWAP Band – Tracks VWAP from the start of each trading day.
✅ Weekly VWAP Band – Resets at the beginning of each trading week and adjusts dynamically.
✅ Monthly VWAP Band – Calculates VWAP from the first trading session of the month.
✅ Yearly VWAP Band – Tracks the Year-to-Date VWAP, updating throughout the year.
Usage:
🔹 Daily VWAP is ideal for intraday traders.
🔹 Weekly VWAP helps swing traders identify volume-weighted support & resistance.
🔹 Monthly & Yearly VWAP provide macro-trend insights for long-term traders.