KA DO % Levels v6 - Fixed ListShort (recommended)
KA DO % Levels v6 – Fixed List (Invite-only)
Plots symmetric percentage levels around the Daily Open (DO). The DO is computed so it stays identical across 4H, 1H, and 5m.
Levels: ±0.236%, ±0.382%, ±0.50%, ±0.812%, ±1.00%, ±1.382%, ±1.500%, ±1.618%, ±2.00
Inputs: show DO, show labels, line width, per-level toggles.
Alert: Cross DO % triggers when price crosses any level.
For educational use only. Not financial advice.
Extended (if you have more space)
KA DO % Levels v6 – Fixed List (Invite-only)
This indicator draws the Daily Open (DO) and symmetric percentage levels around it. The DO is calculated to remain consistent across timeframes (4H/1H/5m), avoiding the usual discrepancies from timeframe or candle type.
What it does
• Plots DO + levels: ±0.236%, ±0.382%, ±0.50%, ±0.812%, ±1.00%, ±1.382%, ±1.500%, ±1.618%, ±2.00
• Optional labels showing % and price
• One alert condition: “Cross DO %” (fires when price crosses any plotted level)
Bandas e Canais
Chart Patterns Buy Alerts (Intraday) - Bullish Patternschart pattern prediction
The script plots two things:
predicted_direction → +1 (up) or -1 (down).
predicted_value → the next bar’s estimated close price.
So on your chart you’ll see:
Blue histogram → shows up (+1) or down (-1) prediction.
Orange line → predicted next value.
Interpret the Output
If the blue bar is +1, the model expects the next candle to close higher.
If the blue bar is -1, the model expects the next candle to close lower.
The orange line shows where it thinks the next close will land.
Percentage Change per 5 Candles
🔎 What this indicator does
This indicator calculates and displays the percentage change of each candlestick directly on the chart.
• If a candle closed higher than it opened (bullish candle), it shows a positive % change (green).
• If a candle closed lower than it opened (bearish candle), it shows a negative % change (red).
• Small moves below your chosen threshold (e.g., 0.1%) are ignored to avoid clutter.
• The labels are placed above, below, or in the center of the candle (you choose).
So essentially, every candle “tells you in numbers” exactly how much it changed relative to its opening price.
________________________________________
⚙️ How it operates (the logic inside)
1. Calculate the change
o Formula:
\text{% Change} = \frac{(\text{Close} - \text{Open})}{\text{Open}} \times 100
o Example: If a candle opens at 100 and closes at 105, that’s a +5% change.
2. Round it nicely
o You can control decimals (e.g., show 2 decimals → +5.23%).
3. Filter out noise
o If a candle barely moved (say 0.02%), the label won’t appear unless you reduce the threshold.
4. Style the labels
o Bullish = green text, slightly transparent green background.
o Bearish = red text, slightly transparent red background.
o Neutral (0%) = gray.
5. Place the labels
o Options: above the candle, below the candle, or centered.
o Small vertical offset is applied so labels don’t overlap the candle itself.
________________________________________
📊 How this helps traders
This indicator turns visual candles into quantifiable numbers at a glance. Instead of guessing whether a move was “big” or “small,” you see it clearly.
Key Benefits:
1. Quick volatility analysis
o You can instantly see if candles are making big % swings or just small moves.
o This is especially useful on higher timeframes (daily/weekly) where moves can be large.
2. Pattern confirmation
o For example, you might spot a strong bullish engulfing candle — the % change label helps confirm whether it was truly significant (e.g., +4.5%) or just modest (+0.7%).
3. Noise filtering
o By setting a minimum % threshold, you only see labels when moves are meaningful (say > 0.5%). This keeps focus on important candles.
4. Backtesting & comparison
o You can compare moves across time:
“How strong was this breakout candle compared to the last one?”
“Are today’s bearish candles weaker or stronger than yesterday’s bullish candles?”
5. Better decision-making
o If you’re trading breakouts, reversals, or trend-following, knowing the % size of each candle helps confirm if the move has enough momentum.
________________________________________
✅ In short:
This indicator quantifies price action. Instead of just seeing “green” or “red” candles, you now know exactly how much the price changed in percentage terms, directly on the chart, in real time. It helps you distinguish between strong and weak moves and makes your analysis more precise.
________________________________________
Asia815This Pine Script indicator plots high, low, and equilibrium (50%) lines for the Asia session (20:00–21:15, America/New_York timezone) on your chart. It tracks the session's highest, lowest, and midpoint prices, displaying customizable lines and labels that extend for a user-defined period after the session ends. The script also includes alert conditions for price crosses of these levels. Fully customizable with options for line visibility, color, style, thickness, and label size.
Mavi## Core System Structure and Operating Principle
This advanced trading system adopts a multi-dimensional approach to market analysis. Centering on two main trend-following mechanisms, it supports them with 12 different technical analysis tools. Its fundamental philosophy is to simultaneously evaluate different aspects of the market rather than relying on a single indicator. The main signal systems constitute 70% of the total decision, while supporting indicators complete the remaining 30%. Thanks to this mathematical weighting, false signals are minimized while strong market movements are captured early.
The system's most remarkable feature is its automatic calculation of optimal entry points for each trade. During this calculation, the current price position, volatility status, momentum indicators, and critical technical levels are evaluated together. A dynamic algorithm is used to ensure you enter the market at the most suitable price, and this entry point is continuously updated.
## Risk Management and Capital Protection
Risk management is a fundamental element embedded in this system's DNA. Before each trade, the stop loss level is automatically calculated based on volatility, and you are presented with three different profit targets. These targets are determined to optimize the risk/reward ratio. The system recommends risking only 2% of your capital per trade and calculates your position size according to this rule. The profit-taking strategy is based on the principle of graduated exits: 50% of the position at the first target, 30% at the second target, and the remaining 20% at the third target. This approach both protects profits and offers the opportunity to benefit from trend continuation.
Stop loss levels are dynamically adjusted according to the market's current volatility. When volatility increases, the stop distance widens; when it decreases, it narrows. This reduces the risk of unnecessary stops while providing protection against major losses. Additionally, the risk/reward ratio is calculated for each trade, and if this ratio is below 1:2, opening a trade is not recommended.
## Market Condition Analysis and Adaptive Strategy
The system classifies the market into three different regimes: trending, ranging, and consolidation. Different trading strategies are recommended for each regime. During trending periods, more weight is given to signals in the trend direction, and momentum indicators are emphasized. In ranging markets, trading from support and resistance levels is recommended, and overbought/oversold zones receive more attention. During consolidation periods, a major upcoming movement is anticipated, and taking positions in the breakout direction is advised.
Market regime detection is performed by evaluating multiple indicators together. The market's current character is determined by analyzing trend strength, volatility level, volume behavior, and momentum indicators. Through this detection, the appropriate strategy for each market condition is automatically activated.
## Confidence Score and Decision-Making Mechanism
One of this system's most innovative features is the confidence score calculation for each signal. This score is determined by taking the weighted average of 14 different technical indicators and ranges from 0-100. If the confidence score is below 35%, opening a trade is not recommended. The higher the score, the more reliable the signal. Visually represented by stars, this score enables quick decision-making.
The decision-making mechanism adopts an objective and mathematical approach. After all indicators are analyzed, you are presented with a clear recommendation: strong buy, buy, strong sell, sell, or wait. These recommendations are based solely on technical data, completely eliminating emotional factors. This enables disciplined trading free from emotions such as fear and greed.
## Volume and Money Flow Analysis
Volume analysis is an integral part of the system. Metrics such as relative volume, money flow index, accumulated volume indicator, and volume change rate are continuously monitored. Signals are found to be more reliable when trading occurs at more than twice the normal volume. Z-score analysis, particularly used to detect institutional activity, enables you to catch big players' market entries early.
Money flow indicators determine the direction of capital entering or leaving the market. Positive money flow indicates buying pressure, while negative money flow shows selling pressure. By detecting discrepancies between money flow and price movement, potential reversal points are signaled in advance. The combined evaluation of volume and money flow analysis improves signal quality and filters out false breakouts.
## Momentum and Strength Indicators
Momentum analysis enables you to understand the market's internal dynamics. By evaluating the relative strength index, stochastic oscillator, and momentum indicators together, the market's overbought or oversold condition is detected. Trend strength analysis provides information about the sustainability of the current movement. In strong trends, maintaining positions in the trend direction is recommended, while profit realization is advised in weak trends.
Divergence analysis of momentum indicators detects potential reversal points early. If momentum indicators show decline while price makes new highs, this signals trend weakening. Such discrepancies are automatically detected and you are alerted.
## Moving Averages and Trend Analysis
Short, medium, and long-term trends are analyzed using moving averages of different periods. These averages, based on Fibonacci numbers, create natural support and resistance levels. Alignment of all averages in the same direction confirms strong trend presence. Major crossovers are automatically detected and evaluated as harbingers of significant trend changes.
The distance between moving averages is an indicator of trend strength. As averages diverge from each other, the trend strengthens; as they converge, it weakens. This dynamic is continuously monitored, and when the trend weakens, reducing positions or profit realization is recommended.
## Institutional Pattern Recognition
The system automatically detects special formations used by professional investors. Patterns indicating institutional accumulation, such as Spring and UTAD, are evaluated together with large volume movements. A minimum 20-bar cooldown period is applied in detecting these patterns to filter false signals. The Spring pattern indicates potential bottoms and uptrend beginnings, while the UTAD pattern signals tops and downtrend beginnings.
## Practical Use and Application
When you start using the indicator, you should first follow the two main panels in the right corners. The upper panel contains risk management and final decision recommendations, while the lower panel provides detailed market analysis. If there's a high confidence score and a clear signal, you can open a trade from the determined entry point. Always use the recommended stop loss level and stick to profit targets.
You may need to use different parameters in different timeframes. More sensitive settings are preferred for short-term trades, while broader parameters are chosen for long-term trades. Optimized default values are provided for each timeframe, but you can fine-tune according to your own experience.
## Conclusion
This comprehensive trading system is a sophisticated solution developed against the complexity of modern markets. With multiple analysis layers, automatic risk management, and an objective scoring system, it minimizes emotional decisions and enables systematic trading. The system shows you the way, but the final decision is always yours. Disciplined use, patience, and adherence to risk management rules are the keys to long-term success.
The most important rule to remember when trading is that no system is perfect and there are no guarantees in the market. Therefore, always prioritize capital management and only trade with money you can afford to lose. You are provided with professional-level analysis capabilities, but discipline, patience, and continuous learning are essential for success.
Flow State [BreakoutOrFakeout]
🌊 FLOW STATE
Enter the flow with this triple-EMA alignment system that shows
when all timeframes are in perfect harmony.
Features:
• 3-level flow alignment (fast/medium/slow)
• Alignment scoring system (-3 to +3)
• Flow state visualization
• Distance from flow in ATRs
• Clean dashboard display
• Reversal warnings
Flow States:
Strong Up = All aligned bullish (+3)
Weak Up = Partially bullish (+1)
Neutral = Mixed signals
Weak Down = Partially bearish (-1)
Strong Down = All aligned bearish (-3)
Pulse Lite [BreakoutOrFakeout]Pulse Lite - FREE
What It Does
A simplified momentum indicator that shows you the market's "pulse" through a smooth, easy-to-read line. Perfect for traders who want clean, reliable momentum signals without the complexity.
Key Features
💗 Smooth Pulse Line
Clean momentum reading from 0-100
Dynamic colors show market state instantly
No choppy signals or false noise
📊 3-Zone System
Above 70 = Overbought (red zone)
30-70 = Neutral (clear zone)
Below 30 = Oversold (green zone)
🎯 Simple Signals
Green dots when leaving oversold
Red dots when leaving overbought
Color changes show momentum shifts
📍 Current Reading
Live status: HIGH, NEUTRAL, or LOW
Exact value display
Color-coded label
How to Use
Basic Strategy
Oversold (below 30): Look for green dot, consider longs
Overbought (above 70): Look for red dot, consider shorts
Neutral (30-70): Follow the color for trend direction
Quick Rules
Green pulse = Bullish momentum
Red pulse = Bearish momentum
Blue pulse = Neutral/transitioning
Visual Guide
🔴 Red Zone (70-100) = Overbought, reversal risk
🟢 Green Zone (0-30) = Oversold, bounce likely
🔵 Blue Line (50) = Momentum midpoint
Why Start with Lite?
This free version gives you the core pulse reading system - clean, simple, and effective. Perfect for learning the concept or if you prefer minimalist indicators. No clutter, no complexity, just the essential momentum pulse.
Want More Power?
Upgrade to Pulse Meter PRO for:
5-zone power system for precision entries
Signal line with crossover alerts
Histogram strength visualization
Divergence detection
Multi-timeframe dashboard
Advanced filtering algorithms
Priority support
Best For
Beginners learning momentum trading
Traders who prefer simple, clean indicators
Quick momentum checks
Basic overbought/oversold signals
⚠️ DISCLAIMER: For educational purposes only. Trading involves substantial risk of loss. Past performance does not guarantee future results. Always use proper risk management.
Crystal Channels [BreakoutOrFakeout]Crystal Channels
What It Does
Automatically draws dynamic price channels that adapt to market volatility, showing you exactly where price sits within its current range. The crystal-clear visualization instantly reveals whether price is stretched, compressed, or ready to break out.
Key Features
💎 Auto-Adjusting Channels
Channels expand and contract with volatility
No manual adjustment needed
Works on all timeframes automatically
📊 Position Percentage Display
Shows exact position within channel (0-100%)
Real-time updates as price moves
Quantifies overbought/oversold conditions
⚡ Squeeze Detection
Identifies when channels compress
label warns of pending breakout
Yellow background for visual alert
🎯 Multi-Signal System
Breakout confirmations (triangles)
Channel touches (circles)
Strong momentum (diamonds)
All signals filter for false breaks
🎨 Dynamic Visual Feedback
Gradient fills show trend direction
Candle colors indicate position strength
Quarter lines for precision entries
How to Use
Channel Bounces: Enter opposite direction at channel extremes
Breakout Trades: Wait for squeeze, then follow triangle signals
Position Sizing: Use % reading to gauge risk (higher % = higher risk)
Trend Following: Trade with midline direction and color
Visual Guide
🔴 Upper Channel = Resistance/overbought
🟢 Lower Channel = Support/oversold
🔵 Midline = Trend direction
🟡 Squeeze = Volatility contraction
📍 XX% = Current position in range
Why Crystal Channels?
Unlike static channels that need constant adjustment, Crystal Channels automatically adapt to market conditions. The position percentage gives you precise risk assessment, while the squeeze detection helps you prepare for explosive moves before they happen.
Perfect for:
Range traders (fade the extremes)
Breakout traders (play the squeezes)
Swing traders (channel to channel)
Risk managers (clear stop levels)
⚠️ DISCLAIMER: For educational purposes only. Trading involves substantial risk of loss. Past performance does not guarantee future results. Always use proper risk management.
Power Zones [BreakoutOrFakeout]Power Zones
What It Does
Creates dynamic volatility-based zones that expand and contract with market conditions, showing you exactly where price is likely to react. The multi-layer gradient system instantly reveals whether price is in a high-pressure zone (likely reversal) or neutral zone (likely continuation).
Key Features
⚡ 4-Layer Zone System
Outer power zones (strongest reactions)
Inner neutral zones (trend continuation)
Dynamic centerline
All zones adapt to market volatility
🎯 Squeeze Detection
Identifies when volatility contracts (yellow)
Highlights expansion phases (purple)
Alerts before major moves
📊 Power Level Indicators
Purple dots mark extreme distances from center
Shows when price reaches high-power zones
Helps identify reversal points
🎨 Intelligent Color Coding
Zones, lines, and candles change color based on position
Brighter colors = stronger signals
Visual intensity shows opportunity strength
How to Use
Mean Reversion Strategy
Enter opposite direction when price touches outer zones
Purple dots = high probability reversal
Exit at centerline or opposite zone
Breakout Strategy
Yellow squeeze = prepare for breakout
Enter on expansion (purple background)
Ride the momentum to outer zones
Trend Following
Stay long above centerline
Stay short below centerline
Use zones as trailing stop levels
Visual Guide
🔴 Red Zone = Upper pressure area (potential resistance)
🟢 Green Zone = Lower pressure area (potential support)
🔵 Blue Line = Dynamic centerline (trend bias)
🟡 Yellow = Squeeze mode (low volatility)
🟣 Purple = High power or expansion
Settings
Core
Zone Period (10-50): Sensitivity to price action
Zone Width (0.5-4.0): How wide the zones extend
Smoothing (1-10): Reduces zone noise
Visual
Toggle zones, centerline, signals
Adjust transparency and line width
Optional candle coloring
Why Power Zones?
Traditional bands show you lines. Power Zones shows you pressure. The 4-layer gradient system reveals not just where support/resistance might be, but how strong it will be. The squeeze detection gives you a heads-up before big moves, while the power dots show you exactly when price has stretched too far.
Best For
✓ Range traders (fade the zones)
✓ Breakout traders (play the squeezes)
✓ Swing traders (zone-to-zone moves)
✓ Risk management (clear stop levels)
✓ All timeframes and markets
Pro Tips
Squeeze + touch of zone = high probability reversal
Expansion + break of zone = trend continuation
Multiple purple dots = extreme stretch, reversal imminent
Centerline color shows immediate trend bias
⚠️ DISCLAIMER: For educational purposes only. Trading involves substantial risk of loss. Past performance does not guarantee future results. Always use proper risk management and never risk more than you can afford to lose.
Wave Rider [BreakoutOrFakeout]Wave Rider
What It Does
Creates an ultra-smooth trend wave that flows through price action, instantly revealing market direction and momentum strength through elegant visual design. The wave dynamically adapts its color intensity based on trend strength, making it easy to spot high-probability trading opportunities.
Key Features
🌊 Silky Smooth Wave
Double-smoothed calculation eliminates noise
Flows naturally through price action
Adjustable period and smoothing levels
🎨 Dynamic Color Flow
Bright colors = Strong momentum
Faded colors = Weakening trend
Smooth transitions show trend evolution
📊 Optional Ribbon Depth
1-5 translucent layers create visual depth
Shows trend consistency across periods
Beautiful flowing water effect
⚡ Smart Signals
Yellow dots mark potential turning points
Price/wave crossovers for entries
Wave angle analysis (flat/rising/steep)
✨ Clean Design
Minimal chart clutter
Optional candle coloring
Adjustable visual elements
How to Use
Trend Following: Trade in direction of wave color (green up, red down)
Entry Timing: Enter when price crosses above/below wave with momentum
Exit Signals: Watch for yellow dots indicating potential reversals
Momentum Gauge: Bright colors = stay in trade, fading = consider exit
Visual Guide
🟢 Green Wave = Uptrend (brighter = stronger)
🔴 Red Wave = Downtrend (brighter = stronger)
🔵 Blue Wave = Neutral/consolidating
🟡 Yellow Dots = Potential turning points
🌊 Ribbon = Multi-layer trend visualization
Settings
Core
Wave Period (5-50): Main trend sensitivity
Extra Smoothing (1-10): Additional noise reduction
Wave Offset: Shift wave forward/backward
Visual
Toggle wave, ribbon, signals, candle coloring
Adjust thickness, layers, transparency
Why Wave Rider?
Unlike choppy indicators that whipsaw in volatile markets, Wave Rider's double-smoothing creates a flowing trend line that filters out noise while remaining responsive to real moves. The visual design makes trend strength obvious at a glance - no interpretation needed.
Perfect for:
Trend traders wanting clear directional bias
Scalpers needing smooth entry/exit levels
Beginners learning trend-following concepts
Anyone wanting cleaner, more aesthetic charts
Trading Tips
✅ Best in trending markets - ride the wave
✅ Combine with volume for confirmation
✅ Use multiple timeframes for context
✅ Bright colors = high confidence signals
✅ Let the wave guide position sizing
⚠️ DISCLAIMER: For educational purposes only. Trading involves substantial risk of loss. Past performance does not guarantee future results. Always use proper risk management and never risk more than you can afford to lose.
LeTa Pro## Core System Structure and Operating Principle
This advanced trading system adopts a multi-dimensional approach to market analysis. Centering on two main trend-following mechanisms, it supports them with 12 different technical analysis tools. Its fundamental philosophy is to simultaneously evaluate different aspects of the market rather than relying on a single indicator. The main signal systems constitute 70% of the total decision, while supporting indicators complete the remaining 30%. Thanks to this mathematical weighting, false signals are minimized while strong market movements are captured early.
The system's most remarkable feature is its automatic calculation of optimal entry points for each trade. During this calculation, the current price position, volatility status, momentum indicators, and critical technical levels are evaluated together. A dynamic algorithm is used to ensure you enter the market at the most suitable price, and this entry point is continuously updated.
## Risk Management and Capital Protection
Risk management is a fundamental element embedded in this system's DNA. Before each trade, the stop loss level is automatically calculated based on volatility, and you are presented with three different profit targets. These targets are determined to optimize the risk/reward ratio. The system recommends risking only 2% of your capital per trade and calculates your position size according to this rule. The profit-taking strategy is based on the principle of graduated exits: 50% of the position at the first target, 30% at the second target, and the remaining 20% at the third target. This approach both protects profits and offers the opportunity to benefit from trend continuation.
Stop loss levels are dynamically adjusted according to the market's current volatility. When volatility increases, the stop distance widens; when it decreases, it narrows. This reduces the risk of unnecessary stops while providing protection against major losses. Additionally, the risk/reward ratio is calculated for each trade, and if this ratio is below 1:2, opening a trade is not recommended.
## Market Condition Analysis and Adaptive Strategy
The system classifies the market into three different regimes: trending, ranging, and consolidation. Different trading strategies are recommended for each regime. During trending periods, more weight is given to signals in the trend direction, and momentum indicators are emphasized. In ranging markets, trading from support and resistance levels is recommended, and overbought/oversold zones receive more attention. During consolidation periods, a major upcoming movement is anticipated, and taking positions in the breakout direction is advised.
Market regime detection is performed by evaluating multiple indicators together. The market's current character is determined by analyzing trend strength, volatility level, volume behavior, and momentum indicators. Through this detection, the appropriate strategy for each market condition is automatically activated.
## Confidence Score and Decision-Making Mechanism
One of this system's most innovative features is the confidence score calculation for each signal. This score is determined by taking the weighted average of 14 different technical indicators and ranges from 0-100. If the confidence score is below 35%, opening a trade is not recommended. The higher the score, the more reliable the signal. Visually represented by stars, this score enables quick decision-making.
The decision-making mechanism adopts an objective and mathematical approach. After all indicators are analyzed, you are presented with a clear recommendation: strong buy, buy, strong sell, sell, or wait. These recommendations are based solely on technical data, completely eliminating emotional factors. This enables disciplined trading free from emotions such as fear and greed.
## Volume and Money Flow Analysis
Volume analysis is an integral part of the system. Metrics such as relative volume, money flow index, accumulated volume indicator, and volume change rate are continuously monitored. Signals are found to be more reliable when trading occurs at more than twice the normal volume. Z-score analysis, particularly used to detect institutional activity, enables you to catch big players' market entries early.
Money flow indicators determine the direction of capital entering or leaving the market. Positive money flow indicates buying pressure, while negative money flow shows selling pressure. By detecting discrepancies between money flow and price movement, potential reversal points are signaled in advance. The combined evaluation of volume and money flow analysis improves signal quality and filters out false breakouts.
## Momentum and Strength Indicators
Momentum analysis enables you to understand the market's internal dynamics. By evaluating the relative strength index, stochastic oscillator, and momentum indicators together, the market's overbought or oversold condition is detected. Trend strength analysis provides information about the sustainability of the current movement. In strong trends, maintaining positions in the trend direction is recommended, while profit realization is advised in weak trends.
Divergence analysis of momentum indicators detects potential reversal points early. If momentum indicators show decline while price makes new highs, this signals trend weakening. Such discrepancies are automatically detected and you are alerted.
## Moving Averages and Trend Analysis
Short, medium, and long-term trends are analyzed using moving averages of different periods. These averages, based on Fibonacci numbers, create natural support and resistance levels. Alignment of all averages in the same direction confirms strong trend presence. Major crossovers are automatically detected and evaluated as harbingers of significant trend changes.
The distance between moving averages is an indicator of trend strength. As averages diverge from each other, the trend strengthens; as they converge, it weakens. This dynamic is continuously monitored, and when the trend weakens, reducing positions or profit realization is recommended.
## Institutional Pattern Recognition
The system automatically detects special formations used by professional investors. Patterns indicating institutional accumulation, such as Spring and UTAD, are evaluated together with large volume movements. A minimum 20-bar cooldown period is applied in detecting these patterns to filter false signals. The Spring pattern indicates potential bottoms and uptrend beginnings, while the UTAD pattern signals tops and downtrend beginnings.
## Practical Use and Application
When you start using the indicator, you should first follow the two main panels in the right corners. The upper panel contains risk management and final decision recommendations, while the lower panel provides detailed market analysis. If there's a high confidence score and a clear signal, you can open a trade from the determined entry point. Always use the recommended stop loss level and stick to profit targets.
You may need to use different parameters in different timeframes. More sensitive settings are preferred for short-term trades, while broader parameters are chosen for long-term trades. Optimized default values are provided for each timeframe, but you can fine-tune according to your own experience.
## Conclusion
This comprehensive trading system is a sophisticated solution developed against the complexity of modern markets. With multiple analysis layers, automatic risk management, and an objective scoring system, it minimizes emotional decisions and enables systematic trading. The system shows you the way, but the final decision is always yours. Disciplined use, patience, and adherence to risk management rules are the keys to long-term success.
The most important rule to remember when trading is that no system is perfect and there are no guarantees in the market. Therefore, always prioritize capital management and only trade with money you can afford to lose. You are provided with professional-level analysis capabilities, but discipline, patience, and continuous learning are essential for success.
LeTa Pro## Core System Structure and Operating Principle
This advanced trading system adopts a multi-dimensional approach to market analysis. Centering on two main trend-following mechanisms, it supports them with 12 different technical analysis tools. Its fundamental philosophy is to simultaneously evaluate different aspects of the market rather than relying on a single indicator. The main signal systems constitute 70% of the total decision, while supporting indicators complete the remaining 30%. Thanks to this mathematical weighting, false signals are minimized while strong market movements are captured early.
The system's most remarkable feature is its automatic calculation of optimal entry points for each trade. During this calculation, the current price position, volatility status, momentum indicators, and critical technical levels are evaluated together. A dynamic algorithm is used to ensure you enter the market at the most suitable price, and this entry point is continuously updated.
## Risk Management and Capital Protection
Risk management is a fundamental element embedded in this system's DNA. Before each trade, the stop loss level is automatically calculated based on volatility, and you are presented with three different profit targets. These targets are determined to optimize the risk/reward ratio. The system recommends risking only 2% of your capital per trade and calculates your position size according to this rule. The profit-taking strategy is based on the principle of graduated exits: 50% of the position at the first target, 30% at the second target, and the remaining 20% at the third target. This approach both protects profits and offers the opportunity to benefit from trend continuation.
Stop loss levels are dynamically adjusted according to the market's current volatility. When volatility increases, the stop distance widens; when it decreases, it narrows. This reduces the risk of unnecessary stops while providing protection against major losses. Additionally, the risk/reward ratio is calculated for each trade, and if this ratio is below 1:2, opening a trade is not recommended.
## Market Condition Analysis and Adaptive Strategy
The system classifies the market into three different regimes: trending, ranging, and consolidation. Different trading strategies are recommended for each regime. During trending periods, more weight is given to signals in the trend direction, and momentum indicators are emphasized. In ranging markets, trading from support and resistance levels is recommended, and overbought/oversold zones receive more attention. During consolidation periods, a major upcoming movement is anticipated, and taking positions in the breakout direction is advised.
Market regime detection is performed by evaluating multiple indicators together. The market's current character is determined by analyzing trend strength, volatility level, volume behavior, and momentum indicators. Through this detection, the appropriate strategy for each market condition is automatically activated.
## Confidence Score and Decision-Making Mechanism
One of this system's most innovative features is the confidence score calculation for each signal. This score is determined by taking the weighted average of 14 different technical indicators and ranges from 0-100. If the confidence score is below 35%, opening a trade is not recommended. The higher the score, the more reliable the signal. Visually represented by stars, this score enables quick decision-making.
The decision-making mechanism adopts an objective and mathematical approach. After all indicators are analyzed, you are presented with a clear recommendation: strong buy, buy, strong sell, sell, or wait. These recommendations are based solely on technical data, completely eliminating emotional factors. This enables disciplined trading free from emotions such as fear and greed.
## Volume and Money Flow Analysis
Volume analysis is an integral part of the system. Metrics such as relative volume, money flow index, accumulated volume indicator, and volume change rate are continuously monitored. Signals are found to be more reliable when trading occurs at more than twice the normal volume. Z-score analysis, particularly used to detect institutional activity, enables you to catch big players' market entries early.
Money flow indicators determine the direction of capital entering or leaving the market. Positive money flow indicates buying pressure, while negative money flow shows selling pressure. By detecting discrepancies between money flow and price movement, potential reversal points are signaled in advance. The combined evaluation of volume and money flow analysis improves signal quality and filters out false breakouts.
## Momentum and Strength Indicators
Momentum analysis enables you to understand the market's internal dynamics. By evaluating the relative strength index, stochastic oscillator, and momentum indicators together, the market's overbought or oversold condition is detected. Trend strength analysis provides information about the sustainability of the current movement. In strong trends, maintaining positions in the trend direction is recommended, while profit realization is advised in weak trends.
Divergence analysis of momentum indicators detects potential reversal points early. If momentum indicators show decline while price makes new highs, this signals trend weakening. Such discrepancies are automatically detected and you are alerted.
## Moving Averages and Trend Analysis
Short, medium, and long-term trends are analyzed using moving averages of different periods. These averages, based on Fibonacci numbers, create natural support and resistance levels. Alignment of all averages in the same direction confirms strong trend presence. Major crossovers are automatically detected and evaluated as harbingers of significant trend changes.
The distance between moving averages is an indicator of trend strength. As averages diverge from each other, the trend strengthens; as they converge, it weakens. This dynamic is continuously monitored, and when the trend weakens, reducing positions or profit realization is recommended.
## Institutional Pattern Recognition
The system automatically detects special formations used by professional investors. Patterns indicating institutional accumulation, such as Spring and UTAD, are evaluated together with large volume movements. A minimum 20-bar cooldown period is applied in detecting these patterns to filter false signals. The Spring pattern indicates potential bottoms and uptrend beginnings, while the UTAD pattern signals tops and downtrend beginnings.
## Practical Use and Application
When you start using the indicator, you should first follow the two main panels in the right corners. The upper panel contains risk management and final decision recommendations, while the lower panel provides detailed market analysis. If there's a high confidence score and a clear signal, you can open a trade from the determined entry point. Always use the recommended stop loss level and stick to profit targets.
You may need to use different parameters in different timeframes. More sensitive settings are preferred for short-term trades, while broader parameters are chosen for long-term trades. Optimized default values are provided for each timeframe, but you can fine-tune according to your own experience.
## Conclusion
This comprehensive trading system is a sophisticated solution developed against the complexity of modern markets. With multiple analysis layers, automatic risk management, and an objective scoring system, it minimizes emotional decisions and enables systematic trading. The system shows you the way, but the final decision is always yours. Disciplined use, patience, and adherence to risk management rules are the keys to long-term success.
The most important rule to remember when trading is that no system is perfect and there are no guarantees in the market. Therefore, always prioritize capital management and only trade with money you can afford to lose. You are provided with professional-level analysis capabilities, but discipline, patience, and continuous learning are essential for success.
Supertrend0913This Pine Script (`@version=6`) combines **two Supertrend indicators** and a set of **moving averages (EMA & MA)** into one overlay chart tool for TradingView.
**Key features:**
* **Supertrend \ & \ :**
* Each has independent ATR period, multiplier, and ATR calculation method.
* Plots trend lines (green/red for \ , blue/yellow for \ ).
* Generates **buy/sell signals** when trend direction changes.
* Includes **alert conditions** for buy, sell, and trend reversals.
* **Moving Averages:**
* 6 EMAs (lengths 21, 55, 100, 200, 300, 400).
* 5 SMAs (lengths 11, 23, 25, 39, 200).
* Each plotted in different colors for trend visualization.
👉 In short: it’s a **combined trading tool** that overlays two configurable Supertrend systems with alerts plus multiple EMAs/SMAs to help identify trend direction, signals, and potential entry/exit points.
Profit booking Indicatorell signal when RSI < 40, MACD crosses zero or signal line downward in negative zone, close below 50 EMA, candle bearish.
Strong sell signal confirmed on 5-minute higher timeframe with same conditions.
Square off half/full signals as defined.
Target lines drawn bold based on previous swing lows and extended as described.
Blue candle color when RSI below 30.
One sell and one full square off per cycle, blocking repeated sells until full square off.
ICT Sweeps + FVG🔹 What is an iFVG?
• FVG → imbalance left by displacement (big move).
• iFVG (Inversion FVG) → when price returns to that gap later and flips it:
• Bullish FVG (support) → broken → becomes resistance = bearish iFVG.
• Bearish FVG (resistance) → broken → becomes support = bullish iFVG.
That’s why ICT often says “FVG becomes inversion when violated”.
⸻
🔹 Why You Don’t See FVG/iFVG Now
• The script you’re using only coded sweeps (BSS/SSL).
• It didn’t include the logic to:
1. Detect displacement candles.
2. Mark the FVG zone.
3. Flip it if price trades through → iFVG.
Pivot + OHLC【Pivot + OHLC|使い方(日本語)】
■ 概要
前日のOHLCラインと、当日の高値/安値(点線)を表示しつつ、標準ピボット(複数方式)を同一チャートに描画するインジケーターです。デイトレ~スイングでの当日レンジ把握、前日基準の反発/ブレイク確認、ピボット到達の可視化に向きます。
■ 主な機能
- 前日OHLC:前日の「Open/High/Low/Close」を水平ステップラインで描画(色変更可)
- 当日H/L:当日の「高値/安値」を点線のライン&ラベルで表示(最終バーのみ)
- ピボット:Traditional / Fibonacci / Woodie / Classic / DM / Camarilla に対応
- 表示制御:ピボット各レベル(P, R1~R5, S1~S5)の個別ON/OFF、色、ラベル位置を設定可
- パフォーマンス:古いピボットは自動削除(件数を設定可能)
■ 基本の使い方
1) チャートに追加したら、時間軸を普段の取引足に設定します。
2) 「OHLC Resolution」で前日の参照解像度(通常は1D)を選択。
3) 「Hide past OHLC」をONにすると、前日のOHLCは“表示用解像度の最終バー”付近のみ表示され、過去の混雑を抑えます。
4) 「Display resolution (for OHLC)」はOHLCラベルの表示基準となる時間足(通常は1D)です。
5) 「Line Width」で前日OHLC&当日H/L&ピボットの線幅を共通で調整します。
6) ピボットは「Pivot Type」「Pivots Timeframe」「Use Daily-based Values」等で調整します。
- デイトレ用途:Pivot Timeframe=“Auto or Daily”、Use Daily-based Values=ON が手堅い構成です。
7) 「labels」グループで「Show Labels」「Show Prices」「Labels Position(Left/Right)」を調整します。
■ パラメータ早見表
- OHLC Resolution:前日データの参照足(既定:1D)
- Hide past OHLC:過去の前日OHLCを非表示(既定:ON)
- Display resolution (for OHLC):OHLCラベルの表示基準足(既定:1D)
- Open/High/Low/Close:前日ライン色
- Line Width:全ライン共通の太さ
- Show Labels / Show Prices:ラベルの名称/価格の表示切替
- Pivot Type:ピボット方式(Traditional / Fibonacci / Woodie / Classic / DM / Camarilla)
- Pivots Timeframe:ピボット計算のアンカー(Auto / Daily / Weekly / … / Yearly派生)
- Number of Pivots Back:履歴ピボット保持数(古いものは自動削除)
- Use Daily-based Values:日足ベースで安定描画(短期足での未確定ずれを抑制)
- Labels Position:ピボットラベルの左右
■ 表示仕様のポイント
- 当日H/Lは点線ライン+ラベル(日本語表記:当日高値/当日安値)。最新バー時のみ表示・更新。
- 前日OHLCはステップライン。色を変更すると対応するラベル色も自動で連動。
- ピボットは方式により有効なレベル数が異なります(例:DMは少なめ、Traditional/CamarillaはR5/S5まで可)。
- レベルの個別トグル(Show P, Show R1 …)で混雑を抑えられます。
■ 注意事項 / ヒント
- 低スペック環境や極端に長い履歴では「Number of Pivots Back」を下げると安定します。
- 取引所/銘柄のセッションや休日によっては、1日の切替タイミングと当日H/Lの更新に差異が出る場合があります。
- Intradayでの“開場直後~日足切替前後”はリフレッシュによりH/Lやラベル位置が追随します。
- 「Use Daily-based Values」をONにすると、短期足でのピボット再計算による細かなズレを抑制できます。
■ 使いどころ
- 前日安値→当日戻り高値→ピボットR1の順に到達など、日内の“基準面”を連結して相場の節目を確認。
- ブレイク判定時に当日H/Lとピボット到達を併読して、利確/押し目候補を素早く評価。
- 指値戦略では、前日値幅(H-L)とピボット帯の重なりで「厚い」価格帯を抽出。
■ Overview
This indicator overlays prior-day OHLC lines, today’s high/low (dotted), and standard Pivot Points on the same chart. It’s built for quick intraday context: prior-day anchors, current-day range, and pivot confluence.
■ Key Features
- Yesterday’s OHLC: horizontal step-lines with customizable colors
- Today’s High/Low: dynamic dotted lines + labels (shown/updated on the latest bar)
- Pivot Points: Traditional / Fibonacci / Woodie / Classic / DM / Camarilla
- Fine control: per-level toggles (P, R1–R5, S1–S5), colors, label side
- Performance-aware: old pivots are auto-pruned by “Number of Pivots Back”
■ Quick Start
1) Add to your chart and choose your working timeframe.
2) Set “OHLC Resolution” (usually 1D).
3) Turn ON “Hide past OHLC” to keep charts clean by only showing recent prior-day OHLC.
4) “Display resolution (for OHLC)” defines the baseline timeframe for OHLC label placement (usually 1D).
5) Adjust “Line Width” to control all line thicknesses at once.
6) Configure pivots via “Pivot Type”, “Pivots Timeframe”, and “Use Daily-based Values”.
- For day trading, “Auto or Daily” + “Use Daily-based Values = ON” is a robust setup.
7) In “labels”, toggle “Show Labels”, “Show Prices”, and choose “Labels Position (Left/Right)”.
■ Parameter Cheatsheet
- OHLC Resolution: timeframe used for prior-day data (default 1D)
- Hide past OHLC: hide historical prior-day OHLC (default ON)
- Display resolution (for OHLC): baseline for OHLC label placement (default 1D)
- Open/High/Low/Close: colors for the four prior-day lines
- Line Width: global thickness for OHLC / Today H/L / Pivots
- Show Labels / Show Prices: text/price display for labels
- Pivot Type: Traditional / Fibonacci / Woodie / Classic / DM / Camarilla
- Pivots Timeframe: anchor timeframe (Auto / Daily / Weekly / … / Yearly variants)
- Number of Pivots Back: how many historical pivot sets to keep (older ones are deleted)
- Use Daily-based Values: stabilize pivot drawing on intraday charts
- Labels Position: left or right for pivot labels
■ Display Notes
- Today’s H/L are dotted lines with labels (“Today’s High” / “Today’s Low”); they update only on the latest bar.
- Prior-day OHLC uses step-lines; label color automatically follows line color.
- Available pivot levels depend on the chosen type (e.g., DM has fewer, Traditional/Camarilla support up to R5/S5).
- Use per-level toggles (Show P, Show R1, …) to reduce clutter.
■ Tips / Caveats
- On modest hardware or very long histories, reduce “Number of Pivots Back” for stability.
- Exchange sessions/holidays can slightly shift the daily roll and when Today’s H/L updates.
- Around the daily roll, intraday charts may refresh H/L/labels as new data confirms.
- “Use Daily-based Values = ON” helps avoid micro-shifts from frequent intraday recalculations.
■ Practical Use
- Chain prior-day low → intraday pullback high → pivot R1 to frame day structure.
- On breakouts, read Today’s H/L with pivot reaches to judge take-profit / pullback zones.
- For limit orders, intersect prior-day range (H–L) with pivot bands to find “thick” price zones.
Ratio Chart by JoyMukherjeThis indicator plots the relative performance of any NSE stock against the NIFTY 50 index in a separate pane below the main chart.
Key Features:
Formula: (Stock Price × 100) / NIFTY 50
20-period moving average for trend identification
Clean, distraction-free display
Real-time ratio tracking
How to Use:
Rising ratio = Stock outperforming NIFTY 50
Falling ratio = Stock underperforming the benchmark
Above MA = Bullish relative strength trend
Below MA = Bearish relative strength trend
Benefits:
✓ Identify stocks showing relative strength vs market
✓ Spot divergences between stock and index movements
✓ Perfect for sector rotation and stock selection strategies
✓ Works on any timeframe
Ideal for traders and investors who want to analyze individual stock performance relative to the broader Indian market benchmark. The 1000x multiplier makes ratio values more readable and easier to interpret.
Usage: Add to any NSE stock chart to see immediate relative strength analysis.
BossBAWANG · Main Chart v0.1 is a trend-following multi-factor indicator that combines price deviation from a midline, ATR channels, and bull-bear lines to define market bias.
On the main chart, it plots the midline, ATR trend channels, Bollinger Bands, and bull-bear lines. Candles are dynamically colored, and when multiple conditions align, the script highlights Strong Long or Strong Short confluence signals. Built-in alerts allow users to receive notifications instantly.
Features
• Trend midline (EMA60) and ATR channels for short-term support/resistance
• Bull-bear lines (EMA200 ± ATR) to capture long-term bias
• Candle coloring with confluence detection (Strong Long / Strong Short)
• Data Window outputs: midline, trend lines, bull-bear lines, filters, and strength score
• Built-in alert conditions for trading signals
Recommended Timeframes: 4H / 1D (works on others as well)
Markets: Crypto, FX, commodities, indices
⚠️ Disclaimer: This indicator is for educational and technical analysis purposes only. It does not constitute financial advice. Past performance does not guarantee future results.
VPT-style Close-to-Close Indicator📈Cumulative momentum (close-to-close × rel. volume) | MA & Donchian optional | ⚡ Alerts
Key Features:
- Tracks cumulative price momentum using close-to-close changes weighted by relative volume.
- Optional smoothed line (SMA/EMA) to identify trend direction.
- Optional Donchian channels to detect potential breakouts and breakdowns.
- Includes alerts for:
- Moving average crosses (bullish/bearish)
- Local maxima/minima in cumulative momentum
- Donchian upper/lower channel breakouts
- Customizable inputs: smoothing length, channel lengths, scaling factor, and visibility toggles.
- Visual cues: line colors indicate momentum direction (green = up, red = down).
- Use Case: Quickly spot momentum shifts, trend direction, and breakout opportunities with clear alerts and visual cues.
BTCUSD Dual Thrust (1H)BTCUSD Dual Thrust (1H) — Indicator
Overview
The Dual Thrust is a classic breakout-type strategy designed to capture strong directional moves when markets show imbalance between buyers and sellers. This indicator adapts the method specifically for BTCUSD on the 1-Hour timeframe, showing dynamic Buy/Sell trigger levels and live signals.
Origin
The Dual Thrust system was originally introduced by Michael Vitucci and has been widely used in futures and high-volatility markets. It was designed as a day-trading breakout framework, where daily high/low and close data define the range for the next session’s trade triggers.
How it Works
Each new day, the indicator calculates a “breakout range” using daily price data.
Two trigger levels are projected from the daily open:
Buy Trigger: Open + Range × KUp
Sell Trigger: Open - Range × KDn
Range can be built from either:
Classic Dual Thrust formula: max(High - Close , Close - Low) over a lookback period, or
ATR-based range: for volatility-adaptive signals.
A LONG signal fires when price crosses above the Buy Trigger.
An EXIT signal fires when price crosses below the Sell Trigger.
Buy/Sell lines step forward across each intraday bar until recalculated at the next daily open.
Practical Use
Optimized for BTCUSD 1-Hour charts (crypto’s volatility provides stronger follow-through).
Use the Buy/Sell levels as dynamic breakout lines or as confluence with your own setups.
Alerts are built in, so you can receive notifications when a LONG or EXIT condition triggers.
Designed as an indicator only (not a backtest strategy).
Key Features
✅ Daily Buy/Sell trigger lines auto-calculated and forward-filled
✅ LONG / EXIT labels on signals
✅ Optional ATR mode for volatility regimes
✅ Optional bar coloring for easy visual scanning
✅ Alerts ready for live monitoring
⚡️ Tip: While this indicator highlights breakout opportunities, effectiveness can improve when combined with trend filters (e.g., 200-SMA) or when aligned with higher timeframe supply/demand zones.
[DEM] Ichimoku Bars Ichimoku Bars is designed to color price bars based on their relationship to the Ichimoku Cloud (Kumo) by comparing the current close price to both Leading Span A and Leading Span B from the traditional Ichimoku system, but with added smoothing modifications. The indicator calculates the standard Ichimoku components using Donchian midlines for the Conversion and Base lines, then creates smoothed versions of Leading Span A (20-period RMA of the average between Conversion and Base lines) and Leading Span B (20-period RMA of the 52-period Donchian midline), both displaced forward by the lagging span period. Bars are colored green when price is above both leading spans (indicating strong bullish conditions above the cloud), red when price is below both leading spans (indicating strong bearish conditions below the cloud), and magenta when price is within the cloud (indicating neutral or transitional conditions), providing traders with immediate visual feedback about price position relative to the Ichimoku equilibrium zone.
[DEM] Four RMA Signal (With Backtesting) Four RMA Signal (With Backtesting) is designed to generate buy and sell signals based on a hierarchical alignment of four Rolling Moving Averages (RMA) with periods of 200, 300, 400, and 500, combined with price action confirmation through the fastest RMA line. It also includes a comprehensive backtesting framework to evaluate the historical performance of these signals. The indicator overlays directly on the price chart, plotting signals and displaying performance statistics in a table. The strategy generates buy signals when all four RMAs are aligned in ascending order (200>300>400>500, indicating strong bullish momentum across multiple timeframes) and the low crosses above the 200-period RMA, while sell signals are triggered when the RMAs are aligned in descending order (200<300<400<500, indicating strong bearish momentum) and the high crosses below the 200-period RMA, ensuring signals only occur during periods of confirmed long-term directional bias with immediate price confirmation through the fastest moving average.