Chỉ báo và chiến lược
TrendSync Pro (SMC)📊 TrendSync Pro (SMC) – Advanced Trend-Following Strategy with HTF Alignment
Created by Shubham Singh
🔍 Strategy Overview
TrendSync Pro (SMC) is a precision-based smart trend-following strategy inspired by Smart Money Concepts (SMC). It combines: Real-time pivot-based trendline detection
Higher Time Frame (HTF) filtering to align trades with dominant trend
Risk management via adjustable Stop Loss (SL) and Take Profit (TP)
Directional control — trade only bullish, bearish, or both setups
Realistic backtesting using commissions and slippage
Pre-optimized profiles for scalpers, intraday, swing, and long-term traders
🧠 How It Works:
🔧 Strategy Settings Image:
beeimg.com
The strategy dynamically identifies trend direction by using swing high/low pivots. When a new pivot forms: It draws a trendline from the last significant pivot
Detects whether the trend is up (based on pivot lows) or down (based on pivot highs)
Waits for price to break above/below the trendline
Confirms with HTF price direction (HTF close > previous HTF close = bullish)
Only then it triggers a long or short trade
It exits either at TP, SL, or a manual trendline break
🛠️ Adjustable Parameters:
Trend Period: Length for pivot detection (affects sensitivity of trendlines)
HTF Timeframe: Aligns lower timeframe entries with higher timeframe direction
SL% and TP%: Customize your risk-reward profile
Commission & Slippage: Make backtests more realistic
Trade Direction: Choose to trade: Long only, Short only, or Both
🎛️ Trade Direction Control:
In settings, you can choose: Bullish Only: Executes only long entries
Bearish Only: Executes only short entries
Both: Executes both long and short entries when conditions are met
This allows you to align trades with your own market bias or external analysis.
📈 Entry Logic: Long Entry:
• Price crosses above trendline
• HTF is bullish (HTF close > previous close)
• Latest pivot is a low (trend is considered up)
Short Entry:
• Price crosses below trendline
• HTF is bearish (HTF close < previous close)
• Latest pivot is a high (trend is considered down)
📉 Exit Logic: Hit Take Profit or Stop Loss
Manual trendline invalidation: If price crosses opposite of the trend direction
⏰ Best Timeframes & Recommended Settings:
Scalping (1m to 5m):
HTF = 15m | Trend Period = 7
SL = 0.5% | TP = 1% to 2%
Intraday (15m to 30m):
HTF = 1H | Trend Period = 10–14
SL = 0.75% | TP = 2% to 3%
6 Hour Trading (30m to 1H):
HTF = 4H | Trend Period = 20
SL = 1% | TP = 4% to 6%
Swing Trading (4H to 1D):
HTF = 1D | Trend Period = 35
SL = 2% | TP = 8% to 12%
Long-Term Investing (1D+):
HTF = 1W | Trend Period = 50
SL = 3% | TP = 15%+
Note: These are recommended base settings. Adjust based on volatility, asset class, or personal trading style.
📸 Testing Note:
beeimg.com
TradingView limits test length to 20k bars (~40 trades on smaller timeframes). To show long-term results: Test on higher timeframes (e.g., 1H, 4H, 1D)
Share images of backtest result in description
Host longer test result screenshots on Imgur or any public drive
📍 Asset Behavior Insight:
This strategy works on multiple assets, including BTC, ETH, etc.
Performance varies by trend strength:
Sometimes BTC performs better than ETH
Other times ETH gives better results
That’s normal as both assets follow different volatility and trend behavior
It’s a trend-following setup. Longer and clearer the trend → better the results.
✅ Best Practices: Avoid ranging markets
Use proper SL/TP for each timeframe
Use directional filter if you already have a directional bias
Always forward test before going live
⚠️ Trading Disclaimer:
This script is for educational and backtesting purposes only. Trading involves risk. Always use risk management and never invest more than you can afford to lose.
EMI, RSI, Pivot based technical IndicatorsMulti-Indicator Trading Toolkit for Comprehensive Market Analysis
This Pine Script-based trading tool integrates multiple technical indicators to provide traders with a holistic view of market trends, volatility, and key price levels. Designed for flexibility, the script allows users to customize settings to match their trading strategy.
Key Features & Functionalities
1. Exponential Moving Averages (EMA)
Plots four configurable EMAs (default: 9, 21, 50, and 200) to identify trend direction and potential support/resistance zones.
2. Relative Strength Index (RSI)
Calculates RSI (default length: 14) to highlight overbought (70) and oversold (30) market conditions.
Customizable thresholds allow traders to adapt the RSI to different market conditions.
3. Pivot Points with Support & Resistance Levels
Computes pivot levels based on the previous day’s high, low, and close.
Includes dynamic support (S1-S5) and resistance (R1-R5) levels to assist in trade decision-making.
4. Volume-Weighted Average Price (VWAP)
Tracks the average price weighted by volume over a session, helping traders determine fair value zones.
5. Opening Range Breakout (ORB)
Identifies potential breakout opportunities based on the highest and lowest price within a user-defined opening range (5m, 15m, or 30m, etc.).
Highlights these levels to assist in trade entries and exits.
6. Multi-Timeframe RSI Analysis
Retrieves and displays RSI values from multiple timeframes (e.g., 1m, 5m, 15m, 1H, 1D).
Helps traders analyze RSI trends across different timeframes in a single view.
7. Volatility Index (VIX) Tracking
Monitors VIX data to gauge market volatility.
Displays daily percentage change and short-term variations (15 min, 1 hour), aiding in risk assessment.
8. Dynamic Table Display
Organizes key data (RSI values, VIX levels, and volatility changes) in customizable tables for an easy-to-read format.
Users can modify table position, colors, and display settings for personalized analysis.
9. Advanced Plotting for Visual Clarity
Clearly plots EMA, RSI, pivot levels, ORB levels, VWAP, and VIX movements on the chart.
Uses distinct colors and styles to enhance readability.
10. Customizable Inputs for Personalized Analysis
Provides a user-friendly input panel to modify settings, including EMA periods, RSI thresholds, ORB duration, table position, and plotting preferences.
Enables traders to tailor the script to their preferred trading style.
🧠 How the Indicators Work Together (Strategy Logic)
This script is not just a visual dashboard of common indicators — it’s a cohesive trading assistant designed to help traders make data-driven decisions through multi-layered confluence logic:
1. Trend Confirmation using EMAs:
The combination of 9/21/50/200 EMAs filters trades based on overall trend strength.
For example, long trades are considered only when the 21 EMA is above the 50 EMA and price is above the 9 EMA, confirming bullish momentum.
2. Momentum Alignment via Multi-Timeframe RSI:
Traditional RSI can give early or false signals. This script fetches RSI values from multiple timeframes (1m, 5m, 15m, 1H, 1D) to identify consistent strength or weakness across market structures.
3. Only when RSI is oversold/overbought across multiple timeframes does the signal become valid — reducing noise.
Breakout Confirmation with ORB + VWAP:
The script detects opening range breakouts (ORB) and filters them using VWAP and EMA zones to confirm whether breakouts are supported by volume and trend.
For instance, a long breakout above the ORB high is validated only when price is also above VWAP and EMAs align.
4. Volatility Context with VIX:
Incorporates VIX changes (live, 15m, 1h) to assess whether market conditions favor breakouts or consolidation.
If VIX is rising sharply, the script highlights caution zones — useful for adjusting position size or avoiding false breakouts.
5. Dynamic Signal Filtering:
Instead of triggering alerts directly, this script displays aligned conditions visually in a dynamic table.
Traders can see at a glance whether all confluence layers are in agreement, helping reduce over trading and enhance timing.
🌟 What Makes This Script Unique
✅ Strategic Integration of trend, momentum, volatility, and range-breakout concepts — not just plotted indicators.
✅ Multi-timeframe RSI logic presented in a table — letting traders spot alignment across timeframes without switching charts.
✅ Built-in volatility filter (VIX) for risk context, a feature rarely combined with ORB and trend indicators in a single script.
✅ Adaptive to all timeframes and instruments, especially useful for high-beta indices like Bank Nifty or Nasdaq.
✅ User-friendly customization, allowing traders to tailor everything from ORB window size to table position and indicator settings.
This all-in-one trading toolkit is designed for traders seeking a structured, data-driven approach to technical analysis. Whether you’re a short-term trader or a long-term investor, this script offers the flexibility and insight needed to navigate the markets effectively.
Session Open Range + PDH/PDL Levels – Scalper Tool“Session Open Range + PDH/PDL Levels – Scalper Tool”
Smart indicator that automatically detects:
• Previous Day High & Low (PDH/PDL).
• Opening range of the session (first 15 and 5 minutes).
Key Features:
• Helps anticipate price direction after breakouts or breakdowns.
• PDH/PDL are often liquidity zones and may act as support or resistance depending on price behavior.
• These levels can become key reversal or continuation zones.
• Ideal for momentum and liquidity traders on lower timeframes.
• Supports alerts for confirmed breakouts or breakdowns.
By Hatemish
Version 1.0 | 2025
_
مؤشر ذكي يحدد تلقائيًا:
أعلى وأدنى سعر لليوم السابق (PDH/PDL).
نطاق افتتاح الجلسة (أول 15 دقيقة و5 دقائق).
المميزات:
يساعد في التعرف على الاتجاه المتوقع للسعر بعد الاختراق أو الكسر.
مستويات اليوم السابق تُستخدم كمناطق سيولة، وقد تعمل كدعم أو مقاومة حسب حركة السعر.
قد تتحول هذه المستويات إلى نقاط انعكاس أو استمرار للاتجاه.
مناسب لمتداولي الزخم والسيولة على الفريمات الصغيرة.
يدعم التنبيهات عند الكسر أو الاختراق المؤكد.
By Hatemish
Version 1.0 | 2025
Map hack - Visual Sentiment Map for Market Positioning📌 **Map hack – Visual Sentiment Map for Market Positioning**
---
### 🧠 What it does
Map hack is a visual sentiment tool designed to highlight the **current position of price** within its short-term momentum cycle.
Unlike traditional oscillators such as RSI or Stochastic RSI, which react quickly to momentary shifts,
Map hack focuses on **where price is positioned** in relation to recent range extremes — offering a broader view of market exhaustion, buildup, or neutrality.
It provides a single smoothed curve to help traders assess overall market tone without the distraction of constant fluctuations.
---
### 💡 How to use
Map hack includes **five visual sentiment zones**, representing the emotional state and positioning of the market:
| Zone | Value Range | Interpretation |
|------|-------------|----------------|
| 🔵 **Upper Overheat** | Above 85 | Price is extended far above recent range. Reversal or pullback possible.
| 🌊 **Caution Zone** | 75–85 | Still trending upward, but momentum may be weakening.
| ⚪ **Neutral Zone** | Around 50 | Balanced positioning. No strong pressure from either side.
| 🟠 **Buy Watch Zone** | 15–25 | Price nearing local lows. Rebound potential increasing.
| 🔴 **Extreme Oversold** | Below 15 | Deep market discount. Strong upside reversal may be forming.
These zones help you:
- Understand where price sits emotionally within recent context
- Filter false signals and avoid chasing extremes
- Support your existing entry/exit strategy with emotional state mapping
> ⚙️ All zone thresholds are adjustable in the indicator settings.
---
### 🧭 Quick Reference (Zone Summary)
- 🔵 **85+** → Extended / Overheat zone
- 🌊 **75+** → Trend strength fading
- ⚪ **~50** → Neutral / No dominant sentiment
- 🟠 **Below 25** → Possible recovery setup
- 🔴 **Below 15** → Oversold / Strong reversal potential
---
### 🔍 Complementary Usage
Map hack can be used alongside other indicators such as Stochastic RSI.
While Stochastic RSI offers fast feedback on short-term momentum,
Map hack provides a **smoother, broader perspective** of price positioning within the market cycle.
This combination can support decision-making by showing both **immediate shifts** and **overall emotional context**.
> 📌 Map hack is **not a signal generator**, but rather a sentiment interpreter.
---
### ✅ Access Terms
This script is freely available for all TradingView users.
The source code is protected and not publicly visible.
> 🧩 For sharper entries, consider combining Map hack with your preferred entry indicator.
MARKET SYNERGY ANALYZER# MARKET SYNERGY ANALYZER v2.0
Current Date and Time (UTC): 2025-04-04 00:20:33
Author: Timur İnci
## INTRODUCTION
The Market Synergy Analyzer is an advanced technical analysis tool designed to bridge the gap between traditional market analysis and cross-market correlation studies. This sophisticated indicator provides traders and analysts with a comprehensive view of market relationships, particularly focusing on the synergy between BIST (Borsa Istanbul) indices and cryptocurrency markets.
### Core Purpose
- Identifies market correlations across different asset classes
- Tracks relative strength between markets
- Provides normalized price comparison
- Offers multi-timeframe analysis through customizable EMAs
## DEVELOPMENT
### Technical Implementation
1. **Multi-Market Data Processing**
- Real-time data fetching from BIST indices
- Cryptocurrency market integration
- Cross-market price normalization
2. **Advanced Technical Indicators**
- Four-layer EMA system (5, 14, 34, 233 periods)
- Normalized price ratios
- Percentage difference calculations
- Real-time market synergy detection
3. **Visualization Components**
- Color-coded EMA lines for trend identification
- Normalized candlestick charts
- Visual correlation indicators
### Key Features
- **Market Coverage:**
- 30+ BIST indices including XU100, XU030, XU050
- Major cryptocurrency pairs (BTC/USD, BTC/TRY, BTC/EUR)
- Sector-specific indices
- **Analysis Tools:**
- Relative strength comparison
- Cross-market correlation metrics
- Trend deviation alerts
- Multi-timeframe analysis
## CONCLUSION
### Practical Applications
1. **For Traders:**
- Identify market leading sectors
- Spot divergences between markets
- Time entry and exit points
- Track relative market strength
2. **For Portfolio Managers:**
- Monitor sector rotations
- Assess market correlations
- Optimize portfolio diversification
- Track market breadth
3. **For Risk Managers:**
- Monitor market relationships
- Track systemic risk indicators
- Identify potential market disruptions
- Assess cross-market impacts
### Benefits
- **Enhanced Decision Making:**
- Data-driven market analysis
- Reduced emotional bias
- Systematic approach to market analysis
- Comprehensive market view
- **Risk Management:**
- Early warning system for market changes
- Cross-market risk assessment
- Trend deviation alerts
- Portfolio exposure monitoring
- **Market Insights:**
- Deep market understanding
- Sector rotation identification
- Correlation analysis
- Market leadership tracking
### Target Users
1. Professional Traders
2. Portfolio Managers
3. Market Analysts
4. Risk Managers
5. Institutional Investors
## TECHNICAL REQUIREMENTS
- Platform: TradingView
- Pine Script Version: 6.0
- Data Feed: Real-time market data
- Recommended Timeframes: All
- Memory Usage: Optimized (500 bars back)
## FUTURE DEVELOPMENTS
1. Machine Learning Integration
2. Advanced Pattern Recognition
3. Additional Market Coverage
4. Enhanced Alert System
5. Custom Reporting Features
Change % Inteligente - NQ / ES / YMTopstep Compliance: Daily Price Change % Alert (NQ / ES / YM)
Script Purpose
This script helps funded traders (especially those using Topstep or similar programs) monitor the real-time percentage change of major equity index futures: Nasdaq (NQ), S&P 500 (ES), and Dow Jones (YM).
⚠️ Why it matters
Topstep prohibits trading within 2% of the daily price limits set by the CME. If a trader holds a position too close to those limits, they risk account disqualification.
📊 How it works
• Detects the instrument: NQ1!, ES1!, YM1!, or M2025 contracts
• Calculates the real-time % change from today’s market open
• Simulates daily CME price limits (+7% / -7%)
• Highlights when price enters the last 2% of the limit range (prohibited zone)
• Displays a clean, floating panel with the current % change and a warning if necessary
• Sends a visual and optional audio alert when in the prohibited zone
🧠 What makes this script unique?
This tool is **not for technical analysis**. It focuses exclusively on **funding program compliance** and **account protection**, which is not covered by other public scripts. It’s lightweight, intuitive, and designed for traders who manage risk like professionals.
✅ Open-source and ready for review.
✅ CHART SETUP FOR PUBLICATION
✔️ Use a clean chart
✔️ Only apply this script
✔️ Make sure the panel is visible (top-right or top-center recommended)
❌ No extra indicators or drawings
✔️ Use NQM2025, ESM2025 or YMM2025 on a volatile day (to show -1% to -3% range)
INSTRUCTIONS
1. Add the script to your chart.
2. Use it with NQ1!, ES1!, or YM1! (or M2025 contracts).
3. The panel will show today’s price change %.
4. If the market is within the last 2% of the CME price limit, a warning will appear.
5. Use this to avoid violating Topstep’s trading rules during volatile days.
7th Gate OpenGate of Wonder, I have done it. Honestly I cant thank you all enough! This isn't the end and I will prevail until the earth crumbles and we are all dust.
Wyckoff Springs and Up/Downthrusts [QuantVue]This Script actually belongs to . I have only personalised the strategy for my own good.
SMA Trend Panel// This indicator presents a compact panel for traders, combining SMA-based trend tracking and key volume/momentum technical indicators.
// The panel displays short-, mid-, and long-term SMAs (13, 50, 200), MACD, ADX, Stochastic RSI,
// OBV, CMF, volume change, weekly/monthly pivot levels, and ATR (volatility) directly on the chart.
// Each cell shows the current condition of its indicator with a symbol: positive (✅), negative (❌), or neutral (🔄).
// It is designed for traders who want to quickly assess overall technical conditions at a glance.
Crescenda Index Signal v1.2This indicator combines four powerful concepts into a single trend-and-breakout system:
Heikin Ashi Trend Check
Smooths out raw price data, making it easier to spot true bullish (green) and bearish (red) momentum candles.
Bollinger Breakout
Looks for the close of the “real” (non-HA) candle to break above the upper Bollinger Band or below the lower Bollinger Band.
A breakout indicates a sudden move outside the recent volatility range.
Custom ADX Calculation
Ensures the Average Directional Movement Index (ADX) is above a user-defined threshold (default 20), so we only take trades in stronger trending markets.
This custom ADX function is used instead of built-in calls to avoid version conflicts.
Volume Spike Filter
Confirms that trading volume exceeds a multiple (e.g. 1.5×) of the 20-bar SMA, which helps validate that a breakout is backed by real market participation.
One Signal per Trend Switch
The script only gives one entry (LONG or SHORT) when conditions first appear, then waits for a complete reversal (LONG → SHORT or SHORT → LONG) before signaling again. This eliminates rapid-fire or duplicate signals in the same direction.
Time Window Filter
An optional input (on by default) lets you specify a local hour range (e.g., 20:00–21:00) for signals. Outside that time, the indicator will not generate new entries.
How It Works
Heikin Ashi
A smoothed candle formula to define bullish/bearish candles (HA-close > HA-open = bullish).
Bollinger Bands
Looks for a “true” price close outside the standard deviation bands (period and multiplier configurable).
ADX
A custom-coded ADX function checks if momentum strength (trend power) is above your chosen level (e.g., 20).
Volume Factor
Ensures volume is sufficiently high relative to an SMA. If not, the breakout is likely weak and ignored.
When all these filters align (Heikin Ashi trend agrees with the Bollinger Band breakout, ADX is strong enough, and volume meets the spike threshold within your specified hour range), the script issues a single label “LONG” or “SHORT”
Market Sessions & LevelsOverview
This Pine Script indicator identifies key trading levels and market sessions, making it easier for traders to analyze price movements. It highlights the previous day's high and low, tracks premarket price action, and marks the first 5-minute high and low after the market opens.
Features
✅ Identifies Market Sessions:
Pre-Market Session (4:30 AM - 9:30 AM EST)
Regular Market Session (9:30 AM - 4:00 PM EST)
✅ Tracks Key Levels:
Previous Day’s High & Low
Premarket High & Low
First 5-Minute High & Low after market open
✅ Visual Cues for Easy Analysis:
Plots horizontal lines for each level with distinct colors
Displays labels for key price levels on the chart
How It Helps Traders
📊 Pre-Market Preparation: Helps traders spot key resistance/support levels before the market opens.
🚀 Momentum Trading: The first 5-minute high/low can act as breakout or reversal zones.
📉 Historical Price Context: Uses the previous day's high/low to gauge market sentiment.
Customization
The script can be easily modified to adjust session timings, colors, or additional levels based on your trading strategy.
💡 How to Use:
Apply the script to a 1-minute or 5-minute chart for the most accurate premarket and first 5-minute tracking.
Look for price reactions at the plotted levels to determine potential trade setups.
Hamid SessionsThis indicator highlights six major trading sessions on your chart: New York, London, Frankfurt, Hong Kong, Tokyo, and Sydney. Each session is displayed as a colored box showing the price range, with a label at the top for easy identification. The indicator also includes daily dividers to mark the start of each day with dashed lines and day labels (e.g., "Monday", "Tuesday").
Features:
Customizable session times and colors.
Adjustable range transparency and outline visibility.
Option to show/hide session labels and daily dividers.
Timezone support (UTC offset or exchange timezone).
Perfect for traders who want a clean and simple way to track key market sessions and daily transitions. Enjoy!
NakInvest - 123 (Bullish & Bearish U-Pattern)📘 Description: U-Shape 123 (Bullish & Bearish Identifier)
This indicator helps you identify the 123 reversal pattern, a powerful yet simple price action setup taught by renowned Brazilian trader Stormer.
I learned this pattern from Lucas Nakata, founder of NakInvest, who was a student of Stormer. Stormer has popularized and refined this setup in the Brazilian trading community, especially for identifying U-shaped reversals that precede strong directional moves.
⸻
🔎 What is the 123 Pattern?
The 123 pattern is a 3-candle formation used to spot bullish or bearish reversals. It forms a “U” or inverted “U” shape and is based purely on candlestick structure — no indicators or lagging signals.
There are two versions:
✅ Bullish 123 (“U” pattern)
• Candle 1: Red candle with a large body (selling pressure).
• Candle 2: Small candle of any color (pause or indecision).
• Candle 3: Green candle with a body at least 70% the size of candle 1 (strong bullish push).
This indicates a potential bullish reversal from a prior downtrend.
❌ Bearish 123 (inverted “U” pattern)
• Candle 1: Green candle with a large body (buying pressure).
• Candle 2: Small candle of any color (pause or indecision).
• Candle 3: Red candle with a body at least 70% the size of candle 1 (strong bearish push).
This indicates a potential bearish reversal from a prior uptrend.
Dynamic TrailingDynamic Trailing is an indicator that reacts quickly to shifting candle structures, using a dynamic trailing lines on either side, essentially "counting" the confluences for either side, and highlighting the winning side.
Metatrader CalculatorThe “ Metatrader Calculator ” indicator calculates the position size, risk, and potential gain of a trade, taking into account the account balance, risk percentage, entry price, stop loss price, and risk/reward ratio. It supports the XAUUSD, XAGUSD, and BTCUSD pairs, automatically calculating the position size (in lots) based on these parameters. The calculation is displayed in a table on the chart, showing the lot size, loss in dollars, and potential gain based on the defined risk.
Extended Hour Range with Midline – All SessionsThe extended hour range indicator plots the range in the extended hour and the 2x projections
Multi-Session Opening Range – All Sessions (Blue)The ORB indicator plots the high and the low for the first 30 minutes of the trading hour. It plots the mid point and 2x extension in either direction
Custom VWAPThe Custom VWAP indicator provides traders with a streamlined approach to tracking Volume Weighted Average Price (VWAP) across multiple timeframes. Unlike standard VWAP indicators that limit users to a single timeframe, this tool allows multiple VWAPs to be enabled simultaneously, including Session, Weekly, Monthly, Yearly, and an RTH (Regular Trading Hours) VWAP.
Features:
Multi-Timeframe Support: Enable or disable individual VWAPs without adding multiple indicators.
RTH VWAP Option: Includes a dedicated RTH VWAP, which is not available in the standard TradingView VWAP tool.
Customizable Labels & Styling: Adjust colors, line widths, and label placements to match your charting preferences, keeping the chart organized.
Horizontal VWAP Lines: Optional horizontal lines provide clear price level visualization.
Automatic Reset: VWAPs update at the start of each session, week, month, or year, ensuring accurate calculations without manual adjustments.
This indicator is useful for traders who rely on VWAP levels for decision-making while keeping their charts clean and efficient.
Crescenda Index Selectorndicator Name: Crescenda Index Selector
Description (English):
This Locked Score System indicator is designed to rank three major indices—US30, NAS100, and SPX500—based on five key technical factors:
Percentage Change (CHG)
Average True Range (ATR)
ADX (custom calculation)
MACD Histogram
RSI
Each factor is normalized into a 0–1 range, then multiplied by a specific weight (e.g., CHG 25%, ATR 20%, etc.) to produce an overall composite score between 0 and 100. The indicator also identifies which index (US30, NAS100, or SPX500) currently has the highest composite score (“Best Index”).
Daily Lock Feature (18:00–20:00)
Between 18:00 and 20:00 (local Amsterdam time), the indicator displays “CALCULATING” and does not show a final score or best index. It’s assumed that this time window is used to gather and finalize data for the day.
After 20:00, the system “locks” (freezes) the final score and best index. These “locked” values remain visible until the next day at 18:00, when the cycle restarts.
This approach allows traders to compare the three indices and determine which is most promising once per day—only after 20:00, when the final locked scores become available. During the 18:00–20:00 window, you essentially see a “CALCULATING…” message, reminding you that the system is still gathering data.
How It Works
Data Retrieval (Hourly)
The indicator requests 1-hour data for US30, NAS100, and SPX500 (closing prices, ATR, RSI, custom ADX, and MACD histogram).
A 2-hour lookback is used to compute %CHG for each index.
Normalization & Weighting
Each factor is clamped within a min–max range (e.g., ADX from 10–50) and converted to a 0–1 scale.
Factors are multiplied by custom weights (e.g., 25% for CHG, 20% for ATR, etc.).
All weighted values add up to create an overall “score” (0–100%).
Score Locking Mechanism
Every day at 18:00 (local Amsterdam time): The indicator resets previous locked scores and starts “CALCULATING.”
At 20:00, the final scores and best index are locked. Past 20:00, the table shows “FROZEN” plus the locked values for US30, NAS100, SPX500, and the best overall index.
Why Lock the Scores?
The system is designed to provide a once-per-day snapshot. During the 18:00–20:00 calculation window, the market data is considered “in flux.” After 20:00, the final daily snapshot is saved and remains fixed, giving you a consistent reference point for the rest of the trading day.
Key Benefits
Single Daily Decision: Focus on the final locked data to pick the best index to trade that day, rather than continuously chasing changes.
Transparent Ranking: Understand exactly how each factor (ATR, ADX, RSI, MACD, %CHG) influences the final score.
Reduced Noise: By freezing scores after 20:00, traders avoid second-guessing or indicator repainting until the next day’s update.
This combination of multifactor scoring and daily lock provides a reliable method for comparing market conditions on US30, NAS100, and SPX500 once per day, simplifying your evening decision-making process.
RSI + MACD Strategy (15min)Dieser Chart dient einem Test.
In diesem Indikator wird der RSI und MDAC genutzt.
Impulse Candle IdentifierWhat It Does
• Marks bullish impulse candles with a green triangle.
• Marks bearish impulse candles with a red triangle.
• Optionally highlights the impulse candles in the background.
Customize It
• Increase body_multiplier to only catch the most aggressive candles.
• Adjust volume_multiplier if your market has low or high volume fluctuations.
H1 Candle Reference + n Pips TargetThis indicator uses the H1 candle at a specified time (default 8:00) to set daily reference levels. It captures the high and low of the 8:00 H1 candle and displays them as blue horizontal lines across all timeframes for the rest of the day. Additionally, it plots two red target lines, set a fixed number of ticks above and below these reference levels.