Pro RSI Scanner Dashboard OB OS All Pair Timeframe
- Indicatori
- Versione: 1.0
- Attivazioni: 5
🚀 ULTIMATE RSI MASTER DASHBOARD PRO: ADVANCED MULTI-SYMBOL & MULTI-TIMEFRAME SCANNER 🚀
════════════════
OVERVIEW & VALUE PROPOSITION
════════════════
Are you tired of endlessly switching between dozens of charts and timeframes just to find a single valid RSI reversal setup? Monitoring 28 currency pairs across 7 timeframes means watching 196 different charts simultaneously. It is humanly impossible, emotionally draining, and highly inefficient.
Welcome to the ULTIMATE RSI MASTER DASHBOARD PRO. This is not just a standard indicator; it is a complete, institutional-grade market scanning engine built directly into your chart. Designed for professional traders, price action scalpers, and swing traders, this dashboard automatically scans the entire market (or your customized list of symbols) across multiple timeframes to pinpoint high-probability RSI Overbought and Oversold crossover signals in real-time.
What makes this scanner exceptionally powerful is its massive built-in confluence engine. It does not just blindly signal every RSI cross. Instead, it allows you to pass every single RSI setup through an arsenal of 16 highly advanced, fully customizable technical filters. Whether you want to trade with the primary trend using Moving Averages, confirm momentum with the Awesome Oscillator, or find deep value entries using automated Fibonacci Retracement zones, this dashboard does the heavy lifting for you.
Maximize your screen space, eliminate analysis paralysis, and never miss a high-probability trading setup again.
════════════════
KEY FEATURES & HIGHLIGHTS
════════════════
✦ MASSIVE TIME SAVER: Scans up to 100+ pairs and all timeframes simultaneously from one single chart.
✦ 1-CLICK CHART OPENING: See a signal on the dashboard? Simply click the "OPEN" button, and the indicator will instantly switch your current chart to that specific pair and timeframe, automatically plotting the exact RSI signal entry point with an arrow and trendline!
✦ 16 ADVANCED CONFIRMATION FILTERS: Filter out false signals in choppy markets by combining RSI with ADX, Ichimoku, Moving Averages, Heiken Ashi, Parabolic SAR, CCI, RVI, MACD, Support/Resistance zones, and Fibonacci.
✦ FULLY INTERACTIVE UI: Sort signals dynamically by Time, Pair, Timeframe, or Trade Direction with a single click. Minimize the dashboard to save chart space when analyzing price action.
✦ SMART ALERT SYSTEM: Push notifications to your mobile phone, email alerts, pop-up alerts, and sound notifications ensure you can step away from your desk and only return when a verified setup aligns.
✦ NO REPAINTING: The RSI crossover signals and historical dashboard data are calculated on closed bars (or specific logic) ensuring signals do not repaint once confirmed.
✦ HIGHLY OPTIMIZED CODE: Written with lightweight data arrays and efficient handle management to ensure your terminal runs smoothly, even when scanning 30 pairs on 7 timeframes every 5 seconds.
════════════════
DETAILED ADVANTAGES (WHY YOU NEED THIS)
════════════════
► THE POWER OF CONFLUENCE
Trading a naked RSI indicator is dangerous in strong trending markets. An asset can stay overbought or oversold for incredibly long periods, causing severe drawdown if you try to catch a falling knife. This dashboard changes the game by introducing "Confluence Logic". You can require the RSI to cross back up from the 30 (Oversold) level ONLY IF the price is also touching an automated Support Zone, AND the Heiken Ashi candle has turned bullish, AND the MACD histogram is above zero. You become a sniper, waiting for the perfect alignment.
► ELIMINATES EMOTIONAL TRADING
By setting strict filter rules, the dashboard hides all the "mediocre" setups that tempt you into overtrading. You will only see the exact setups that meet your rigorous mathematical criteria.
► DYNAMIC DRAG & DROP INTERFACE
Unlike clunky legacy indicators, this dashboard is modern and fluid. You can click and drag the top header to move the panel anywhere on your chart. Need to see the candles behind it? Just click the "MIN" (Minimize) button to shrink the dashboard into a tiny control bar.
► MULTI-DIMENSIONAL SORTING
When the market gets volatile, you might receive multiple signals at once. The intuitive column headers allow you to click and sort by "TIME" to see the freshest signals, sort by "PAIR" to group currencies together, or sort by "TF" to look at all your H4 swing setups before looking at your M15 scalp setups.
════════════════
PRODUCT TYPE & RECOMMENDATIONS
════════════════
► PRODUCT TYPE: MetaTrader Custom Indicator (Multi-Currency Scanner / Dashboard)
► RECOMMENDED SYMBOLS: Works flawlessly on all Asset Classes. Forex Majors, Minors, Exotics, Gold (XAUUSD), Silver, Indices (US30, NAS100, GER40), and Cryptocurrencies (BTCUSD, ETHUSD).
► RECOMMENDED TIMEFRAMES: M15, M30, H1, H4, D1. (Lower timeframes like M1 and M5 can be used for scalping, but we highly recommend enabling strict trend filters like the Double MA or Ichimoku to filter out market noise).
► BROKER REQUIREMENTS: Any broker. However, a broker with low spreads is highly recommended if you are scanning lower timeframes.
════════════════
HOW THE CORE RSI ENGINE WORKS
════════════════
The primary trigger for this dashboard is the RSI (Relative Strength Index) Crossover.
BUY SIGNAL: The RSI line drops below your defined Oversold level (e.g., 30), indicating the asset is heavily undervalued. The signal triggers exactly when the RSI line crosses BACK ABOVE the 30 level, indicating that bullish momentum is returning.
SELL SIGNAL: The RSI line rises above your defined Overbought level (e.g., 70). The signal triggers exactly when the RSI line crosses BACK BELOW the 70 level, indicating that the bearish reversal is beginning.
After the core RSI condition is met, the dashboard instantly runs the asset through your activated "Filters" (explained below) to decide if the signal is worthy of being displayed on your screen.
════════════════
COMPREHENSIVE PANDUAN PENGGUNAAN (INPUT VARIABLES GUIDE)
════════════════
This section explains every single parameter inside the indicator settings. Please read this carefully to unlock the full potential of your dashboard.
=== SCANNER SETTINGS ===
▪ InpSymbols: Enter the pairs you want to scan, separated by commas (e.g., EURUSD,GBPUSD,XAUUSD). If left completely empty, the dashboard will automatically pull pairs from your Market Watch window.
▪ InpTimeframes: Define the timeframes to scan, separated by commas (e.g., M15,H1,H4). Use standard MT timeframe names.
▪ InpUseWatch: If set to True, the indicator ignores the custom list and scans everything currently visible in your MetaTrader Market Watch. (Tip: Hide unwanted symbols in Market Watch to speed up the scan).
▪ InpMaxSymbols: A safety limit to prevent computer lag. It limits the maximum number of pairs scanned. Default is 10.
▪ InpScanSec: How often the dashboard updates in seconds. Default is 5. Lowering this consumes more CPU.
▪ InpBarsCopy: The amount of historical data to load per chart for calculations. Default is 300.
▪ InpLookback: How far back (in bars) the scanner should search to find the latest RSI cross. Default is 100.
▪ InpDirection: Choose what setups to look for. 0 = Both Buy & Sell, 1 = Buy Only, 2 = Sell Only.
=== RSI ENTRY SETTINGS ===
▪ RSI_Length: The period for the core RSI calculation. Standard is 14.
▪ RSI_Price_Source: The price used for RSI calculation. Default is PRICE_CLOSE.
▪ Oversold: The lower boundary level for Buy signals. Standard is 30.0.
▪ Overbought: The upper boundary level for Sell signals. Standard is 70.0.
=== FILTER MODE SETTINGS ===
Each of these filters can be turned ON (True) or OFF (False). If multiple filters are turned ON, a signal must pass ALL of them to appear on the dashboard.
► ADX FILTER (Average Directional Index)
Used to ensure there is actual momentum in the market.
▪ Use_ADX_Filter: True/False to enable.
▪ ADX_Period: Length of the ADX calculation (Default 10).
▪ ADX_Min_Level: The ADX line must be above this value (e.g., 20.0) for a signal to be valid, proving the market is not flat.
► SINGLE MA FILTER (Moving Average)
Trades only in the direction of the broader trend.
▪ Use_MA_Filter: True/False.
▪ MA_Period, MA_Method, MA_Applied, MA_Shift: Standard MA settings. Buy signals only trigger if Price is ABOVE this MA. Sell signals only trigger if Price is BELOW this MA.
► ICHIMOKU SENKOU SPAN B FILTER
Uses the thickest, most reliable line of the Ichimoku Cloud to determine long-term trend bias.
▪ Use_Ichimoku_Filter: True/False.
▪ Ichimoku_SenkouB / Kijun: Cloud parameters. Buy if Price > Senkou B. Sell if Price < Senkou B.
► RSI 75 FILTER (Long-Term RSI)
Uses a slow RSI to gauge the macro trend.
▪ Use_RSI75_Filter: True/False.
▪ RSI_Filter_Period: Default 75. Buy signals require this slow RSI to be > 50. Sell signals require it to be < 50.
► DOUBLE MA FILTER (Moving Average Cross)
Checks the alignment of two Moving Averages to confirm trend strength.
▪ Use_DoubleMA_Filter: True/False.
▪ MA_A (Fast) & MA_B (Slow) Settings: Define your fast and slow MAs (e.g., 50 EMA and 200 EMA). Buy signals require Fast MA > Slow MA.
► AWESOME OSCILLATOR FILTER
A powerful momentum histogram filter.
▪ Use_AO_Filter: True/False.
▪ Use_AO_Volume_Filter: If True, AO absolute value must be greater than your defined Min/Max values (AO_Buy_Min / AO_Sell_Max) to ensure strong volume momentum.
▪ Use_AO_Color_Filter: If True, Buy signals require a Green AO bar (current > previous), Sell requires a Red AO bar.
▪ Use_AO_Zero_Filter: If True, Buy signals only valid if AO > 0, Sell valid if AO < 0.
► PARABOLIC SAR FILTER
A classic trend-following trailing stop indicator.
▪ Use_SAR_Filter: True/False.
▪ SAR_Step / SAR_Maximum: Buy valid if Price is above SAR dots. Sell valid if Price is below SAR dots.
► HEIKEN ASHI FILTER
Uses smoothed price action to confirm immediate micro-trend direction.
▪ Use_HeikenAshi_Filter: True/False. Buy valid if current HA candle is bullish (Close > Open). Sell valid if HA candle is bearish.
► CCI TREND FILTER (Commodity Channel Index)
▪ Use_CCI_Filter: True/False.
▪ CCI_Period: Default 50. Buy valid if CCI > 0. Sell valid if CCI < 0.
► CCI OB & OS FILTER (Extreme CCI)
Matches RSI extremes with CCI extremes.
▪ Use_CCI_OBOS_Filter: True/False. Buy valid if CCI > Overbought level (e.g., 100). Sell valid if CCI < Oversold level (e.g., -100).
► RVI TREND FILTER (Relative Vigor Index)
Measures the conviction of a recent price action.
▪ Use_RVI_Filter: True/False. Buy valid if RVI > 0. Sell if RVI < 0.
► RVI SIGNAL FILTER
▪ Use_RVI_Signal_Filter: True/False. Requires RVI Main Line to have crossed the RVI Signal Line in the direction of your trade.
► MACD SIGNAL FILTER
▪ Use_MACD_Filter: True/False. Compares MACD Main line vs Signal Line. Buy valid if MACD Histogram > 0.
► MACD LEVEL 0 FILTER
▪ Use_MACD_Zero_Filter: True/False. Buy valid if MACD Main line is purely above the Zero baseline.
► SUPPORT & RESISTANCE FILTER
Automated dynamic price boundaries.
▪ Use_SR_Filter: True/False.
▪ SR_Period: Scans the last X bars (Default 50) to find the absolute High (Resistance) and Low (Support).
▪ SR_Zone_Points: Creates a buffer zone (e.g., 80 points) around the Support/Resistance. Buy valid ONLY if the RSI cross happens while price is touching or inside the Support Zone. Sell valid at Resistance. Incredible for range-bound trading!
► FIBONACCI FILTER
Automated deep-pullback detection using ZigZag logic.
▪ Use_Fib_Filter: True/False.
▪ Fib_Level_1 / Fib_Level_2: Define the sweet-spot zone (e.g., 0.382 and 0.618).
▪ ZigZag Settings (Depth, Deviation, Backstep): Calculates the most recent massive swing. Buy signals are only valid if the price has pulled back into your exact Fibonacci zone.
=== ALERT SETTINGS ===
▪ InpAlertPopup: Enables standard MT terminal popup boxes.
▪ InpAlertSound: Plays a wav sound file.
▪ InpSoundFile: Name of the wav file (e.g., "alert2.wav").
▪ InpAlertPush: Sends a push notification to your MT mobile app.
▪ InpAlertEmail: Sends an email to your configured address.
▪ InpEmailSubject: Custom subject line for the email.
▪ InpAlertOnlyNew: Highly recommended! If True, it only alerts you once when a brand new signal appears, preventing spam.
=== SORTING SETTINGS ===
▪ InpSortBy: Default sorting method upon loading (Time, Pair, TF, Dir).
▪ InpSortNewest: If True, the most recent signals appear at the very top of the list.
=== DISPLAY / UI / CHART DRAWING SETTINGS ===
▪ InpX / InpY: Starting X and Y pixel coordinates for the dashboard.
▪ InpScale: Adjusts the overall size of the dashboard (100 = Normal, 150 = Large, 80 = Small). Perfect for 4K monitors!
▪ InpRowH / InpFont / Padding / Widths: Micro-adjustments for every single column width and text size to fit your visual preference.
▪ InpShowEmpty: If True, shows rows even if no valid signal is found (displays "-").
▪ InpMaxRows: Maximum number of signals visible at once (Default 17).
▪ InpDrawOnChart: When you click "OPEN" on a signal, this automatically plots an arrow and an entry line on the new chart showing exactly where the signal occurred.
▪ Colors (InpColBg, InpColHead, etc.): Fully customize the aesthetic theme of the dashboard. Change background, text, bull/bear colors, and highlight accents to match your personal chart template.
════════════════
DASHBOARD INTERFACE GUIDE (HOW TO USE)
════════════════
- THE TOP HEADER: Shows the indicator name, total pairs scanned, total timeframes, number of active signals found, and a list of your currently active filters.
- MINIMIZE / CLEAR / REFRESH BUTTONS:
- MIN: Shrinks the dashboard into a tiny bar so you can see your candlesticks. Click 'MAX' to restore it.
- CLEAR: Deletes the dashboard graphics temporarily.
- REFRESH: Forces a hard re-scan of the market and re-applies all UI objects.
- SORTING COLUMNS: Click directly on the words "PAIR", "TF", "DIR", or "TIME" in the column headers to sort the data instantly. A small arrow (^ or v) will indicate the sorting direction.
- READING THE DATA:
- PAIR: The currency/asset symbol.
- TF: The timeframe the cross happened on.
- DIR: BUY (Green) or SELL (Red).
- TIME: The exact terminal time the signal candle closed.
- ENTRY: The closing price of the candle that triggered the valid signal.
- RSI: The exact RSI value at the time of the cross.
- AGE: How much time has passed since the signal occurred (e.g., "5m" means 5 minutes ago, "2h" means 2 hours ago).
- THE "OPEN" BUTTON: This is the most powerful UI feature. If you see a setup you like, click "OPEN". The dashboard will instantly change your current chart to that specific currency pair and timeframe. It will then automatically draw a vertical Arrow and a horizontal Entry Line exactly where the signal happened, allowing you to visually inspect the price action instantly!
════════════════
THANK YOU
════════════════
Thank you for choosing the RSI Scanner Dashboard Pro! We are committed to providing elite trading tools that give you an unfair advantage in the markets. We wish you massive success and consistent profits. Happy Trading! 📈💸
